Skip to content

Commit

Permalink
build(deps-dev): bump eslint-plugin-vue from 9.17.0 to 9.18.1
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.17.0 to 9.18.1.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](vuejs/eslint-plugin-vue@v9.17.0...v9.18.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Quentin-Guillemin committed Nov 6, 2023
1 parent f88534a commit 5e3b246
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"dotenv": "^16.3.1",
"dotenv-checker": "^1.1.5",
"eslint": "^8.52.0",
"eslint-plugin-vue": "^9.17.0",
"eslint-plugin-vue": "^9.18.1",
"husky": "^8.0.3",
"jsdom": "^22.1.0",
"lint-staged": "^15.0.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2703,9 +2703,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-vue@npm:^9.17.0":
version: 9.17.0
resolution: "eslint-plugin-vue@npm:9.17.0"
"eslint-plugin-vue@npm:^9.18.1":
version: 9.18.1
resolution: "eslint-plugin-vue@npm:9.18.1"
dependencies:
"@eslint-community/eslint-utils": ^4.4.0
natural-compare: ^1.4.0
Expand All @@ -2716,7 +2716,7 @@ __metadata:
xml-name-validator: ^4.0.0
peerDependencies:
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0
checksum: 2ef53a03876f7c96828ad10dae7d1c4d87b51e348f58b16de3f2bedbbff9a3410eabfaf65e4890b0b7ae6d1e710c1c370998d5bc64d6ca3095a95713b3a4cf67
checksum: 774c1e91634f3fce33d5dcb8055959890f2b7620b558f9a5372175b2161d1341d69857d158bb9e97846252722d569126478c0be313bb4d3ac47beac875076f36
languageName: node
linkType: hard

Expand Down Expand Up @@ -3263,7 +3263,7 @@ __metadata:
dotenv: ^16.3.1
dotenv-checker: ^1.1.5
eslint: ^8.52.0
eslint-plugin-vue: ^9.17.0
eslint-plugin-vue: ^9.18.1
husky: ^8.0.3
jsdom: ^22.1.0
lint-staged: ^15.0.2
Expand Down

0 comments on commit 5e3b246

Please sign in to comment.