Skip to content

Commit

Permalink
build(deps-dev): bump eslint-plugin-vue from 9.29.1 to 9.30.0 (#1556)
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.29.1 to 9.30.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](vuejs/eslint-plugin-vue@v9.29.1...v9.30.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 Nov 2, 2024
1 parent 51567cc commit ec2051e
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 @@ -51,7 +51,7 @@
"cypress": "~13.15.1",
"eslint": "~8.57.0",
"eslint-plugin-cypress": "^3.6.0",
"eslint-plugin-vue": "^9.29.1",
"eslint-plugin-vue": "^9.30.0",
"jest": "~29.7.0",
"jest-environment-jsdom": "^29.7.0",
"sass-loader": "~16.0.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7168,9 +7168,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-vue@npm:^9.29.1":
version: 9.29.1
resolution: "eslint-plugin-vue@npm:9.29.1"
"eslint-plugin-vue@npm:^9.30.0":
version: 9.30.0
resolution: "eslint-plugin-vue@npm:9.30.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
globals: "npm:^13.24.0"
Expand All @@ -7182,7 +7182,7 @@ __metadata:
xml-name-validator: "npm:^4.0.0"
peerDependencies:
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 13e762bab66b339aedf0d23b781c32c43928a8f06d6c6db4c9f3a917c3294fe9ca9f61f390f185d49f1573dcc061caaec730095768d39f882a063f6cb5c0c54f
checksum: e7853c3b2c2909f6b7aa1d523728509279825c50b68b321c6f964f8c7d4d44bf89a2a25bf949d31de9987525170ab440e5530eede697cc506d6675fe7120ba2f
languageName: node
linkType: hard

Expand Down Expand Up @@ -11301,7 +11301,7 @@ __metadata:
cypress: "npm:~13.15.1"
eslint: "npm:~8.57.0"
eslint-plugin-cypress: "npm:^3.6.0"
eslint-plugin-vue: "npm:^9.29.1"
eslint-plugin-vue: "npm:^9.30.0"
jest: "npm:~29.7.0"
jest-environment-jsdom: "npm:^29.7.0"
moment: "npm:^2.30.1"
Expand Down

0 comments on commit ec2051e

Please sign in to comment.