aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-11-03 17:02:57 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:58 +0300
commit2b6fc0a40b1e661ef6cc49da76a7bbd43b75189c (patch)
treeb8e7ca79c397095bc3702776e04864b023d806d1 /vnext/package.json
parent6bfdba6f7044784e474af2afc7b98761cbe8c55f (diff)
Bump stylelint from 14.14.0 to 14.14.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.14.0 to 14.14.1. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/14.14.0...14.14.1) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-patch ... 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 eaec1058..76b6c902 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -48,7 +48,7 @@
"postcss-preset-env": "^7.8.2",
"react-test-renderer": "^18.2.0",
"style-loader": "^3.3.1",
- "stylelint": "^14.14.0",
+ "stylelint": "^14.14.1",
"stylelint-config-standard": "^29.0.0",
"webpack": "^5.74.0",
"webpack-cli": "^4.10.0",