chore(deps-dev): bump vti from 0.0.24 to 0.1.1

Bumps vti from 0.0.24 to 0.1.1.

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-03-08 07:24:38 +00:00 committed by Dongsen
parent 4dfad41b0e
commit 72cd3aac73
2 changed files with 49 additions and 16 deletions

View File

@ -48,7 +48,7 @@
"ts-jest": "^26.5.1",
"typescript": "~4.2.2",
"vite": "^2.0.2",
"vti": "^0.0.24",
"vti": "^0.1.1",
"vue-jest": "^5.0.0-alpha.8"
},
"husky": {

View File

@ -1599,6 +1599,11 @@ commander@^6.2.0:
resolved "https://registry.yarnpkg.com/commander/-/commander-6.2.1.tgz#0792eb682dfbc325999bb2b84fddddba110ac73c"
integrity sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA==
commander@^7.1.0:
version "7.1.0"
resolved "https://registry.yarnpkg.com/commander/-/commander-7.1.0.tgz#f2eaecf131f10e36e07d894698226e36ae0eb5ff"
integrity sha512-pRxBna3MJe6HKnBGsDyMv8ETbptw3axEdYHoqNh7gu5oDcew8fs0xnivZGm06Ogk8zGAJ9VX+OPEr2GXEQK4dg==
common-tags@^1.8.0:
version "1.8.0"
resolved "https://registry.yarnpkg.com/common-tags/-/common-tags-1.8.0.tgz#8e3153e542d4a39e9b10554434afaaf98956a937"
@ -2137,7 +2142,7 @@ eslint-plugin-promise@^4.3.1:
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.3.1.tgz#61485df2a359e03149fdafc0a68b0e030ad2ac45"
integrity sha512-bY2sGqyptzFBDLh/GMbAxfdJC+b0f23ME63FOE4+Jao0oZ3E1LEwFtWJX/1pGMJLiTtrSSern2CRM/g+dfc0eQ==
eslint-plugin-vue@^7.4.1, eslint-plugin-vue@^7.6.0:
eslint-plugin-vue@^7.6.0:
version "7.6.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.6.0.tgz#ea616e6dfd45d545adb16cba628c5a992cc31f0b"
integrity sha512-qYpKwAvpcQXyUXVcG8Zd+fxHDx9iSgTQuO7dql7Ug/2BCvNNDr6s3I9p8MoUo23JJdO7ZAjW3vSwY/EBf4uBcw==
@ -2147,6 +2152,16 @@ eslint-plugin-vue@^7.4.1, eslint-plugin-vue@^7.6.0:
semver "^7.3.2"
vue-eslint-parser "^7.5.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==
dependencies:
eslint-utils "^2.1.0"
natural-compare "^1.4.0"
semver "^7.3.2"
vue-eslint-parser "^7.6.0"
eslint-scope@^5.0.0, eslint-scope@^5.1.1:
version "5.1.1"
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
@ -2172,7 +2187,7 @@ eslint-visitor-keys@^2.0.0:
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
eslint@^7.18.0, eslint@^7.21.0:
eslint@^7.21.0:
version "7.21.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.21.0.tgz#4ecd5b8c5b44f5dedc9b8a110b01bbfeb15d1c83"
integrity sha512-W2aJbXpMNofUp0ztQaF40fveSsJBjlSCSWpy//gzfTvwC+USs/nceBrKmlJOiM8r1bLwP2EuYkCqArn/6QTIgg==
@ -5682,7 +5697,12 @@ typedarray@^0.0.6:
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
typescript@^4.1.3, typescript@~4.2.2:
typescript@^4.2.2:
version "4.2.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
typescript@~4.2.2:
version "4.2.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.2.tgz#1450f020618f872db0ea17317d16d8da8ddb8c4c"
integrity sha512-tbb+NVrLfnsJy3M59lsDgrzWIflR4d4TIUjz+heUnHZwdF7YsrMTKoRERiIvI2lvBG95dfpLxB21WZhys1bgaQ==
@ -5803,23 +5823,24 @@ vite@^2.0.2:
optionalDependencies:
fsevents "~2.3.1"
vls@^0.7.0:
version "0.7.0"
resolved "https://registry.yarnpkg.com/vls/-/vls-0.7.0.tgz#e86814b701d63683377a7d4888ab16a19f82a1d9"
integrity sha512-ob8fARUadZ5MCrzICNTCnd97uZ0Q6t7XZXlC5AzwjkeQWrBmwZmiThrxOYaUt80JXg9i6jGRPEyqCtYFpsI3iQ==
vls@^0.7.2:
version "0.7.2"
resolved "https://registry.yarnpkg.com/vls/-/vls-0.7.2.tgz#2043e98199aac40122198af092d649f7b5b731bd"
integrity sha512-9nKgSPtNxQlc32K5GgZV++MdsCpNuac/SfxnEmVI0DCF4E0Uekj+RUo7Zk6NnA4veiNMN+AEjAIlbXYWPHgX6Q==
dependencies:
eslint "^7.18.0"
eslint-plugin-vue "^7.4.1"
eslint "^7.21.0"
eslint-plugin-vue "^7.7.0"
prettier "^2.2.1"
tslint "6.1.3"
typescript "^4.1.3"
typescript "^4.2.2"
vti@^0.0.24:
version "0.0.24"
resolved "https://registry.yarnpkg.com/vti/-/vti-0.0.24.tgz#18e662a1aad7ce5d2d1c259981a03d55b40a07e7"
integrity sha512-+EtGWlJX9gZ7Xszg8iVLzvC/gbHbYOUw46YFFGBNHUYZiBmQpgcyijZ+MvbQuCA6hqJPKcoTjew+Rs0Y6Uwt+w==
vti@^0.1.1:
version "0.1.1"
resolved "https://registry.yarnpkg.com/vti/-/vti-0.1.1.tgz#16841d24d7447c48a65b70655a388776ee3fc06b"
integrity sha512-PWe13KhFtNrx4qtMTh9qY4HMWOPBMJk5MLIBdNBtiwzdDj+rOagVv4spOpMF5AzsXmZvILNO0uBRNIdiO0YToA==
dependencies:
vls "^0.7.0"
commander "^7.1.0"
vls "^0.7.2"
vue-eslint-parser@^7.5.0:
version "7.5.0"
@ -5833,6 +5854,18 @@ vue-eslint-parser@^7.5.0:
esquery "^1.4.0"
lodash "^4.17.15"
vue-eslint-parser@^7.6.0:
version "7.6.0"
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-7.6.0.tgz#01ea1a2932f581ff244336565d712801f8f72561"
integrity sha512-QXxqH8ZevBrtiZMZK0LpwaMfevQi9UL7lY6Kcp+ogWHC88AuwUPwwCIzkOUc1LR4XsYAt/F9yHXAB/QoD17QXA==
dependencies:
debug "^4.1.1"
eslint-scope "^5.0.0"
eslint-visitor-keys "^1.1.0"
espree "^6.2.1"
esquery "^1.4.0"
lodash "^4.17.15"
vue-jest@^5.0.0-alpha.8:
version "5.0.0-alpha.8"
resolved "https://registry.yarnpkg.com/vue-jest/-/vue-jest-5.0.0-alpha.8.tgz#45b12335dbb73c9ab8309f1e24b2fc8781d519f9"