We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 917787c commit 3bf079cCopy full SHA for 3bf079c
.changeset/neat-coats-allow.md
@@ -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
@@ -75,7 +75,7 @@
75
"@eslint-community/eslint-utils": "^4.4.0",
76
"natural-compare": "^1.4.0",
77
"nth-check": "^2.1.1",
78
- "postcss-selector-parser": "^6.0.15",
+ "postcss-selector-parser": "^7.1.0",
79
"semver": "^7.6.3",
80
"xml-name-validator": "^4.0.0"
81
},
0 commit comments