aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-12-29 17:02:21 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:59 +0300
commit6d1b28d97c831ae4dfe170438717313cba8818d5 (patch)
tree2447a973b9d9dfb4c21c1d8a73e50b84ef27f7e6 /vnext/package.json
parent17aaeae7e258239001fed905812da90d74b2259e (diff)
Bump stylelint from 14.16.0 to 14.16.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.16.0 to 14.16.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.16.0...14.16.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 1bc379a2..05d06509 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.16.0",
+ "stylelint": "^14.16.1",
"stylelint-config-standard": "^29.0.0"
},
"dependencies": {