Skip to content

Commit 0dc9c4f

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795
1 parent 1ce1dbd commit 0dc9c4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"prettier-eslint": "^15.0.1",
8585
"prettier-plugin-organize-imports": "^3.0.0",
8686
"prettier-plugin-packagejson": "^2.2.18",
87-
"stylelint": "^14.9.1",
87+
"stylelint": "^15.10.1",
8888
"stylelint-config-css-modules": "^4.1.0",
8989
"stylelint-config-prettier": "^9.0.3",
9090
"stylelint-config-rational-order": "^0.0.4",

0 commit comments

Comments
 (0)