This repository was archived by the owner on Jul 1, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +15
-6
lines changed Expand file tree Collapse file tree 2 files changed +15
-6
lines changed Original file line number Diff line number Diff line change 25
25
"devDependencies" : {
26
26
"@augu/eslint-config" : " 4.0.1" ,
27
27
"@augu/tsconfig" : " 1.1.1" ,
28
- "@types/node" : " 18.13.0 " ,
28
+ "@types/node" : " 18.19.24 " ,
29
29
"@types/semver" : " 7.3.13" ,
30
30
"@typescript-eslint/eslint-plugin" : " 5.52.0" ,
31
31
"@typescript-eslint/parser" : " 5.52.0" ,
Original file line number Diff line number Diff line change @@ -350,7 +350,7 @@ __metadata:
350
350
" @augu/eslint-config " : 4.0.1
351
351
" @augu/tsconfig " : 1.1.1
352
352
" @noelware/utils " : 2.2.1
353
- " @types/node " : 18.13.0
353
+ " @types/node " : 18.19.24
354
354
" @types/semver " : 7.3.13
355
355
" @typescript-eslint/eslint-plugin " : 5.52.0
356
356
" @typescript-eslint/parser " : 5.52.0
@@ -429,10 +429,12 @@ __metadata:
429
429
languageName : node
430
430
linkType : hard
431
431
432
- " @types/node@npm:18.13.0 " :
433
- version : 18.13.0
434
- resolution : " @types/node@npm:18.13.0"
435
- checksum : 4ea10f8802848b01672bce938f678b6774ca2cee0c9774f12275ab064ae07818419c3e2e41d6257ce7ba846d1ea26c63214aa1dfa4166fa3746291752b8c6416
432
+ " @types/node@npm:18.19.24 " :
433
+ version : 18.19.24
434
+ resolution : " @types/node@npm:18.19.24"
435
+ dependencies :
436
+ undici-types : ~5.26.4
437
+ checksum : 9b5d3ee4269c0934908dd8a0aa2adbc59467d90dcbad2967db4e63c4012b7142f1c7ea07a72e32e58f3b80f4d43ba10e9d355d2246fc1a028b25935e298dd501
436
438
languageName : node
437
439
linkType : hard
438
440
@@ -3334,6 +3336,13 @@ __metadata:
3334
3336
languageName : node
3335
3337
linkType : hard
3336
3338
3339
+ " undici-types@npm:~5.26.4 " :
3340
+ version : 5.26.5
3341
+ resolution : " undici-types@npm:5.26.5"
3342
+ checksum : 3192ef6f3fd5df652f2dc1cd782b49d6ff14dc98e5dced492aa8a8c65425227da5da6aafe22523c67f035a272c599bb89cfe803c1db6311e44bed3042fc25487
3343
+ languageName : node
3344
+ linkType : hard
3345
+
3337
3346
" unique-filename@npm:^1.1.1 " :
3338
3347
version : 1.1.1
3339
3348
resolution : " unique-filename@npm:1.1.1"
You can’t perform that action at this time.
0 commit comments