File tree Expand file tree Collapse file tree 5 files changed +12
-12
lines changed
clients/algoliasearch-client-javascript Expand file tree Collapse file tree 5 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 26
26
"@types/node" : " 20.14.2" ,
27
27
"jest" : " 29.7.0" ,
28
28
"jest-environment-jsdom" : " 29.7.0" ,
29
- "ts-jest" : " 29.1.4 " ,
29
+ "ts-jest" : " 29.1.5 " ,
30
30
"typescript" : " 5.4.5"
31
31
},
32
32
"engines" : {
Original file line number Diff line number Diff line change 29
29
"@types/node" : " 20.14.2" ,
30
30
"jest" : " 29.7.0" ,
31
31
"jest-environment-jsdom" : " 29.7.0" ,
32
- "ts-jest" : " 29.1.4 " ,
32
+ "ts-jest" : " 29.1.5 " ,
33
33
"typescript" : " 5.4.5" ,
34
34
"xhr-mock" : " 2.5.1"
35
35
},
Original file line number Diff line number Diff line change 30
30
"cross-fetch" : " 4.0.0" ,
31
31
"jest" : " 29.7.0" ,
32
32
"nock" : " 13.5.4" ,
33
- "ts-jest" : " 29.1.4 " ,
33
+ "ts-jest" : " 29.1.5 " ,
34
34
"typescript" : " 5.4.5"
35
35
},
36
36
"engines" : {
Original file line number Diff line number Diff line change 29
29
"@types/node" : " 20.14.2" ,
30
30
"jest" : " 29.7.0" ,
31
31
"nock" : " 13.5.4" ,
32
- "ts-jest" : " 29.1.4 " ,
32
+ "ts-jest" : " 29.1.5 " ,
33
33
"typescript" : " 5.4.5"
34
34
},
35
35
"engines" : {
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ __metadata:
41
41
" @types/node " : " npm:20.14.2"
42
42
jest : " npm:29.7.0"
43
43
jest-environment-jsdom : " npm:29.7.0"
44
- ts-jest : " npm:29.1.4 "
44
+ ts-jest : " npm:29.1.5 "
45
45
typescript : " npm:5.4.5"
46
46
languageName : unknown
47
47
linkType : soft
@@ -161,7 +161,7 @@ __metadata:
161
161
" @types/node " : " npm:20.14.2"
162
162
jest : " npm:29.7.0"
163
163
jest-environment-jsdom : " npm:29.7.0"
164
- ts-jest : " npm:29.1.4 "
164
+ ts-jest : " npm:29.1.5 "
165
165
typescript : " npm:5.4.5"
166
166
xhr-mock : " npm:2.5.1"
167
167
languageName : unknown
@@ -179,7 +179,7 @@ __metadata:
179
179
cross-fetch : " npm:4.0.0"
180
180
jest : " npm:29.7.0"
181
181
nock : " npm:13.5.4"
182
- ts-jest : " npm:29.1.4 "
182
+ ts-jest : " npm:29.1.5 "
183
183
typescript : " npm:5.4.5"
184
184
languageName : unknown
185
185
linkType : soft
@@ -195,7 +195,7 @@ __metadata:
195
195
" @types/node " : " npm:20.14.2"
196
196
jest : " npm:29.7.0"
197
197
nock : " npm:13.5.4"
198
- ts-jest : " npm:29.1.4 "
198
+ ts-jest : " npm:29.1.5 "
199
199
typescript : " npm:5.4.5"
200
200
languageName : unknown
201
201
linkType : soft
@@ -9642,9 +9642,9 @@ __metadata:
9642
9642
languageName : node
9643
9643
linkType : hard
9644
9644
9645
- " ts-jest@npm:29.1.4 " :
9646
- version : 29.1.4
9647
- resolution : " ts-jest@npm:29.1.4 "
9645
+ " ts-jest@npm:29.1.5 " :
9646
+ version : 29.1.5
9647
+ resolution : " ts-jest@npm:29.1.5 "
9648
9648
dependencies :
9649
9649
bs-logger : " npm:0.x"
9650
9650
fast-json-stable-stringify : " npm:2.x"
@@ -9674,7 +9674,7 @@ __metadata:
9674
9674
optional : true
9675
9675
bin :
9676
9676
ts-jest : cli.js
9677
- checksum : 10/3103c0e2f9937ae6bb51918105883565bb2d11cae1121ae20aedd1c4374f843341463a4a1986e02a958d119be0d3a9b996d761bc4aac85152a29385e609fed3c
9677
+ checksum : 10/11a29a49130f1c9bef5aebe8007f6be3e630af6c2dea6b00ff5a86d649321854a43966b4990a43960d77a3f98d7a753b9b7e19c20c42a2d38341d6e67a3e48d1
9678
9678
languageName : node
9679
9679
linkType : hard
9680
9680
You can’t perform that action at this time.
0 commit comments