aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-04-03 22:00:38 +0000
committerGravatar vitalyster2023-04-04 17:48:12 +0300
commitdbdd45b19bc3760e30924049f715c0dd57ac9bc8 (patch)
tree60449729d3813e655df487e04a93b67b2547cd81 /package.json
parentd487561b5362db793da5f11c738331957b7bc2a2 (diff)
build(deps-dev): bump stylelint-config-standard from 31.0.0 to 32.0.0
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 31.0.0 to 32.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/31.0.0...32.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 ecb0fa2d..bc38e45b 100644
--- a/package.json
+++ b/package.json
@@ -79,7 +79,7 @@
"regenerator-runtime": "^0.13.11",
"style-loader": "^3.3.2",
"stylelint": "^15.3.0",
- "stylelint-config-standard": "^31.0.0",
+ "stylelint-config-standard": "^32.0.0",
"webpack": "^5.77.0",
"webpack-cli": "^5.0.1",
"webpack-dev-server": "^4.13.1"