aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-02-21 23:11:03 +0000
committerGravatar vitalyster2023-02-22 11:49:32 +0300
commitcacee73e558ff5a08ff588b6010fd79f83eb3a6f (patch)
treee2b2958112f3f02c9da9ed97e6e343a5f74b29ad /vnext/package.json
parent10dcfa9365e1dacbb300164cc0cec8fc002c76ae (diff)
build(deps-dev): bump stylelint from 15.0.0 to 15.2.0 in /vnext
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.0.0 to 15.2.0. - [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/15.0.0...15.2.0) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor ... 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 b6df8a04..538a7855 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -45,7 +45,7 @@
"postcss-preset-env": "^8.0.1",
"postcss-url": "^10.1.3",
"react-test-renderer": "^18.2.0",
- "stylelint": "^15.0.0",
+ "stylelint": "^15.2.0",
"stylelint-config-standard": "^30.0.1"
},
"dependencies": {