Skip to content

Commit 6ec4483

Browse files
authored
Merge pull request #223 from haiafara/depfu/update/yarn/eslint-plugin-vue-7.16.0
2 parents 1c49feb + 9538547 commit 6ec4483

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"css-loader": "5.2.6",
8282
"css-minimizer-webpack-plugin": "^3.0.2",
8383
"eslint": "^7.32.0",
84-
"eslint-plugin-vue": "^7.15.1",
84+
"eslint-plugin-vue": "^7.16.0",
8585
"file-loader": "^6.2.0",
8686
"html-webpack-plugin": "^5.3.2",
8787
"jest": "^27.0.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3769,10 +3769,10 @@ escodegen@^2.0.0:
37693769
optionalDependencies:
37703770
source-map "~0.6.1"
37713771

3772-
eslint-plugin-vue@^7.15.1:
3773-
version "7.15.1"
3774-
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.15.1.tgz#699c1f3ce2032ea8843b8d5d1adb863b7979965c"
3775-
integrity sha512-4/r+n/i+ovyeW2gVRRH92kpy4lkpFbyPR4BMxGBTLtGnwqOKKzjSo6EMSaT0RhWPvEjK9uifcY8e7z5n8BIEgw==
3772+
eslint-plugin-vue@^7.16.0:
3773+
version "7.16.0"
3774+
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.16.0.tgz#7fe9fea039a190b108319c1380adf543ef57707d"
3775+
integrity sha512-0E2dVvVC7I2Xm1HXyx+ZwPj9CNX4NJjs4K4r+GVsHWyt5Pew3JLD4fI7A91b2jeL0TXE7LlszrwLSTJU9eqehw==
37763776
dependencies:
37773777
eslint-utils "^2.1.0"
37783778
natural-compare "^1.4.0"

0 commit comments

Comments
 (0)