Skip to content

Commit

Permalink
chore(deps-dev): bump eslint-plugin-vue from 9.18.0 to 9.18.1 (sircha…
Browse files Browse the repository at this point in the history
…rlo#2250)

Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.18.0 to 9.18.1.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](vuejs/eslint-plugin-vue@v9.18.0...v9.18.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 27, 2023
1 parent 9ee6992 commit 41eba66
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 @@ -102,7 +102,7 @@
"eslint-friendly-formatter": "^4.0.1",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-nuxt": "^4.0.0",
"eslint-plugin-vue": "^9.18.0",
"eslint-plugin-vue": "^9.18.1",
"eslint-webpack-plugin": "^2.7.0",
"fast-glob": "^3.3.1",
"fast-xml-parser": "^4.3.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7945,9 +7945,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-vue@npm:^9.18.0":
version: 9.18.0
resolution: "eslint-plugin-vue@npm:9.18.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 @@ -7958,7 +7958,7 @@ __metadata:
xml-name-validator: ^4.0.0
peerDependencies:
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0
checksum: c5c1b1f6a430428abd22f65372942289bbcce7f860862da5f76e3f6772c45de0606c0c985f4f5eb2703961a462f93fecfdc170d9dea4175034732db00cf0f6c5
checksum: 774c1e91634f3fce33d5dcb8055959890f2b7620b558f9a5372175b2161d1341d69857d158bb9e97846252722d569126478c0be313bb4d3ac47beac875076f36
languageName: node
linkType: hard

Expand Down Expand Up @@ -11260,7 +11260,7 @@ __metadata:
eslint-friendly-formatter: ^4.0.1
eslint-import-resolver-typescript: ^3.6.1
eslint-plugin-nuxt: ^4.0.0
eslint-plugin-vue: ^9.18.0
eslint-plugin-vue: ^9.18.1
eslint-webpack-plugin: ^2.7.0
fast-glob: ^3.3.1
fast-xml-parser: ^4.3.2
Expand Down

0 comments on commit 41eba66

Please sign in to comment.