Skip to content

Commit

Permalink
⬆️ Update eslint-plugin-vue to v9.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 26, 2024
1 parent d06aa00 commit 3838085
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"eslint-plugin-regexp": "2.4.0",
"eslint-plugin-tsdoc": "0.2.17",
"eslint-plugin-unicorn": "51.0.1",
"eslint-plugin-vue": "9.23.0",
"eslint-plugin-vue": "9.24.0",
"html-loader": "5.0.0",
"husky": "9.0.11",
"js-yaml": "4.1.0",
Expand Down
13 changes: 7 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5387,11 +5387,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-vue@npm:9.23.0":
version: 9.23.0
resolution: "eslint-plugin-vue@npm:9.23.0"
"eslint-plugin-vue@npm:9.24.0":
version: 9.24.0
resolution: "eslint-plugin-vue@npm:9.24.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"
Expand All @@ -5400,7 +5401,7 @@ __metadata:
xml-name-validator: "npm:^4.0.0"
peerDependencies:
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0
checksum: 10c0/aea38577d7b58eb987ef6ade61488168213c8680421c09fade6966bf4d696e640daf78342d7e4d0e6afe197361ca739fd155a993da27c952f321407827a3553a
checksum: 10c0/4b8a5ec008bd35fe26953c9a916fc285375cdc5fa3025f0c427a16c1032bf38b21c8dfed2d616fa7242efc84bbc133d4872f3fbe5ab0f25e9529370179746f7c
languageName: node
linkType: hard

Expand Down Expand Up @@ -6013,7 +6014,7 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:^13.19.0":
"globals@npm:^13.19.0, globals@npm:^13.24.0":
version: 13.24.0
resolution: "globals@npm:13.24.0"
dependencies:
Expand Down Expand Up @@ -7594,7 +7595,7 @@ __metadata:
eslint-plugin-regexp: "npm:2.4.0"
eslint-plugin-tsdoc: "npm:0.2.17"
eslint-plugin-unicorn: "npm:51.0.1"
eslint-plugin-vue: "npm:9.23.0"
eslint-plugin-vue: "npm:9.24.0"
he: "npm:1.2.0"
highcharts: "npm:11.4.0"
highcharts-vue: "npm:1.4.3"
Expand Down

0 comments on commit 3838085

Please sign in to comment.