aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-02-08 21:12:28 +0000
committerGravatar vitalyster2022-02-09 00:20:19 +0300
commitcd70f20ddfe9efad42644a56b8bf731e31a71687 (patch)
treec036a8d92328f70dab330613b96e2babd6525f29 /package.json
parent3288b3f9d30068ae01891466847f1ead6d4e0c7e (diff)
Bump stylelint-config-standard from 24.0.0 to 25.0.0
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 24.0.0 to 25.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/24.0.0...25.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 18442999..9656f099 100644
--- a/package.json
+++ b/package.json
@@ -47,7 +47,7 @@
"postcss-preset-env": "^7.3.1",
"regenerator-runtime": "^0.13.9",
"stylelint": "^14.3.0",
- "stylelint-config-standard": "^24.0.0",
+ "stylelint-config-standard": "^25.0.0",
"webpack": "^5.68.0",
"webpack-cli": "^4.9.2"
},