Skip to content

Commit 3723423

Browse files
chore(deps-dev): bump eslint-plugin-vue from 7.9.0 to 7.10.0 (#225)
1 parent 9ad48f6 commit 3723423

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
@@ -38,7 +38,7 @@
3838
"eslint-plugin-jest": "^24.3.6",
3939
"eslint-plugin-node": "^11.0.0",
4040
"eslint-plugin-promise": "^4.2.1",
41-
"eslint-plugin-vue": "^7.9.0",
41+
"eslint-plugin-vue": "^7.10.0",
4242
"husky": "^6.0.0",
4343
"jest": "^26.0.1",
4444
"jest-transform-stub": "^2.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2519,10 +2519,10 @@ eslint-plugin-promise@^4.2.1:
25192519
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.3.1.tgz#61485df2a359e03149fdafc0a68b0e030ad2ac45"
25202520
integrity sha512-bY2sGqyptzFBDLh/GMbAxfdJC+b0f23ME63FOE4+Jao0oZ3E1LEwFtWJX/1pGMJLiTtrSSern2CRM/g+dfc0eQ==
25212521

2522-
eslint-plugin-vue@^7.9.0:
2523-
version "7.9.0"
2524-
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.9.0.tgz#f8e83a2a908f4c43fc8304f5401d4ff671f3d560"
2525-
integrity sha512-2Q0qQp5+5h+pZvJKCbG1/jCRUYrdgAz5BYKGyTlp2NU8mx09u3Hp7PsH6d5qef6ojuPoCXMnrbbDxeoplihrSw==
2522+
eslint-plugin-vue@^7.10.0:
2523+
version "7.10.0"
2524+
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.10.0.tgz#251749aa99e089e085275f011042c6e74189f89a"
2525+
integrity sha512-xdr6e4t/L2moRAeEQ9HKgge/hFq+w9v5Dj+BA54nTAzSFdUyKLiSOdZaRQjCHMY0Pk2WaQBFH9QiWG60xiC+6A==
25262526
dependencies:
25272527
eslint-utils "^2.1.0"
25282528
natural-compare "^1.4.0"

0 commit comments

Comments
 (0)