aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-04-26 08:15:36 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:57 +0300
commit46c65f6c6a69916b1e6768dc5b6c238b6ac38774 (patch)
tree1ed093551987745940ef2343b430a6eb3e0a46c8 /vnext/package.json
parentd0fbb2a05c6fe212ee794d068798e7e29543b6e4 (diff)
Bump stylelint from 13.12.0 to 13.13.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.12.0 to 13.13.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.12.0...13.13.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 88e22ccb..616f9b0b 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -37,7 +37,7 @@
"postcss-preset-env": "^6.7.0",
"react-test-renderer": "^17.0.2",
"style-loader": "^2.0.0",
- "stylelint": "^13.12.0",
+ "stylelint": "^13.13.0",
"stylelint-config-standard": "^21.0.0",
"webpack": "^5.35.1",
"webpack-cli": "^4.6.0",