Skip to content

Commit

Permalink
fix(deps): bump eslint-plugin-vue from 9.21.1 to 9.22.0 (#529)
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.21.1 to 9.22.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](vuejs/eslint-plugin-vue@v9.21.1...v9.22.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:production
  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 Feb 23, 2024
1 parent bd0eda0 commit c228926
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 22 deletions.
40 changes: 20 additions & 20 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/eslint-config-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@
},
"dependencies": {
"@tada5hi/eslint-config": "^1.2.7",
"eslint-plugin-vue": "^9.21.1"
"eslint-plugin-vue": "^9.22.0"
}
}
2 changes: 1 addition & 1 deletion packages/eslint-config-vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@
},
"dependencies": {
"@tada5hi/eslint-config": "^1.2.7",
"eslint-plugin-vue": "^9.21.1"
"eslint-plugin-vue": "^9.22.0"
}
}

0 comments on commit c228926

Please sign in to comment.