File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 33
33
"@kazupon/lerna-changelog" : " ^4.3.0" ,
34
34
"@microsoft/api-extractor" : " ^7.18.4" ,
35
35
"@secretlint/secretlint-rule-preset-recommend" : " ^3.3.0" ,
36
- "@types/jest" : " ^26.0.22 " ,
36
+ "@types/jest" : " ^26.0.24 " ,
37
37
"@types/node" : " ^14.14.25" ,
38
38
"@typescript-eslint/eslint-plugin" : " ^4.29.0" ,
39
39
"@typescript-eslint/parser" : " ^4.29.0" ,
47
47
"eslint-config-prettier" : " ^8.3.0" ,
48
48
"eslint-plugin-prettier" : " ^3.4.0" ,
49
49
"eslint-plugin-vue-libs" : " ^4.0.0" ,
50
- "jest" : " ^27.0.0 " ,
50
+ "jest" : " ^27.0.6 " ,
51
51
"jest-puppeteer" : " ^5.0.4" ,
52
52
"jest-watch-typeahead" : " ^0.6.4" ,
53
53
"lint-staged" : " ^11.0.0" ,
56
56
"puppeteer" : " ^10.2.0" ,
57
57
"secretlint" : " ^3.3.0" ,
58
58
"shipjs" : " ^0.23.3" ,
59
- "ts-jest" : " ^27.0.0 " ,
59
+ "ts-jest" : " ^27.0.4 " ,
60
60
"typescript" : " ^4.3.5" ,
61
61
"typescript-eslint-language-service" : " ^4.1.4" ,
62
62
"vue" : " ^3.0.9" ,
Original file line number Diff line number Diff line change 1193
1193
dependencies :
1194
1194
" @types/istanbul-lib-report" " *"
1195
1195
1196
- " @types/jest@^26.0.22 " :
1196
+ " @types/jest@^26.0.24 " :
1197
1197
version "26.0.24"
1198
1198
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.24.tgz#943d11976b16739185913a1936e0de0c4a7d595a"
1199
1199
integrity sha512-E/X5Vib8BWqZNRlDxj9vYXhsDwPYbPINqKF9BsnSoon4RQ0D9moEuLD8txgyypFLH7J4+Lho9Nr/c8H0Fi+17w==
@@ -5916,7 +5916,7 @@ jest-worker@^27.0.6:
5916
5916
merge-stream "^2.0.0"
5917
5917
supports-color "^8.0.0"
5918
5918
5919
- jest@^27.0.0 :
5919
+ jest@^27.0.6 :
5920
5920
version "27.0.6"
5921
5921
resolved "https://registry.yarnpkg.com/jest/-/jest-27.0.6.tgz#10517b2a628f0409087fbf473db44777d7a04505"
5922
5922
integrity sha512-EjV8aETrsD0wHl7CKMibKwQNQc3gIRBXlTikBmmHUeVMKaPFxdcUIBfoDqTSXDoGJIivAYGqCWVlzCSaVjPQsA==
@@ -9275,7 +9275,7 @@ try-resolve@^1.0.1:
9275
9275
resolved "https://registry.yarnpkg.com/try-resolve/-/try-resolve-1.0.1.tgz#cfde6fabd72d63e5797cfaab873abbe8e700e912"
9276
9276
integrity sha1-z95vq9ctY+V5fPqrhzq76OcA6RI=
9277
9277
9278
- ts-jest@^27.0.0 :
9278
+ ts-jest@^27.0.4 :
9279
9279
version "27.0.4"
9280
9280
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.0.4.tgz#df49683535831560ccb58f94c023d831b1b80df0"
9281
9281
integrity sha512-c4E1ECy9Xz2WGfTMyHbSaArlIva7Wi2p43QOMmCqjSSjHP06KXv+aT+eSY+yZMuqsMi3k7pyGsGj2q5oSl5WfQ==
You can’t perform that action at this time.
0 commit comments