File tree 2 files changed +11
-5
lines changed
2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 93
93
"lerna-v3" : " npm:lerna@3" ,
94
94
"lint-staged" : " 10.4.2" ,
95
95
"prettier" : " ^2.0.5" ,
96
- "ts-jest" : " 26.4.1 " ,
96
+ "ts-jest" : " 26.4.2 " ,
97
97
"typescript" : " 4.0.3"
98
98
},
99
99
"husky" : {
Original file line number Diff line number Diff line change 1388
1388
slash "^3.0.0"
1389
1389
strip-ansi "^6.0.0"
1390
1390
1391
+ " @jest/create-cache-key-function@^26.5.0 " :
1392
+ version "26.5.0"
1393
+ resolved "https://registry.npmjs.org/@jest/create-cache-key-function/-/create-cache-key-function-26.5.0.tgz#1d07947adc51ea17766d9f0ccf5a8d6ea94c47dc"
1394
+ integrity sha512-DJ+pEBUIqarrbv1W/C39f9YH0rJ4wsXZ/VC6JafJPlHW2HOucKceeaqTOQj9MEDQZjySxMLkOq5mfXZXNZcmWw==
1395
+
1391
1396
" @jest/environment@^25.1.0 " :
1392
1397
version "25.1.0"
1393
1398
resolved "https://registry.npmjs.org/@jest/environment/-/environment-25.1.0.tgz#4a97f64770c9d075f5d2b662b5169207f0a3f787"
@@ -10201,11 +10206,12 @@ trim-off-newlines@^1.0.0:
10201
10206
resolved "https://registry.npmjs.org/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3"
10202
10207
integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM=
10203
10208
10204
-
10205
- version "26.4.1 "
10206
- resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-26.4.1 .tgz#08ec0d3fc2c3a39e4a46eae5610b69fafa6babd0 "
10207
- integrity sha512-F4aFq01aS6mnAAa0DljNmKr/Kk9y4HVZ1m6/rtJ0ED56cuxINGq3Q9eVAh+z5vcYKe5qnTMvv90vE8vUMFxomg ==
10209
+
10210
+ version "26.4.2 "
10211
+ resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-26.4.2 .tgz#00b6c970bee202ceef7c6e6e9805c4837b22dab8 "
10212
+ integrity sha512-0+MynTTzzbuy5rGjzsCKjxHJk5gY906c/FSaqQ3081+G7dp2Yygfa9hVlbrtNNcztffh1mC6Rs9jb/yHpcjsoQ ==
10208
10213
dependencies :
10214
+ " @jest/create-cache-key-function" " ^26.5.0"
10209
10215
" @types/jest" " 26.x"
10210
10216
bs-logger "0.x"
10211
10217
buffer-from "1.x"
You can’t perform that action at this time.
0 commit comments