Skip to content

Commit

Permalink
fix(deps): update dependency postcss-safe-parser to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 5, 2024
1 parent 4ac69eb commit 1775a46
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 47 deletions.
115 changes: 69 additions & 46 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"eslint-compat-utils": "^0.6.0",
"lodash": "^4.17.21",
"postcss": "^8.4.31",
"postcss-safe-parser": "^6.0.0",
"postcss-safe-parser": "^7.0.0",

Check failure on line 107 in package.json

View workflow job for this annotation

GitHub Actions / lint

"postcss-safe-parser@^7.0.0" is not compatible with "node@^12.22.0||^14.17.0||>=16.0.0". Allowed is: "node@>=18.0.0"
"postcss-scss": "^4.0.3",
"postcss-selector-parser": "^6.0.9",
"postcss-styl": "^0.12.0"
Expand Down

0 comments on commit 1775a46

Please sign in to comment.