Skip to content

Commit

Permalink
build(deps-dev): bump eslint-plugin-vue from 9.20.1 to 9.21.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.20.1 to 9.21.1.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](vuejs/eslint-plugin-vue@v9.20.1...v9.21.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 Feb 1, 2024
1 parent 21af844 commit 48ad27b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"dotenv": "^16.4.1",
"dotenv-checker": "^1.1.5",
"eslint": "^8.56.0",
"eslint-plugin-vue": "^9.20.1",
"eslint-plugin-vue": "^9.21.1",
"husky": "^8.0.3",
"jsdom": "^24.0.0",
"lint-staged": "^15.2.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2407,20 +2407,20 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-vue@npm:^9.20.1":
version: 9.20.1
resolution: "eslint-plugin-vue@npm:9.20.1"
"eslint-plugin-vue@npm:^9.21.1":
version: 9.21.1
resolution: "eslint-plugin-vue@npm:9.21.1"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
natural-compare: "npm:^1.4.0"
nth-check: "npm:^2.1.1"
postcss-selector-parser: "npm:^6.0.13"
semver: "npm:^7.5.4"
vue-eslint-parser: "npm:^9.4.0"
vue-eslint-parser: "npm:^9.4.2"
xml-name-validator: "npm:^4.0.0"
peerDependencies:
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0
checksum: 10/b9d2d2400aad7a77b3da6844f261cc2d9e86d99ae0febd7d544ababbf316be7eddfc3ff610e5d1d0ea3c9db0d24bbafe3129b1b8472ff10fe81162ded402736c
checksum: 10/7f18924844b11e7d2659b35320e481c7742865ca2973e217a6bd5a8d6885ca10a48a453cc4fe3efab368dc6a35a6006efd825a39c48b6e965d23d2f4c119c0c3
languageName: node
linkType: hard

Expand Down Expand Up @@ -2905,7 +2905,7 @@ __metadata:
dotenv: "npm:^16.4.1"
dotenv-checker: "npm:^1.1.5"
eslint: "npm:^8.56.0"
eslint-plugin-vue: "npm:^9.20.1"
eslint-plugin-vue: "npm:^9.21.1"
husky: "npm:^8.0.3"
jsdom: "npm:^24.0.0"
lint-staged: "npm:^15.2.0"
Expand Down Expand Up @@ -5903,7 +5903,7 @@ __metadata:
languageName: node
linkType: hard

"vue-eslint-parser@npm:^9.3.1, vue-eslint-parser@npm:^9.4.0":
"vue-eslint-parser@npm:^9.3.1, vue-eslint-parser@npm:^9.4.2":
version: 9.4.2
resolution: "vue-eslint-parser@npm:9.4.2"
dependencies:
Expand Down

0 comments on commit 48ad27b

Please sign in to comment.