Skip to content

Commit 5c62232

Browse files
renovate[bot]renovate-bot
authored andcommitted
Update dependency vue-jest to v3 (#24)
Co-authored-by: WhiteSource Renovate <[email protected]>
1 parent f5b717c commit 5c62232

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
@@ -36,7 +36,7 @@
3636
"shipjs": "^0.14.0",
3737
"vue": "^2.6.8",
3838
"vue-i18n": "^8.9.0",
39-
"vue-jest": "^2.6.0",
39+
"vue-jest": "^3.0.0",
4040
"vue-server-renderer": "^2.6.8",
4141
"vue-template-compiler": "^2.6.8"
4242
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6365,10 +6365,10 @@ vue-i18n@^8.9.0:
63656365
resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-8.15.3.tgz#9f947802d9b734fcb92e2ce724da654f2f9fc0f4"
63666366
integrity sha512-PVNgo6yhOmacZVFjSapZ314oewwLyXHjJwAqjnaPN1GJAJd/dvsrShGzSiJuCX4Hc36G4epJvNXUwO8y7wEKew==
63676367

6368-
vue-jest@^2.6.0:
6369-
version "2.6.0"
6370-
resolved "https://registry.yarnpkg.com/vue-jest/-/vue-jest-2.6.0.tgz#23dc99a4dce0bb59fea3946e1317b234968cf12a"
6371-
integrity sha512-kVgKGcycJ1ce3tUc48JKFSSXsbRNy5QOCAcK9k1aYDRD0m6tTbbFm8Q8yGkfsXLyFeUsvO1OEgsCYxZeD5GL2g==
6368+
vue-jest@^3.0.0:
6369+
version "3.0.5"
6370+
resolved "https://registry.yarnpkg.com/vue-jest/-/vue-jest-3.0.5.tgz#d6f124b542dcbff207bf9296c19413f4c40b70c9"
6371+
integrity sha512-xWDxde91pDqYBGDlODENZ3ezPgw+IQFoVDtf+5Awlg466w3KvMSqWzs8PxcTeTr+wmAHi0j+a+Lm3R7aUJa1jA==
63726372
dependencies:
63736373
babel-plugin-transform-es2015-modules-commonjs "^6.26.0"
63746374
chalk "^2.1.0"

0 commit comments

Comments
 (0)