Skip to content

Commit 46f3ed6

Browse files
Bump eslint-plugin-vue from 7.13.0 to 7.16.0 in /ui
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.13.0 to 7.16.0. - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Commits](vuejs/eslint-plugin-vue@v7.13.0...v7.16.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]>
1 parent 7566e80 commit 46f3ed6

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"eslint-plugin-prettier": "^3.4.0",
6363
"eslint-plugin-promise": "^4.3.1",
6464
"eslint-plugin-standard": "^5.0.0",
65-
"eslint-plugin-vue": "^7.13.0",
65+
"eslint-plugin-vue": "^7.16.0",
6666
"expect-playwright": "^0.2.6",
6767
"file-loader": "^6.2.0",
6868
"friendly-errors-webpack-plugin": "^1.6.1",

ui/yarn.lock

+10-10
Original file line numberDiff line numberDiff line change
@@ -4021,15 +4021,15 @@ eslint-plugin-standard@^5.0.0:
40214021
resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-5.0.0.tgz#c43f6925d669f177db46f095ea30be95476b1ee4"
40224022
integrity sha512-eSIXPc9wBM4BrniMzJRBm2uoVuXz2EPa+NXPk2+itrVt+r5SbKFERx/IgrK/HmfjddyKVz2f+j+7gBRvu19xLg==
40234023

4024-
eslint-plugin-vue@^7.13.0:
4025-
version "7.13.0"
4026-
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.13.0.tgz#6f3d232bf1fcd0428353b0d581ebaca1c5dbc17a"
4027-
integrity sha512-u0+jL8h2MshRuMTCLslktxRsPTjlENNcNufhgHu01N982DmHVdeFniyMPoVLLRjACQOwdz3FdlsgYGBMBG+AKg==
4024+
eslint-plugin-vue@^7.16.0:
4025+
version "7.16.0"
4026+
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.16.0.tgz#7fe9fea039a190b108319c1380adf543ef57707d"
4027+
integrity sha512-0E2dVvVC7I2Xm1HXyx+ZwPj9CNX4NJjs4K4r+GVsHWyt5Pew3JLD4fI7A91b2jeL0TXE7LlszrwLSTJU9eqehw==
40284028
dependencies:
40294029
eslint-utils "^2.1.0"
40304030
natural-compare "^1.4.0"
4031-
semver "^7.3.2"
4032-
vue-eslint-parser "^7.8.0"
4031+
semver "^6.3.0"
4032+
vue-eslint-parser "^7.10.0"
40334033

40344034
eslint-scope@^4.0.3:
40354035
version "4.0.3"
@@ -9973,10 +9973,10 @@ vm-browserify@^1.0.1:
99739973
resolved "https://registry.yarnpkg.com/vm-browserify/-/vm-browserify-1.1.2.tgz"
99749974
integrity sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ==
99759975

9976-
vue-eslint-parser@^7.8.0:
9977-
version "7.8.0"
9978-
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-7.8.0.tgz#43850bf856c9a69d62c0e12769609c338423684b"
9979-
integrity sha512-ehmmrLZNYLUoKayvVW8l8HyPQIfuYZHiJoQLRP3dapDlTU7bGs4tqIKVGdAEpMuXS/b4R/PImCt7Tkj4UhX1SQ==
9976+
vue-eslint-parser@^7.10.0:
9977+
version "7.10.0"
9978+
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-7.10.0.tgz#ea4e4b10fd10aa35c8a79ac783488d8abcd29be8"
9979+
integrity sha512-7tc/ewS9Vq9Bn741pvpg8op2fWJPH3k32aL+jcIcWGCTzh/zXSdh7pZ5FV3W2aJancP9+ftPAv292zY5T5IPCg==
99809980
dependencies:
99819981
debug "^4.1.1"
99829982
eslint-scope "^5.1.1"

0 commit comments

Comments
 (0)