Skip to content

Commit e51b6c3

Browse files
Bump eslint-plugin-vue from 9.9.0 to 9.10.0 in /doorbell (#311)
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.9.0 to 9.10.0. - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Commits](vuejs/eslint-plugin-vue@v9.9.0...v9.10.0) --- updated-dependencies: - dependency-name: eslint-plugin-vue dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 841afe5 commit e51b6c3

File tree

2 files changed

+16
-43
lines changed

2 files changed

+16
-43
lines changed

doorbell/package-lock.json

Lines changed: 15 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doorbell/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@vue/test-utils": "^2.3.0",
2929
"chai": "^4.2.0",
3030
"eslint": "^8.36.0",
31-
"eslint-plugin-vue": "^9.9.0",
31+
"eslint-plugin-vue": "^9.10.0",
3232
"rimraf": "^4.4.0"
3333
},
3434
"eslintConfig": {

0 commit comments

Comments
 (0)