Skip to content

Commit 17a52b7

Browse files
committed
chore: update postcss-selector-parser
According to the release notes, the major bump should have no effect on our own depedencies, so we do not need to raise the postcss-calc major version for this change
1 parent 2d93ff1 commit 17a52b7

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"typescript": "~5.6.3"
4343
},
4444
"dependencies": {
45-
"postcss-selector-parser": "^6.1.2",
45+
"postcss-selector-parser": "^7.0.0",
4646
"postcss-value-parser": "^4.2.0"
4747
},
4848
"peerDependencies": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)