Skip to content

Commit

Permalink
build(deps-dev): bump eslint-plugin-vue from 9.27.0 to 9.28.0 (#1485)
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.27.0 to 9.28.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](vuejs/eslint-plugin-vue@v9.27.0...v9.28.0)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 7, 2024
1 parent b17301c commit 8dd0218
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"cypress": "~13.14.2",
"eslint": "~8.57.0",
"eslint-plugin-cypress": "^3.5.0",
"eslint-plugin-vue": "^9.27.0",
"eslint-plugin-vue": "^9.28.0",
"jest": "~29.7.0",
"jest-environment-jsdom": "^29.7.0",
"sass-loader": "~16.0.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7061,21 +7061,21 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-vue@npm:^9.27.0":
version: 9.27.0
resolution: "eslint-plugin-vue@npm:9.27.0"
"eslint-plugin-vue@npm:^9.28.0":
version: 9.28.0
resolution: "eslint-plugin-vue@npm:9.28.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"
semver: "npm:^7.6.0"
semver: "npm:^7.6.3"
vue-eslint-parser: "npm:^9.4.3"
xml-name-validator: "npm:^4.0.0"
peerDependencies:
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: b8ea74e0a57bd9faba71b362ddea34a6b866ccd7af42692a108d818feef27480df87e30261ffd790520006ff4dd808ecc1a1577a13713e3c66378e2214f3e1fb
checksum: fd1fd1b2a73b2503e58e2d41024220ca072617ef626413efc2955ede857db91116f84974a4250c0e2dcedccca96dfcd7c7bf04a4af0f23ddb71321c2b6522598
languageName: node
linkType: hard

Expand Down Expand Up @@ -11142,7 +11142,7 @@ __metadata:
cypress: "npm:~13.14.2"
eslint: "npm:~8.57.0"
eslint-plugin-cypress: "npm:^3.5.0"
eslint-plugin-vue: "npm:^9.27.0"
eslint-plugin-vue: "npm:^9.28.0"
jest: "npm:~29.7.0"
jest-environment-jsdom: "npm:^29.7.0"
moment: "npm:^2.30.1"
Expand Down

0 comments on commit 8dd0218

Please sign in to comment.