aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-12-05 17:03:06 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:59 +0300
commit74d0229f225d5f01cd52b5ff11ec8c867492bde2 (patch)
tree70b82bd7581a59a6c263ee7ee54fb668fe96b3b3 /vnext/package.json
parent8df3d4e5e62d4c0b8c3e3a9b0756eb402fe70f0a (diff)
Bump stylelint from 14.15.0 to 14.16.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.15.0 to 14.16.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/14.15.0...14.16.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 b4a531e8..2250a103 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -45,7 +45,7 @@
"postcss-preset-env": "^7.8.3",
"postcss-url": "^10.1.3",
"react-test-renderer": "^18.2.0",
- "stylelint": "^14.15.0",
+ "stylelint": "^14.16.0",
"stylelint-config-standard": "^29.0.0"
},
"dependencies": {