diff options
author | dependabot[bot] | 2021-03-09 06:29:50 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:56 +0300 |
commit | edf7e302aa404f0dbce83d21c0784b6318e11297 (patch) | |
tree | 0e75186169099876c06036405bbd6ba39798dcc8 /vnext/package.json | |
parent | a9f7a68f66fa81f4c0470011c394f66f91ca7c91 (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.json | 2 |
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" |