Skip to content

Commit edb0112

Browse files
committed
fix: package.json & yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728
1 parent f739f91 commit edb0112

File tree

2 files changed

+383
-464
lines changed

2 files changed

+383
-464
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"serve": "^11.3.0",
100100
"standard-version": "^9.3.1",
101101
"style-loader": "^1.2.1",
102-
"stylelint": "^13.13.1",
102+
"stylelint": "^16.13.0",
103103
"stylelint-config-standard": "^22.0.0",
104104
"stylelint-scss": "^3.20.1",
105105
"terser-webpack-plugin": "^5.2.5",

0 commit comments

Comments
 (0)