aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-11-16 07:23:24 +0000
committerGravatar vitalyster2021-11-16 10:26:56 +0300
commitcf469dd2c917171eae9b6d55632d7084dfa5e501 (patch)
tree02d503e805980162ec33822cb811ac894db9309e /package.json
parent5aad163d918fe6b5288e4da583aee898cc2cc57c (diff)
Bump stylelint-config-standard from 23.0.0 to 24.0.0
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 23.0.0 to 24.0.0. - [Release notes](https://github.com/stylelint/stylelint-config-standard/releases) - [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint-config-standard/compare/23.0.0...24.0.0) --- updated-dependencies: - dependency-name: stylelint-config-standard dependency-type: direct:development update-type: version-update:semver-major ... 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 c1f0d7a9..5046d706 100644
--- a/package.json
+++ b/package.json
@@ -47,7 +47,7 @@
"postcss-preset-env": "^6.7.0",
"regenerator-runtime": "^0.13.9",
"stylelint": "^14.0.1",
- "stylelint-config-standard": "^23.0.0",
+ "stylelint-config-standard": "^24.0.0",
"webpack": "^5.64.1",
"webpack-cli": "^4.9.1"
},