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 59
59
"@swc/core" : " ^1.10.4" ,
60
60
"@swc/jest" : " ^0.2.37" ,
61
61
"docsify-cli" : " ~4.4.0" ,
62
+ "jest" : " ^27.0.6" ,
62
63
"rescript" : " ^12.0.0-alpha.7" ,
63
64
"rescript-bastet" : " github:dsiu/rescript-bastet#rescript-v12"
64
65
},
Original file line number Diff line number Diff line change @@ -3393,7 +3393,7 @@ __metadata:
3393
3393
languageName : node
3394
3394
linkType : hard
3395
3395
3396
- " jest@npm:^27.3.1 " :
3396
+ " jest@npm:^27.0.6, jest@npm:^27. 3.1 " :
3397
3397
version : 27.5.1
3398
3398
resolution : " jest@npm:27.5.1"
3399
3399
dependencies :
@@ -4427,6 +4427,7 @@ __metadata:
4427
4427
" @swc/jest " : " npm:^0.2.37"
4428
4428
bisect_ppx : " npm:^2.7.1"
4429
4429
docsify-cli : " npm:~4.4.0"
4430
+ jest : " npm:^27.0.6"
4430
4431
rescript : " npm:^12.0.0-alpha.7"
4431
4432
rescript-bastet : " github:dsiu/rescript-bastet#rescript-v12"
4432
4433
peerDependencies :
You can’t perform that action at this time.
0 commit comments