Skip to content

Commit 4325c7c

Browse files
fix(deps): update dependency postcss-safe-parser to v7
1 parent beadf06 commit 4325c7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/eslint-plugin-svelte/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"known-css-properties": "^0.35.0",
6464
"postcss": "^8.4.38",
6565
"postcss-load-config": "^3.1.4",
66-
"postcss-safe-parser": "^6.0.0",
66+
"postcss-safe-parser": "^7.0.0",
6767
"postcss-selector-parser": "^7.0.0",
6868
"semver": "^7.6.2",
6969
"svelte-eslint-parser": "^1.0.0-0"

0 commit comments

Comments
 (0)