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.2.2" ,
23
23
"@noelware/utils" : " 2.4.0" ,
24
24
"@types/eslint" : " 8.44.3" ,
25
- "@types/node" : " 20.7.2 " ,
25
+ "@types/node" : " 20.8.0 " ,
26
26
"@types/prettier" : " 2.7.3" ,
27
27
"@types/signale" : " 1.4.5" ,
28
28
"@typescript-eslint/eslint-plugin" : " 6.7.3" ,
Original file line number Diff line number Diff line change 28
28
"defu" : " 6.1.2"
29
29
},
30
30
"devDependencies" : {
31
- "@types/node" : " 20.7.2 " ,
31
+ "@types/node" : " 20.8.0 " ,
32
32
"testcontainers" : " 10.2.1" ,
33
33
"vitest" : " 0.34.6"
34
34
}
Original file line number Diff line number Diff line change @@ -776,7 +776,7 @@ __metadata:
776
776
" @jsdevtools/npm-publish " : 2.2.2
777
777
" @noelware/utils " : 2.4.0
778
778
" @types/eslint " : 8.44.3
779
- " @types/node " : 20.7.2
779
+ " @types/node " : 20.8.0
780
780
" @types/prettier " : 2.7.3
781
781
" @types/signale " : 1.4.5
782
782
" @typescript-eslint/eslint-plugin " : 6.7.3
@@ -801,7 +801,7 @@ __metadata:
801
801
dependencies :
802
802
" @ncharts/types " : " workspace:^"
803
803
" @noelware/utils " : 2.4.0
804
- " @types/node " : 20.7.2
804
+ " @types/node " : 20.8.0
805
805
defu : 6.1.2
806
806
testcontainers : 10.2.1
807
807
vitest : 0.34.6
@@ -936,10 +936,10 @@ __metadata:
936
936
languageName : node
937
937
linkType : hard
938
938
939
- " @types/node@npm:20.7.2 " :
940
- version : 20.7.2
941
- resolution : " @types/node@npm:20.7.2 "
942
- checksum : 5baa09368c8daa50ad1eaa2499b988b2f4c06cacf8b251d1e63f68ad32df97b21d8104f1ac06889481f1d3e84056842732bb848dd1136164d823c1d4a6baf435
939
+ " @types/node@npm:20.8.0 " :
940
+ version : 20.8.0
941
+ resolution : " @types/node@npm:20.8.0 "
942
+ checksum : ebad6342d54238a24bf980d7750117a5d67749c9b72cbb7a974a1e932c39034aa3a810d669e007e8a5071782a253aa069a187b614407a382403c9826e837c849
943
943
languageName : node
944
944
linkType : hard
945
945
You can’t perform that action at this time.
0 commit comments