File tree Expand file tree Collapse file tree 2 files changed +5
-11
lines changed Expand file tree Collapse file tree 2 files changed +5
-11
lines changed Original file line number Diff line number Diff line change 35
35
"prettier" : " 2.1.2" ,
36
36
"puppeteer" : " 5.4.1" ,
37
37
"standard-version" : " 9.0.0" ,
38
- "ts-jest" : " 26.4.3 " ,
38
+ "ts-jest" : " 26.4.4 " ,
39
39
"typescript" : " 4.0.5"
40
40
},
41
41
"jest" : {
Original file line number Diff line number Diff line change 1370
1370
slash "^3.0.0"
1371
1371
strip-ansi "^6.0.0"
1372
1372
1373
- "@jest/create-cache-key-function@^26.5.0":
1374
- version "26.5.0"
1375
- resolved "https://registry.yarnpkg.com/@jest/create-cache-key-function/-/create-cache-key-function-26.5.0.tgz#1d07947adc51ea17766d9f0ccf5a8d6ea94c47dc"
1376
- integrity sha512-DJ+pEBUIqarrbv1W/C39f9YH0rJ4wsXZ/VC6JafJPlHW2HOucKceeaqTOQj9MEDQZjySxMLkOq5mfXZXNZcmWw==
1377
-
1378
1373
"@jest/environment@^25.5.0":
1379
1374
version "25.5.0"
1380
1375
resolved "https://registry.yarnpkg.com/@jest/environment/-/environment-25.5.0.tgz#aa33b0c21a716c65686638e7ef816c0e3a0c7b37"
@@ -11452,12 +11447,11 @@ tryer@^1.0.1:
11452
11447
resolved "https://registry.yarnpkg.com/tryer/-/tryer-1.0.1.tgz#f2c85406800b9b0f74c9f7465b81eaad241252f8"
11453
11448
integrity sha512-c3zayb8/kWWpycWYg87P71E1S1ZL6b6IJxfb5fvsUgsf0S2MVGaDhDXXjDMpdCpfWXqptc+4mXwmiy1ypXqRAA==
11454
11449
11455
-
11456
- version "26.4.3 "
11457
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.4.3 .tgz#d153a616033e7ec8544b97ddbe2638cbe38d53db "
11458
- integrity sha512-pFDkOKFGY+nL9v5pkhm+BIFpoAuno96ff7GMnIYr/3L6slFOS365SI0fGEVYx2RKGji5M2elxhWjDMPVcOCdSw ==
11450
+
11451
+ version "26.4.4 "
11452
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.4.4 .tgz#61f13fb21ab400853c532270e52cc0ed7e502c49 "
11453
+ integrity sha512-3lFWKbLxJm34QxyVNNCgXX1u4o/RV0myvA2y2Bxm46iGIjKlaY0own9gIckbjZJPn+WaJEnfPPJ20HHGpoq4yg ==
11459
11454
dependencies:
11460
- "@jest/create-cache-key-function" "^26.5.0"
11461
11455
"@types/jest" "26.x"
11462
11456
bs-logger "0.x"
11463
11457
buffer-from "1.x"
You can’t perform that action at this time.
0 commit comments