Skip to content

Commit 3b98352

Browse files
fix(deps): update dependency postcss-safe-parser to v7
1 parent 74e0f0b commit 3b98352

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.31.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": "^6.0.16",
6868
"semver": "^7.6.2",
6969
"svelte-eslint-parser": "^0.36.0"

0 commit comments

Comments
 (0)