This repository was archived by the owner on Feb 1, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +11
-11
lines changed Expand file tree Collapse file tree 4 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 22
22
"jest" : " ^29.3.1" ,
23
23
"jest-environment-jsdom" : " ^29.3.1" ,
24
24
"rimraf" : " ^3.0.2" ,
25
- "ts-jest" : " ^29.0.4 "
25
+ "ts-jest" : " ^29.1.0 "
26
26
}
27
27
}
Original file line number Diff line number Diff line change 4
4
"@types/jest" : " ^29.2.5" ,
5
5
"axios" : " ^1.2.2" ,
6
6
"jest" : " ^29.3.1" ,
7
- "ts-jest" : " ^29.0.4 " ,
7
+ "ts-jest" : " ^29.1.0 " ,
8
8
"typescript" : " ^4.9.4"
9
9
},
10
10
"scripts" : {
Original file line number Diff line number Diff line change 49
49
"remove" : " ^0.1.5" ,
50
50
"rimraf" : " ^3.0.2" ,
51
51
"tailwindcss" : " ^3.0.24" ,
52
- "ts-jest" : " ^29.0.4 " ,
52
+ "ts-jest" : " ^29.1.0 " ,
53
53
"ts-loader" : " ^9.4.2" ,
54
54
"typescript" : " ^4.9.4" ,
55
55
"webpack" : " ^5.75.0" ,
Original file line number Diff line number Diff line change @@ -2673,7 +2673,7 @@ __metadata:
2673
2673
primereact : ^8.1.1
2674
2674
react-transition-group : ^4.4.5
2675
2675
rimraf : ^3.0.2
2676
- ts-jest : ^29.0.4
2676
+ ts-jest : ^29.1.0
2677
2677
languageName : unknown
2678
2678
linkType : soft
2679
2679
@@ -5717,7 +5717,7 @@ __metadata:
5717
5717
" @types/jest " : ^29.2.5
5718
5718
axios : ^1.2.2
5719
5719
jest : ^29.3.1
5720
- ts-jest : ^29.0.4
5720
+ ts-jest : ^29.1.0
5721
5721
typescript : ^4.9.4
5722
5722
languageName : unknown
5723
5723
linkType : soft
@@ -9604,7 +9604,7 @@ __metadata:
9604
9604
remove : ^0.1.5
9605
9605
rimraf : ^3.0.2
9606
9606
tailwindcss : ^3.0.24
9607
- ts-jest : ^29.0.4
9607
+ ts-jest : ^29.1.0
9608
9608
ts-loader : ^9.4.2
9609
9609
typescript : ^4.9.4
9610
9610
use-reducer-logger : ^1.0.2
@@ -11853,9 +11853,9 @@ __metadata:
11853
11853
languageName : node
11854
11854
linkType : hard
11855
11855
11856
- " ts-jest@npm:^29.0.4 " :
11857
- version : 29.0.4
11858
- resolution : " ts-jest@npm:29.0.4 "
11856
+ " ts-jest@npm:^29.1.0 " :
11857
+ version : 29.1.0
11858
+ resolution : " ts-jest@npm:29.1.0 "
11859
11859
dependencies :
11860
11860
bs-logger : 0.x
11861
11861
fast-json-stable-stringify : 2.x
@@ -11870,7 +11870,7 @@ __metadata:
11870
11870
" @jest/types " : ^29.0.0
11871
11871
babel-jest : ^29.0.0
11872
11872
jest : ^29.0.0
11873
- typescript : " >=4.3"
11873
+ typescript : " >=4.3 <6 "
11874
11874
peerDependenciesMeta :
11875
11875
" @babel/core " :
11876
11876
optional : true
@@ -11882,7 +11882,7 @@ __metadata:
11882
11882
optional : true
11883
11883
bin :
11884
11884
ts-jest : cli.js
11885
- checksum : c3daa71835fabd0c98eefc8611edc083cd2c78cbe9a02c1edea707a907afffafc1e61051f4746c0634904d4c68cd70736d0875ae644f55c6ed8beb950bf78689
11885
+ checksum : 535dc42ad523cbe1e387701fb2e448518419b515c082f09b25411f0b3dd0b854cf3e8141c316d6f4b99883aeb4a4f94159cbb1edfb06d7f77ea6229fadb2e1bf
11886
11886
languageName : node
11887
11887
linkType : hard
11888
11888
You can’t perform that action at this time.
0 commit comments