aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-11-16 07:27:43 +0000
committerGravatar vitalyster2021-11-16 10:31:14 +0300
commita647e563060391a6f359e1dc07ff0055ca1bdb2b (patch)
tree43d1089dbe8934df5ba148ce19d57c0fe4499e59 /package.json
parentcf469dd2c917171eae9b6d55632d7084dfa5e501 (diff)
Bump stylelint from 14.0.1 to 14.1.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.0.1 to 14.1.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.0.1...14.1.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 5046d706..3c6b60a9 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"postcss-import": "^14.0.2",
"postcss-preset-env": "^6.7.0",
"regenerator-runtime": "^0.13.9",
- "stylelint": "^14.0.1",
+ "stylelint": "^14.1.0",
"stylelint-config-standard": "^24.0.0",
"webpack": "^5.64.1",
"webpack-cli": "^4.9.1"