aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-11-07 21:07:46 +0000
committerGravatar vitalyster2022-11-08 00:18:14 +0300
commit2b3f019582ab4dce46898a37bab595aef4625ff4 (patch)
treebc620e505955b0e7a21a092b3b6ee756f2443337 /package.json
parent1056d9dea3878e4df2ec85cecbbfd645cbf9b256 (diff)
Bump stylelint from 14.14.0 to 14.14.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.14.0 to 14.14.1. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/14.14.0...14.14.1) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 76b9a7e7..a6c3ac5b 100644
--- a/package.json
+++ b/package.json
@@ -48,7 +48,7 @@
"postcss-import": "^15.0.0",
"postcss-preset-env": "^7.8.2",
"regenerator-runtime": "^0.13.10",
- "stylelint": "^14.14.0",
+ "stylelint": "^14.14.1",
"stylelint-config-standard": "^29.0.0",
"webpack": "^5.74.0",
"webpack-cli": "^4.10.0"