aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-01-20 07:24:57 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commit677426fb0607c5d877a39e39632de69260a6945e (patch)
tree6ea737ea5900e7d0bf0b211f7ce6bc9650c48a87 /vnext/package.json
parent0ad19d6fcd4635c3dddef33b9f4ffe92833e9af4 (diff)
Bump stylelint from 13.8.0 to 13.9.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.8.0 to 13.9.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.8.0...13.9.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 4d94505b..97f66545 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.8.0",
+ "stylelint": "^13.9.0",
"stylelint-config-standard": "^20.0.0",
"webpack": "^5.16.0",
"webpack-cli": "^4.3.1",