8000 chore(deps): update devdependency eslint-plugin-vue to ^7.0.1 · bootstrap-vue/bootstrap-vue@e814e23 · GitHub
[go: up one dir, main page]

Skip to content

Commit e814e23

Browse files
committed
chore(deps): update devdependency eslint-plugin-vue to ^7.0.1
1 parent 600deb7 commit e814e23

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
@@ -135,7 +135,7 @@
135135
"eslint-plugin-prettier": "^3.1.4",
136136
"eslint-plugin-promise": "^4.2.1",
137137
"eslint-plugin-standard": "^4.0.1",
138-
"eslint-plugin-vue": "^7.0.0",
138+
"eslint-plugin-vue": "^7.0.1",
139139
"esm": "^3.2.25",
140140
"execa": "^4.0.3",
141141
"highlight.js": "^9.18.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5621,10 +5621,10 @@ eslint-plugin-standard@^4.0.1:
56215621
resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-4.0.1.tgz#ff0519f7ffaff114f76d1bd7c3996eef0f6e20b4"
56225622
integrity sha512-v/KBnfyaOMPmZc/dmc6ozOdWqekGp7bBGq4jLAecEfPGmfKiWS4sA8sC0LqiV9w5qmXAtXVn4M3p1jSyhY85SQ==
56235623

5624-
eslint-plugin-vue@^7.0.0:
5625-
version "7.0.0"
5626-
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.0.0.tgz#abaf59dec3aa50228b37a89ca1239893c96c981f"
5627-
integrity sha512-SFcM8ZMdVRUQKrAryl6Q5razrJtloATUOKTZoK/8yvQig1c1L3VRoMLL9AXiV3VNsKXolkk6yeMIiqGf33/Iew==
5624+
eslint-plugin-vue@^7.0.1:
5625+
version "7.0.1"
5626+
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.0.1.tgz#8e69a9041bb9719c018f154fdcacbb17713e0240"
5627+
integrity sha512-Pzl88S8Gue9BPcvSg+K/Av2V5UlwGeBxiZW5cLYbDngHm7vLnSuO/q2n54kIyCqfPmuD5PKlJrNSzoN+Ur9HRg==
56285628
dependencies:
56295629
eslint-utils "^2.1.0"
56305630
natural-compare "^1.4.0"

0 commit comments

Comments
 (0)
0