Skip to content

Commit 3bf079c

Browse files
authored
chore: Update postcss-selector-parser@7.1.0 (#2947)
1 parent 917787c commit 3bf079c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/neat-coats-allow.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"eslint-plugin-vue": patch
3+
---
4+
5+
Updated dependency [postcss-selector-parser](https://github.com/postcss/postcss-selector-parser) to v7.1.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"@eslint-community/eslint-utils": "^4.4.0",
7676
"natural-compare": "^1.4.0",
7777
"nth-check": "^2.1.1",
78-
"postcss-selector-parser": "^6.0.15",
78+
"postcss-selector-parser": "^7.1.0",
7979
"semver": "^7.6.3",
8080
"xml-name-validator": "^4.0.0"
8181
},

0 commit comments

Comments
 (0)