Skip to content

Commit

Permalink
build(deps-dev): bump eslint-plugin-vue from 9.19.2 to 9.20.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.19.2 to 9.20.1.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](vuejs/eslint-plugin-vue@v9.19.2...v9.20.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 and Quentin-Guillemin committed Jan 16, 2024
1 parent 9eceb4f commit bb6cff5
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.3.1",
"dotenv-checker": "^1.1.5",
"eslint": "^8.56.0",
"eslint-plugin-vue": "^9.19.2",
"eslint-plugin-vue": "^9.20.1",
"husky": "^8.0.3",
"jsdom": "^23.2.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 @@ -2494,20 +2494,20 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-vue@npm:^9.19.2":
version: 9.19.2
resolution: "eslint-plugin-vue@npm:9.19.2"
"eslint-plugin-vue@npm:^9.20.1":
version: 9.20.1
resolution: "eslint-plugin-vue@npm:9.20.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.3.1"
vue-eslint-parser: "npm:^9.4.0"
xml-name-validator: "npm:^4.0.0"
peerDependencies:
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0
checksum: 4cadfd71ef2acd2873302b21675951cb6b397b158adc0bf131ae6425fcf1b7a21c0ec989798684e203521e078863f53f8313ab0635c21882b50e2581682e319f
checksum: b9d2d2400aad7a77b3da6844f261cc2d9e86d99ae0febd7d544ababbf316be7eddfc3ff610e5d1d0ea3c9db0d24bbafe3129b1b8472ff10fe81162ded402736c
languageName: node
linkType: hard

Expand Down Expand Up @@ -2992,7 +2992,7 @@ __metadata:
dotenv: "npm:^16.3.1"
dotenv-checker: "npm:^1.1.5"
eslint: "npm:^8.56.0"
eslint-plugin-vue: "npm:^9.19.2"
eslint-plugin-vue: "npm:^9.20.1"
husky: "npm:^8.0.3"
jsdom: "npm:^23.2.0"
lint-staged: "npm:^15.2.0"
Expand Down Expand Up @@ -5996,7 +5996,7 @@ __metadata:
languageName: node
linkType: hard

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

0 comments on commit bb6cff5

Please sign in to comment.