We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c63e1e commit 6080fb3Copy full SHA for 6080fb3
package.json
@@ -54,12 +54,12 @@
54
"eslint": "^6.2.0 || ^7.0.0 || ^8.0.0"
55
},
56
"dependencies": {
57
- "@eslint-community/eslint-utils": "^4.3.0",
+ "@eslint-community/eslint-utils": "^4.4.0",
58
"natural-compare": "^1.4.0",
59
- "nth-check": "^2.0.1",
60
- "postcss-selector-parser": "^6.0.9",
61
- "semver": "^7.3.5",
62
- "vue-eslint-parser": "^9.3.0",
+ "nth-check": "^2.1.1",
+ "postcss-selector-parser": "^6.0.13",
+ "semver": "^7.5.4",
+ "vue-eslint-parser": "^9.3.1",
63
"xml-name-validator": "^4.0.0"
64
65
"devDependencies": {
0 commit comments