Skip to content

Commit 698b3d5

Browse files
Bump eslint-plugin-vue from 7.9.0 to 7.10.0 in /webui/frontend (#166)
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.9.0 to 7.10.0. - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Commits](vuejs/eslint-plugin-vue@v7.9.0...v7.10.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 73aae68 commit 698b3d5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

webui/frontend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"babel-eslint": "^10.1.0",
3232
"bootstrap": "^4.6.0",
3333
"eslint": "^6.8.0",
34-
"eslint-plugin-vue": "^7.9.0",
34+
"eslint-plugin-vue": "^7.10.0",
3535
"mutationobserver-shim": "^0.3.7",
3636
"popper.js": "^1.16.1",
3737
"portal-vue": "^2.1.7",

webui/frontend/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3624,10 +3624,10 @@ eslint-loader@^2.2.1:
36243624
object-hash "^1.1.4"
36253625
rimraf "^2.6.1"
36263626

3627-
eslint-plugin-vue@^7.9.0:
3628-
version "7.9.0"
3629-
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.9.0.tgz#f8e83a2a908f4c43fc8304f5401d4ff671f3d560"
3630-
integrity sha512-2Q0qQp5+5h+pZvJKCbG1/jCRUYrdgAz5BYKGyTlp2NU8mx09u3Hp7PsH6d5qef6ojuPoCXMnrbbDxeoplihrSw==
3627+
eslint-plugin-vue@^7.10.0:
3628+
version "7.10.0"
3629+
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.10.0.tgz#251749aa99e089e085275f011042c6e74189f89a"
3630+
integrity sha512-xdr6e4t/L2moRAeEQ9HKgge/hFq+w9v5Dj+BA54nTAzSFdUyKLiSOdZaRQjCHMY0Pk2WaQBFH9QiWG60xiC+6A==
36313631
dependencies:
36323632
eslint-utils "^2.1.0"
36333633
natural-compare "^1.4.0"

0 commit comments

Comments
 (0)