8000 chore(deps): update devdependency vue-jest to ^3.0.7 · bootstrap-vue/bootstrap-vue@ac7e248 · GitHub
[go: up one dir, main page]

Skip to content

Commit ac7e248

Browse files
committed
chore(deps): update devdependency vue-jest to ^3.0.7
1 parent afb8775 commit ac7e248

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
@@ -160,7 +160,7 @@
160160
"standard-version": "^9.0.0",
161161
"terser": "^5.3.1",
162162
"vue": "^2.6.12",
163-
"vue-jest": "^3.0.6",
163+
"vue-jest": "^3.0.7",
164164
"vue-router": "^3.4.3",
165165
"vue-server-renderer": "^2.6.12",
166166
"vue-template-compiler": "^2.6.12"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14092,10 +14092,10 @@ vue-hot-reload-api@^2.3.0:
1409214092
resolved "https://registry.yarnpkg.com/vue-hot-reload-api/-/vue-hot-reload-api-2.3.4.tgz#532955cc1eb208a3d990b3a9f9a70574657e08f2"
1409314093
integrity sha512-BXq3jwIagosjgNVae6tkHzzIk6a8MHFtzAdwhnV5VlvPTFxDCvIttgSiHWjdGoTJvXtmRu5HacExfdarRcFhog==
1409414094

14095-
vue-jest@^3.0.6:
14096-
version "3.0.6"
14097-
resolved "https://registry.yarnpkg.com/vue-jest/-/vue-jest-3.0.6.tgz#27f79d75dcddbe6b3d8327ca1450a107b9cd6f38"
14098-
integrity sha512-VyuM8wR0vAlYCbPRY+PhIqRU5yUyBnUmwYTo4IFScs2+tiuis5VBItU0PGC8Wcx6qJwKB5jq5p7WFhabzMFMgQ==
14095+
vue-jest@^3.0.7:
14096+
version "3.0.7"
14097+
resolved "https://registry.yarnpkg.com/vue-jest/-/vue-jest-3.0.7.tgz#a6d29758a5cb4d750f5d1242212be39be4296a33"
14098+
integrity sha512-PIOxFM+wsBMry26ZpfBvUQ/DGH2hvp5khDQ1n51g3bN0TwFwTy4J85XVfxTRMukqHji/GnAoGUnlZ5Ao73K62w==
1409914099
dependencies:
1410014100
babel-plugin-transform-es2015-modules-commonjs "^6.26.0"
1410114101
chalk "^2.1.0"

0 commit comments

Comments
 (0)
0