File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 9
9
"devDependencies" : {
10
10
"@jest/globals" : " ^29.7.0" ,
11
11
"@types/jest" : " ^29.5.13" ,
12
- "@types/node" : " ^20.11.28 " ,
12
+ "@types/node" : " ^20.16.11 " ,
13
13
"@typescript-eslint/eslint-plugin" : " ^8.8.1" ,
14
14
"@typescript-eslint/parser" : " ^8.8.1" ,
15
15
"@vercel/ncc" : " ^0.38.2" ,
Original file line number Diff line number Diff line change @@ -1601,7 +1601,7 @@ __metadata:
1601
1601
languageName : node
1602
1602
linkType : hard
1603
1603
1604
- " @types/node@npm:^20.11.28 " :
1604
+ " @types/node@npm:^20.16.11 " :
1605
1605
version : 20.16.11
1606
1606
resolution : " @types/node@npm:20.16.11"
1607
1607
dependencies :
@@ -4930,7 +4930,7 @@ __metadata:
4930
4930
" @docker/actions-toolkit " : " npm:^0.39.0"
4931
4931
" @jest/globals " : " npm:^29.7.0"
4932
4932
" @types/jest " : " npm:^29.5.13"
4933
- " @types/node " : " npm:^20.11.28 "
4933
+ " @types/node " : " npm:^20.16.11 "
4934
4934
" @typescript-eslint/eslint-plugin " : " npm:^8.8.1"
4935
4935
" @typescript-eslint/parser " : " npm:^8.8.1"
4936
4936
" @vercel/ncc " : " npm:^0.38.2"
You can’t perform that action at this time.
0 commit comments