aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-02-20 21:57:58 +0000
committerGravatar vitalyster2023-02-22 02:10:02 +0300
commit462200a48e3ab8fbc64e7b6a889836c0e96b50ee (patch)
tree33ef5632a5f18abf4a4f0ab225652b7f72f387c2 /package.json
parentf8a8191737f8ebd377e5f58341ea9f68bd2f3635 (diff)
build(deps-dev): bump stylelint from 15.1.0 to 15.2.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.1.0 to 15.2.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/15.1.0...15.2.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 c9f45d1c..82940879 100644
--- a/package.json
+++ b/package.json
@@ -49,7 +49,7 @@
"postcss-import": "^15.1.0",
"postcss-preset-env": "^8.0.1",
"regenerator-runtime": "^0.13.11",
- "stylelint": "^15.1.0",
+ "stylelint": "^15.2.0",
"stylelint-config-standard": "^30.0.1",
"webpack": "^5.75.0",
"webpack-cli": "^5.0.1"