Skip to content

Commit dfe899c

Browse files
authored
Merge pull request #72 from privy-open-source/renovate/eslint
chore(deps): update dependency eslint-plugin-vue to v9.20.1
2 parents 1f3001b + 649cfba commit dfe899c

1 file changed

Lines changed: 21 additions & 4 deletions

File tree

yarn.lock

Lines changed: 21 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5293,19 +5293,19 @@ __metadata:
52935293
linkType: hard
52945294

52955295
"eslint-plugin-vue@npm:^9.9.0":
5296-
version: 9.19.2
5297-
resolution: "eslint-plugin-vue@npm:9.19.2"
5296+
version: 9.20.1
5297+
resolution: "eslint-plugin-vue@npm:9.20.1"
52985298
dependencies:
52995299
"@eslint-community/eslint-utils": "npm:^4.4.0"
53005300
natural-compare: "npm:^1.4.0"
53015301
nth-check: "npm:^2.1.1"
53025302
postcss-selector-parser: "npm:^6.0.13"
53035303
semver: "npm:^7.5.4"
5304-
vue-eslint-parser: "npm:^9.3.1"
5304+
vue-eslint-parser: "npm:^9.4.0"
53055305
xml-name-validator: "npm:^4.0.0"
53065306
peerDependencies:
53075307
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0
5308-
checksum: 4cadfd71ef2acd2873302b21675951cb6b397b158adc0bf131ae6425fcf1b7a21c0ec989798684e203521e078863f53f8313ab0635c21882b50e2581682e319f
5308+
checksum: b9d2d2400aad7a77b3da6844f261cc2d9e86d99ae0febd7d544ababbf316be7eddfc3ff610e5d1d0ea3c9db0d24bbafe3129b1b8472ff10fe81162ded402736c
53095309
languageName: node
53105310
linkType: hard
53115311

@@ -12442,6 +12442,23 @@ __metadata:
1244212442
languageName: node
1244312443
linkType: hard
1244412444

12445+
"vue-eslint-parser@npm:^9.4.0":
12446+
version: 9.4.0
12447+
resolution: "vue-eslint-parser@npm:9.4.0"
12448+
dependencies:
12449+
debug: "npm:^4.3.4"
12450+
eslint-scope: "npm:^7.1.1"
12451+
eslint-visitor-keys: "npm:^3.3.0"
12452+
espree: "npm:^9.3.1"
12453+
esquery: "npm:^1.4.0"
12454+
lodash: "npm:^4.17.21"
12455+
semver: "npm:^7.3.6"
12456+
peerDependencies:
12457+
eslint: ">=6.0.0"
12458+
checksum: a5e31ac1ab91ecc2f7f3222fe505f92aa453de238645e0fb691fdf14be50aa1e98161c530b37540f5ea241f1a26bfb1aa2bf449be7838203d78fff51921d7a44
12459+
languageName: node
12460+
linkType: hard
12461+
1244512462
"vue-router@npm:^4.2.5":
1244612463
version: 4.2.5
1244712464
resolution: "vue-router@npm:4.2.5"

0 commit comments

Comments
 (0)