Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency eslint-plugin-vue to v9.27.0 #1948

Merged
merged 1 commit into from
Jul 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 14 additions & 14 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file not shown.
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4904,20 +4904,20 @@ __metadata:
linkType: hard

"eslint-plugin-vue@npm:^9.23.0":
version: 9.26.0
resolution: "eslint-plugin-vue@npm:9.26.0"
version: 9.27.0
resolution: "eslint-plugin-vue@npm:9.27.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
globals: "npm:^13.24.0"
natural-compare: "npm:^1.4.0"
nth-check: "npm:^2.1.1"
postcss-selector-parser: "npm:^6.0.15"
semver: "npm:^7.6.0"
vue-eslint-parser: "npm:^9.4.2"
vue-eslint-parser: "npm:^9.4.3"
xml-name-validator: "npm:^4.0.0"
peerDependencies:
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10c0/5236762e9ff0bb4f6ce0f59b7923d0ed46bed7b42141d0a4aa93b4f382f5a5e5c8d940dff2ff1ee30f5d3a16523481580239ec0b8800f5370a5aead2cc577386
checksum: 10c0/a99f8f0f9363cdb931816958bee9787236774d3e1b76c49e4207fefa4d0ebd34dcc29b3fe7ceaf1e36d2c505a6a339fdce54bd1466007f32c1eb4da1814db903
languageName: node
linkType: hard

Expand Down Expand Up @@ -10456,9 +10456,9 @@ __metadata:
languageName: node
linkType: hard

"vue-eslint-parser@npm:^9.4.2":
version: 9.4.2
resolution: "vue-eslint-parser@npm:9.4.2"
"vue-eslint-parser@npm:^9.4.3":
version: 9.4.3
resolution: "vue-eslint-parser@npm:9.4.3"
dependencies:
debug: "npm:^4.3.4"
eslint-scope: "npm:^7.1.1"
Expand All @@ -10469,7 +10469,7 @@ __metadata:
semver: "npm:^7.3.6"
peerDependencies:
eslint: ">=6.0.0"
checksum: 10c0/79593073adbce8971565133c70a203f12f0be0f8c5e3a4063796fd56e5de64f1f3ad7f91be5a787a7a3fe751306ed22086ee8369d52725be95f452827ce670de
checksum: 10c0/128be5988de025b5abd676a91c3e92af68288a5da1c20b2ff848fe90e040c04b2222a03b5d8048cf4a5e0b667a8addfb6f6e6565860d4afb5190c4cc42d05578
languageName: node
linkType: hard

Expand Down