aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-06-08 21:12:04 +0000
committerGravatar vitalyster2022-06-09 01:38:03 +0300
commitcf21c08038faa3541eee29b8178b255144507bbd (patch)
tree0a2ebf0752e3c8e756486d5082c8d59304a33698 /package.json
parent04564d8da85f2d30add9763048488532fa3e62c4 (diff)
Bump stylelint from 14.8.5 to 14.9.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.8.5 to 14.9.0. - [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.5...14.9.0) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor ... 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 e77a9cab..15983b69 100644
--- a/package.json
+++ b/package.json
@@ -48,7 +48,7 @@
"postcss-import": "^14.1.0",
"postcss-preset-env": "^7.7.1",
"regenerator-runtime": "^0.13.9",
- "stylelint": "^14.8.5",
+ "stylelint": "^14.9.0",
"stylelint-config-standard": "^25.0.0",
"webpack": "^5.73.0",
"webpack-cli": "^4.9.2"