File tree Expand file tree Collapse file tree 2 files changed +12
-3
lines changed Expand file tree Collapse file tree 2 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 50
50
"@labforward/eslint-config-node" : " ^0.1.8" ,
51
51
"@types/jest" : " ^29.5.14" ,
52
52
"@types/lodash" : " ^4.17.17" ,
53
- "@types/node" : " ^24.0.1 " ,
53
+ "@types/node" : " ^24.0.3 " ,
54
54
"eslint" : " ^8.57.1" ,
55
55
"husky" : " ^9.1.7" ,
56
56
"jest" : " ^30.0.0" ,
Original file line number Diff line number Diff line change @@ -943,7 +943,7 @@ __metadata:
943
943
" @labforward/eslint-config-node " : " npm:^0.1.8"
944
944
" @types/jest " : " npm:^29.5.14"
945
945
" @types/lodash " : " npm:^4.17.17"
946
- " @types/node " : " npm:^24.0.1 "
946
+ " @types/node " : " npm:^24.0.3 "
947
947
eslint : " npm:^8.57.1"
948
948
hast-util-sanitize : " npm:^5.0.2"
949
949
husky : " npm:^9.1.7"
@@ -1271,7 +1271,7 @@ __metadata:
1271
1271
languageName : node
1272
1272
linkType : hard
1273
1273
1274
- " @types/node@npm:*, @types/node@npm:^24.0.1 " :
1274
+ " @types/node@npm:* " :
1275
1275
version : 24.0.1
1276
1276
resolution : " @types/node@npm:24.0.1"
1277
1277
dependencies :
@@ -1280,6 +1280,15 @@ __metadata:
1280
1280
languageName : node
1281
1281
linkType : hard
1282
1282
1283
+ " @types/node@npm:^24.0.3 " :
1284
+ version : 24.0.3
1285
+ resolution : " @types/node@npm:24.0.3"
1286
+ dependencies :
1287
+ undici-types : " npm:~7.8.0"
1288
+ checksum : 9c3c4e87600d1cf11e291c2fd4bfd806a615455463c30a0ef6dc9c801b3423344d9b82b8084e3ccabce485a7421ebb61a66e9676181bd7d9aea4759998a120d5
1289
+ languageName : node
1290
+ linkType : hard
1291
+
1283
1292
" @types/stack-utils@npm:^2.0.0, @types/stack-utils@npm:^2.0.3 " :
1284
1293
version : 2.0.3
1285
1294
resolution : " @types/stack-utils@npm:2.0.3"
You can’t perform that action at this time.
0 commit comments