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 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": { |