File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 37
37
},
38
38
"devDependencies" : {
39
39
"@types/jest" : " ^25.1.3" ,
40
+ "babel-jest" : " ^26.0.6" ,
40
41
"cpy-cli" : " ^3.1.1" ,
41
42
"tsdx" : " ^0.14.1" ,
42
43
"tslib" : " ^1.10.0" ,
Original file line number Diff line number Diff line change @@ -5404,6 +5404,7 @@ __metadata:
5404
5404
resolution: "@typescript/vfs@workspace:packages/typescript-vfs"
5405
5405
dependencies:
5406
5406
"@types/jest": ^25.1.3
5407
+ babel-jest: ^26.0.6
5407
5408
cpy-cli: ^3.1.1
5408
5409
debug: ^4.1.1
5409
5410
tsdx: ^0.14.1
@@ -6525,7 +6526,7 @@ __metadata:
6525
6526
languageName: node
6526
6527
linkType: hard
6527
6528
6528
- "babel-jest@npm:^26.1.0":
6529
+ "babel-jest@npm:^26.0.6, babel-jest@npm:^26. 1.0":
6529
6530
version: 26.6.3
6530
6531
resolution: "babel-jest@npm:26.6.3"
6531
6532
dependencies:
You can’t perform that action at this time.
0 commit comments