diff options
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vnext/package.json b/vnext/package.json index 4c803de3..246b0b71 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -45,8 +45,8 @@ "postcss-preset-env": "^8.0.1", "postcss-url": "^10.1.3", "react-test-renderer": "^18.2.0", - "stylelint": "^14.16.1", - "stylelint-config-standard": "^29.0.0" + "stylelint": "^15.0.0", + "stylelint-config-standard": "^30.0.1" }, "dependencies": { "axios": "^1.3.2", |