aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-03-09 06:29:50 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commitedf7e302aa404f0dbce83d21c0784b6318e11297 (patch)
tree0e75186169099876c06036405bbd6ba39798dcc8 /vnext/package.json
parenta9f7a68f66fa81f4c0470011c394f66f91ca7c91 (diff)
Bump stylelint-config-standard from 20.0.0 to 21.0.0
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 20.0.0 to 21.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/20.0.0...21.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 769a31c8..c3a77bd9 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -38,7 +38,7 @@
"react-test-renderer": "^17.0.1",
"style-loader": "^2.0.0",
"stylelint": "^13.12.0",
- "stylelint-config-standard": "^20.0.0",
+ "stylelint-config-standard": "^21.0.0",
"webpack": "^5.24.3",
"webpack-cli": "^4.5.0",
"webpack-dev-server": "^3.11.2"