aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-02-12 06:36:14 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commit0b110d68f308181c1031a5e849032508f065a8ab (patch)
tree6ceeaf250e67f6fcf1550f39fb91b53dc42e1bff /vnext/package.json
parenta65c39ffc9ef6b0af4fa7fc9bf35bb869cc2f2b6 (diff)
Bump stylelint from 13.9.0 to 13.10.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.9.0 to 13.10.0. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/13.9.0...13.10.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 064bcb3a..675be961 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -37,7 +37,7 @@
"postcss-preset-env": "^6.7.0",
"react-test-renderer": "^17.0.1",
"style-loader": "^2.0.0",
- "stylelint": "^13.9.0",
+ "stylelint": "^13.10.0",
"stylelint-config-standard": "^20.0.0",
"webpack": "^5.21.2",
"webpack-cli": "^4.5.0",