mirror of
https://github.com/HangarMC/Hangar.git
synced 2024-11-21 01:21:54 +08:00
Update dependency eslint-plugin-vue to v7.8.0
This commit is contained in:
parent
ee8bbf2787
commit
4327d485ba
@ -45,7 +45,7 @@
|
||||
"eslint-config-prettier": "7.2.0",
|
||||
"eslint-plugin-nuxt": "2.0.0",
|
||||
"eslint-plugin-prettier": "3.3.1",
|
||||
"eslint-plugin-vue": "7.7.0",
|
||||
"eslint-plugin-vue": "7.8.0",
|
||||
"fibers": "5.0.0",
|
||||
"husky": "5.2.0",
|
||||
"lint-staged": "10.5.4",
|
||||
|
@ -4178,7 +4178,17 @@ eslint-plugin-unicorn@^28.0.2:
|
||||
safe-regex "^2.1.1"
|
||||
semver "^7.3.4"
|
||||
|
||||
eslint-plugin-vue@7.7.0, eslint-plugin-vue@^7.1.0, eslint-plugin-vue@^7.7.0:
|
||||
eslint-plugin-vue@7.8.0:
|
||||
version "7.8.0"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.8.0.tgz#cb0e85d65b65fa8d15e783fbb03c049d2c4cfdae"
|
||||
integrity sha512-OGrnPz+PuYL2HmVyBHxm4mRjxW2kfFCQE6Hw9G6qOHs/Pcu0srOlCCW0FMa8SLzIEqxl8WuKoBSPcMnrjUG2vw==
|
||||
dependencies:
|
||||
eslint-utils "^2.1.0"
|
||||
natural-compare "^1.4.0"
|
||||
semver "^7.3.2"
|
||||
vue-eslint-parser "^7.6.0"
|
||||
|
||||
eslint-plugin-vue@^7.1.0, eslint-plugin-vue@^7.7.0:
|
||||
version "7.7.0"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.7.0.tgz#a90df4595e670821bf243bd2750ededdb74948b8"
|
||||
integrity sha512-mYz4bpLGv5jx6YG/GvKkqbGSfV7uma2u1P3mLA41Q5vQl8W1MeuTneB8tfsLq6xxxesFubcrOC0BZBJ5R+eaCQ==
|
||||
|
Loading…
Reference in New Issue
Block a user