aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-02-16 22:16:19 +0000
committerGravatar vitalyster2022-02-17 01:57:45 +0300
commitd95517f241f415c8603faac93f4efc8eea14dd15 (patch)
treed4c0977edf3b3c65023d2ded1a1f9e02857b63c3 /package.json
parentb47cfd26c9896a37e36577d7baa7e28acba61392 (diff)
Bump stylelint from 14.5.0 to 14.5.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.5.0 to 14.5.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.5.0...14.5.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 f104e21f..aeeb0f3f 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"postcss-import": "^14.0.2",
"postcss-preset-env": "^7.4.0",
"regenerator-runtime": "^0.13.9",
- "stylelint": "^14.5.0",
+ "stylelint": "^14.5.1",
"stylelint-config-standard": "^25.0.0",
"webpack": "^5.69.0",
"webpack-cli": "^4.9.2"