Skip to content

Commit

Permalink
Merge pull request #611 from spiltcoffee/dependabot/npm_and_yarn/esli…
Browse files Browse the repository at this point in the history
…nt-plugin-vue-9.24.0

build(npm-dev): bump eslint-plugin-vue from 9.23.0 to 9.24.0
  • Loading branch information
mergify[bot] authored Mar 26, 2024
2 parents 9a1643d + 6814648 commit 91f8b31
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-vue": "^9.23.0",
"eslint-plugin-vue": "^9.24.0",
"lint-staged": "^15.2.2",
"prettier": "^3.2.5",
"sass": "~1.72.0",
Expand Down
20 changes: 15 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3719,11 +3719,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": ^4.4.0
globals: ^13.24.0
natural-compare: ^1.4.0
nth-check: ^2.1.1
postcss-selector-parser: ^6.0.15
Expand All @@ -3732,7 +3733,7 @@ __metadata:
xml-name-validator: ^4.0.0
peerDependencies:
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0
checksum: acb3a4dd27a815be37b63fc735c88bf9bfd12a5147639635eb6e473c7fdf47f69a78693ffeb67581ffd11e0016c134bb56a667193b958a189cbfc2df3e93160b
checksum: 2309b919d8fced6210c11e09107f443990063c0392843909cf50fad682e820c48bf5cc28b82a1239c03fd7ceeb4239e1baa653370c4c76689ec5fb8a970cd303
languageName: node
linkType: hard

Expand Down Expand Up @@ -4510,6 +4511,15 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:^13.24.0":
version: 13.24.0
resolution: "globals@npm:13.24.0"
dependencies:
type-fest: ^0.20.2
checksum: 56066ef058f6867c04ff203b8a44c15b038346a62efbc3060052a1016be9f56f4cf0b2cd45b74b22b81e521a889fc7786c73691b0549c2f3a6e825b3d394f43c
languageName: node
linkType: hard

"globby@npm:^11.0.1, globby@npm:^11.0.2, globby@npm:^11.0.3, globby@npm:^11.1.0":
version: 11.1.0
resolution: "globby@npm:11.1.0"
Expand Down Expand Up @@ -8627,7 +8637,7 @@ __metadata:
eslint: ^8.57.0
eslint-config-prettier: ^9.1.0
eslint-plugin-prettier: ^5.1.3
eslint-plugin-vue: ^9.23.0
eslint-plugin-vue: ^9.24.0
lint-staged: ^15.2.2
lodash.clonedeep: ^4.5.0
prettier: ^3.2.5
Expand Down

0 comments on commit 91f8b31

Please sign in to comment.