Skip to content

Commit

Permalink
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 27, 2023
1 parent db253dc commit 471c08e
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 @@ -31,7 +31,7 @@
"@vue/compiler-sfc": "^3.3.7",
"crypto-browserify": "^3.12.0",
"eslint": "^8.51.0",
"eslint-plugin-vue": "^9.17.0",
"eslint-plugin-vue": "^9.18.1",
"ifdef-loader": "^2.3.2",
"sass": "~1.69.4",
"sass-loader": "^13.3.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5971,7 +5971,7 @@ __metadata:
core-js: ^3.33.1
crypto-browserify: ^3.12.0
eslint: ^8.51.0
eslint-plugin-vue: ^9.17.0
eslint-plugin-vue: ^9.18.1
ifdef-loader: ^2.3.2
register-service-worker: ^1.7.1
sass: ~1.69.4
Expand Down Expand Up @@ -6248,9 +6248,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 @@ -6261,7 +6261,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

0 comments on commit 471c08e

Please sign in to comment.