aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-04-29 21:07:32 +0000
committerGravatar vitalyster2022-05-01 21:12:52 +0300
commit55b74d132067add0c3b7be63d33e6c2c24e3f625 (patch)
tree0a536001d13d6edae345e4c0ecf6a51da59c29d4 /package.json
parentefc166f3bcdcaf0b573845a40b6a6f16aea975a4 (diff)
Bump stylelint from 14.8.0 to 14.8.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.8.0 to 14.8.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.8.0...14.8.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 0f1ecdac..3b74f805 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"postcss-import": "^14.1.0",
"postcss-preset-env": "^7.4.4",
"regenerator-runtime": "^0.13.9",
- "stylelint": "^14.8.0",
+ "stylelint": "^14.8.1",
"stylelint-config-standard": "^25.0.0",
"webpack": "^5.72.0",
"webpack-cli": "^4.9.2"