File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 62
62
"yaml-front-matter" : " ^4.1.0"
63
63
},
64
64
"devDependencies" : {
65
+ "@vue/cli-service" : " ^5.0.0-alpha.7" ,
65
66
"cmd-shim" : " ^4.1.0"
66
67
},
67
68
"engines" : {
Original file line number Diff line number Diff line change 3380
3380
dependencies:
3381
3381
"@types/istanbul-lib-report" "*"
3382
3382
3383
- "@types/jest@26.x", "@types/jest@ ^26.0.20":
3383
+ "@types/jest@^26.0.20":
3384
3384
version "26.0.20"
3385
3385
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.20.tgz#cd2f2702ecf69e86b586e1f5223a60e454056307"
3386
3386
integrity sha512-9zi2Y+5USJRxd0FsahERhBwlcvFh6D2GLQnY2FH2BzK8J9s9omvNHIbvABwIluXa0fD8XVKMLTO0aOEuUfACAA==
@@ -20838,12 +20838,11 @@ ts-invariant@^0.6.0:
20838
20838
"@ungap/global-this" "^0.4.2"
20839
20839
tslib "^1.9.3"
20840
20840
20841
- ts-jest@^26.5.1 :
20842
- version "26.5.1 "
20843
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.1 .tgz#4d53ee4481552f57c1624f0bd3425c8b17996150 "
20844
- integrity sha512-G7Rmo3OJMvlqE79amJX8VJKDiRcd7/r61wh9fnvvG8cAjhA9edklGw/dCxRSQmfZ/z8NDums5srSVgwZos1qfg ==
20841
+ ts-jest@^26.5.3 :
20842
+ version "26.5.4 "
20843
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.4 .tgz#207f4c114812a9c6d5746dd4d1cdf899eafc9686 "
20844
+ integrity sha512-I5Qsddo+VTm94SukBJ4cPimOoFZsYTeElR2xy6H2TOVs+NsvgYglW8KuQgKoApOKuaU/Ix/vrF9ebFZlb5D2Pg ==
20845
20845
dependencies:
20846
- "@types/jest" "26.x"
20847
20846
bs-logger "0.x"
20848
20847
buffer-from "1.x"
20849
20848
fast-json-stable-stringify "2.x"
You can’t perform that action at this time.
0 commit comments