Skip to content

Commit 607bd4c

Browse files
authored
Bump eslint-plugin-vue from 5.1.0 to 5.2.3 (#10)
Bump eslint-plugin-vue from 5.1.0 to 5.2.3
2 parents 1086b34 + c4ba819 commit 607bd4c

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@vue/eslint-config-airbnb": "^4.0.0",
2525
"babel-eslint": "^10.0.1",
2626
"eslint": "^5.8.0",
27-
"eslint-plugin-vue": "^5.0.0",
27+
"eslint-plugin-vue": "^5.2.3",
2828
"vue-template-compiler": "^2.5.21"
2929
}
3030
}

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3568,12 +3568,12 @@ eslint-plugin-vue@^4.7.1:
35683568
dependencies:
35693569
vue-eslint-parser "^2.0.3"
35703570

3571-
eslint-plugin-vue@^5.0.0:
3572-
version "5.1.0"
3573-
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.1.0.tgz#d0d373334be8140d698ec4e1fb83f09faa48081b"
3574-
integrity sha512-C7avvbGLb9J1PyGiFolPcGR4ljUc+dKm5ZJdrUKXwXFxHHx4SqOmRI29AsFyW7PbCGcnOvIlaq7NJS6HDIak+g==
3571+
eslint-plugin-vue@^5.2.3:
3572+
version "5.2.3"
3573+
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.3.tgz#3ee7597d823b5478804b2feba9863b1b74273961"
3574+
integrity sha512-mGwMqbbJf0+VvpGR5Lllq0PMxvTdrZ/ZPjmhkacrCHbubJeJOt+T6E3HUzAifa2Mxi7RSdJfC9HFpOeSYVMMIw==
35753575
dependencies:
3576-
vue-eslint-parser "^4.0.2"
3576+
vue-eslint-parser "^5.0.0"
35773577

35783578
eslint-restricted-globals@^0.1.1:
35793579
version "0.1.1"
@@ -9356,10 +9356,10 @@ vue-eslint-parser@^2.0.3:
93569356
esquery "^1.0.0"
93579357
lodash "^4.17.4"
93589358

9359-
vue-eslint-parser@^4.0.2:
9360-
version "4.0.3"
9361-
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-4.0.3.tgz#80cf162e484387b2640371ad21ba1f86e0c10a61"
9362-
integrity sha512-AUeQsYdO6+7QXCems+WvGlrXd37PHv/zcRQSQdY1xdOMwdFAPEnMBsv7zPvk0TPGulXkK/5p/ITgrjiYB7k3ag==
9359+
vue-eslint-parser@^5.0.0:
9360+
version "5.0.0"
9361+
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-5.0.0.tgz#00f4e4da94ec974b821a26ff0ed0f7a78402b8a1"
9362+
integrity sha512-JlHVZwBBTNVvzmifwjpZYn0oPWH2SgWv5dojlZBsrhablDu95VFD+hriB1rQGwbD+bms6g+rAFhQHk6+NyiS6g==
93639363
dependencies:
93649364
debug "^4.1.0"
93659365
eslint-scope "^4.0.0"

0 commit comments

Comments
 (0)