Skip to content

Commit 6f557fa

Browse files
fix(deps): update dependency postcss-safe-parser to v7 (#305)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2b1fec3 commit 6f557fa

File tree

2 files changed

+93
-14
lines changed

2 files changed

+93
-14
lines changed

package-lock.json

Lines changed: 92 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"eslint-utils": "^3.0.0",
9797
"lodash": "^4.17.21",
9898
"postcss": "^8.4.31",
99-
"postcss-safe-parser": "^6.0.0",
99+
"postcss-safe-parser": "^7.0.0",
100100
"postcss-scss": "^4.0.3",
101101
"postcss-selector-parser": "^6.0.9",
102102
"postcss-styl": "^0.12.0"

0 commit comments

Comments
 (0)