File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 22
22
"@jsdevtools/npm-publish" : " 2.1.0" ,
23
23
"@noelware/utils" : " 2.2.1" ,
24
24
"@types/eslint" : " 8.37.0" ,
25
- "@types/node" : " 18.16.6 " ,
25
+ "@types/node" : " 18.16.7 " ,
26
26
"@types/prettier" : " 2.7.2" ,
27
27
"@types/signale" : " 1.4.4" ,
28
28
"@typescript-eslint/eslint-plugin" : " 5.59.5" ,
Original file line number Diff line number Diff line change 28
28
"defu" : " 6.1.2"
29
29
},
30
30
"devDependencies" : {
31
- "@types/node" : " 18.16.6 "
31
+ "@types/node" : " 18.16.7 "
32
32
}
33
33
}
Original file line number Diff line number Diff line change @@ -413,7 +413,7 @@ __metadata:
413
413
" @jsdevtools/npm-publish " : 2.1.0
414
414
" @noelware/utils " : 2.2.1
415
415
" @types/eslint " : 8.37.0
416
- " @types/node " : 18.16.6
416
+ " @types/node " : 18.16.7
417
417
" @types/prettier " : 2.7.2
418
418
" @types/signale " : 1.4.4
419
419
" @typescript-eslint/eslint-plugin " : 5.59.5
@@ -438,7 +438,7 @@ __metadata:
438
438
dependencies :
439
439
" @ncharts/types " : " workspace:^"
440
440
" @noelware/utils " : 2.2.1
441
- " @types/node " : 18.16.6
441
+ " @types/node " : 18.16.7
442
442
defu : 6.1.2
443
443
languageName : unknown
444
444
linkType : soft
@@ -541,10 +541,10 @@ __metadata:
541
541
languageName : node
542
542
linkType : hard
543
543
544
- " @types/node@npm:18.16.6 " :
545
- version : 18.16.6
546
- resolution : " @types/node@npm:18.16.6 "
547
- checksum : 99417418952c0b1a6ff5dd40ccf01c2cd18db6a1c54bfaaff29c700c877e2e541aa31ea33090592f3817adb2b8c0946b86c7fb57049131e7c08252d70075f09b
544
+ " @types/node@npm:18.16.7 " :
545
+ version : 18.16.7
546
+ resolution : " @types/node@npm:18.16.7 "
547
+ checksum : dbff7d41a050557cc81aa37cb186aaf3a799b3001bc4bb1015b240398abde1f9d0ac1e943959bba7f2ab2701292ae407a9ee2fc0f735a05b28bfc97d0b2b5e91
548
548
languageName : node
549
549
linkType : hard
550
550
You can’t perform that action at this time.
0 commit comments