File tree Expand file tree Collapse file tree 2 files changed +5
-14
lines changed Expand file tree Collapse file tree 2 files changed +5
-14
lines changed Original file line number Diff line number Diff line change 44
44
"eslint-plugin-standard" : " 5.0.0" ,
45
45
"eslint-config-prettier" : " 8.1.0" ,
46
46
"@types/jest" : " 26.0.20" ,
47
- "ts-jest" : " 26.5.2 " ,
47
+ "ts-jest" : " 26.5.3 " ,
48
48
"rimraf" : " 3.0.2" ,
49
49
"typescript" : " 4.1.5" ,
50
50
"jest" : " 26.6.3"
Original file line number Diff line number Diff line change 1269
1269
jest-diff "^26.0.0"
1270
1270
pretty-format "^26.0.0"
1271
1271
1272
-
1273
- version "26.0.16"
1274
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.16.tgz#b47abd50f6ed0503f589db8e126fc8eb470cf87c"
1275
- integrity sha512-Gp12+7tmKCgv9JjtltxUXokohCAEZfpJaEW5tn871SGRp8I+bRWBonQO7vW5NHwnAHe5dd50+Q4zyKuN35i09g==
1276
- dependencies :
1277
- jest-diff "^26.0.0"
1278
- pretty-format "^26.0.0"
1279
-
1280
1272
" @types/json-schema@*" , "@types/json-schema@^7.0.3":
1281
1273
version "7.0.6"
1282
1274
resolved "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.6.tgz#f4c7ec43e81b319a9815115031709f26987891f0"
@@ -6478,12 +6470,11 @@ trim-newlines@^3.0.0:
6478
6470
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.0.tgz#79726304a6a898aa8373427298d54c2ee8b1cb30"
6479
6471
integrity sha512-C4+gOpvmxaSMKuEf9Qc134F1ZuOHVXKRbtEflf4NTtuuJDEIJ9p5PXsalL8SkeRw+qit1Mo+yuvMPAKwWg/1hA==
6480
6472
6481
-
6482
- version "26.5.2 "
6483
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.2 .tgz#5281d6b44c2f94f71205728a389edc3d7995b0c4 "
6484
- integrity sha512-bwyJ2zJieSugf7RB+o8fgkMeoMVMM2KPDE0UklRLuACxjwJsOrZNo6chrcScmK33YavPSwhARffy8dZx5LJdUQ ==
6473
+
6474
+ version "26.5.3 "
6475
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.3 .tgz#a6ee00ba547be3b09877550df40a1465d0295554 "
6476
+ integrity sha512-nBiiFGNvtujdLryU7MiMQh1iPmnZ/QvOskBbD2kURiI1MwqvxlxNnaAB/z9TbslMqCsSbu5BXvSSQPc5tvHGeA ==
6485
6477
dependencies :
6486
- " @types/jest" " 26.x"
6487
6478
bs-logger "0.x"
6488
6479
buffer-from "1.x"
6489
6480
fast-json-stable-stringify "2.x"
You can’t perform that action at this time.
0 commit comments