Skip to content

Commit

Permalink
fix: update postcss-selector-parser
Browse files Browse the repository at this point in the history
  • Loading branch information
ludofischer committed Jul 21, 2024
1 parent 9629fdd commit 0498278
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"typescript": "~5.5.3"
},
"dependencies": {
"postcss-selector-parser": "^6.0.16",
"postcss-selector-parser": "^6.1.1",
"postcss-value-parser": "^4.2.0"
},
"peerDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

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

0 comments on commit 0498278

Please sign in to comment.