diff options
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 2 |
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": { |