aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-04-27 06:33:15 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:57 +0300
commit58871fc2cb131ea7a08e8b394e2c5d3cc5018121 (patch)
tree903355c7db499776e01fcb521185639fc0215132 /vnext/package.json
parent46c65f6c6a69916b1e6768dc5b6c238b6ac38774 (diff)
Bump stylelint-config-standard from 21.0.0 to 22.0.0
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 21.0.0 to 22.0.0. - [Release notes](https://github.com/stylelint/stylelint-config-standard/releases) - [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/master/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint-config-standard/compare/21.0.0...22.0.0) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json
index 616f9b0b..ee727d46 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -38,7 +38,7 @@
"react-test-renderer": "^17.0.2",
"style-loader": "^2.0.0",
"stylelint": "^13.13.0",
- "stylelint-config-standard": "^21.0.0",
+ "stylelint-config-standard": "^22.0.0",
"webpack": "^5.35.1",
"webpack-cli": "^4.6.0",
"webpack-dev-server": "^3.11.2"