File tree 2 files changed +3
-7
lines changed
2 files changed +3
-7
lines changed Original file line number Diff line number Diff line change 85
85
"node-fetch" : " ^2.6.7" ,
86
86
"nanoid" : " ^3.1.31" ,
87
87
"minimist" :
" npm:[email protected] " ,
88
- "glob-parent" : " ^6.0.1"
88
+ "glob-parent" : " ^6.0.1" ,
89
+ "@types/node" : " ^16.0.0"
89
90
},
90
91
"dependencies" : {
91
92
"@coder/logger" : " 1.1.16" ,
Original file line number Diff line number Diff line change 426
426
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.1.tgz#283f669ff76d7b8260df8ab7a4262cc83d988256"
427
427
integrity sha512-fZQQafSREFyuZcdWFAExYjBiCL7AUCdgsk80iO0q4yihYYdcIiH28CcuPTGFgLOCC8RlW49GSQxdHwZP+I7CNg==
428
428
429
- " @types/node@* " :
430
- version "14.17.6"
431
- resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.6.tgz#cc61c8361c89e70c468cda464d1fa3dd7e5ebd62"
432
- integrity sha512-iBxsxU7eswQDGhlr3AiamBxOssaYxbM+NKXVil8jg9yFXvrfEFbDumLD/2dMTB+zYyg7w+Xjt8yuxfdbUHAtcQ==
433
-
434
- " @types/node@^16.0.0 " :
429
+ " @types/node@*" , "@types/node@^16.0.0":
435
430
version "16.11.41"
436
431
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.41.tgz#88eb485b1bfdb4c224d878b7832239536aa2f813"
437
432
integrity sha512-mqoYK2TnVjdkGk8qXAVGc/x9nSaTpSrFaGFm43BUH3IdoBV0nta6hYaGmdOvIMlbHJbUEVen3gvwpwovAZKNdQ==
You can’t perform that action at this time.
0 commit comments