aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-02-22 07:40:20 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commitedc69154d14d31c7e27865b2457fda7a9d2c4bab (patch)
tree1bf4b3c671ff14fbc03975c25c7e802732c18ee9 /vnext/package.json
parent4cb9c7536f3d7e12fab16268a8f1666861629b52 (diff)
Bump stylelint from 13.10.0 to 13.11.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.10.0 to 13.11.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.10.0...13.11.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 4a39d9ce..746192b8 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.10.0",
+ "stylelint": "^13.11.0",
"stylelint-config-standard": "^20.0.0",
"webpack": "^5.23.0",
"webpack-cli": "^4.5.0",