File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 29
29
"devDependencies" : {
30
30
"@octokit/webhooks-types" : " ^7.3.1" ,
31
31
"@types/jest" : " ^27.5.0" ,
32
- "@types/node" : " ^20.10.5 " ,
32
+ "@types/node" : " ^20.10.6 " ,
33
33
"@typescript-eslint/eslint-plugin" : " ^4.33.0" ,
34
34
"@typescript-eslint/parser" : " ^4.33.0" ,
35
35
"concurrently" : " ^8.2.2" ,
Original file line number Diff line number Diff line change 728
728
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.7.tgz#98a993516c859eb0d5c4c8f098317a9ea68db9ad"
729
729
integrity sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA==
730
730
731
- " @types/node@*" , "@types/node@>= 8", "@types/node@^20.10.5 ":
732
- version "20.10.5 "
733
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.5 .tgz#47ad460b514096b7ed63a1dae26fad0914ed3ab2 "
734
- integrity sha512-nNPsNE65wjMxEKI93yOP+NPGGBJz/PoN3kZsVLee0XMiJolxSekEVD8wRwBUBqkwc7UWop0edW50yrCQW4CyRw ==
731
+ " @types/node@*" , "@types/node@>= 8", "@types/node@^20.10.6 ":
732
+ version "20.10.6 "
733
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.6 .tgz#a3ec84c22965802bf763da55b2394424f22bfbb5 "
734
+ integrity sha512-Vac8H+NlRNNlAmDfGUP7b5h/KA+AtWIzuXy0E6OyP8f1tCLYAtPvKRRDJjAPqhpCb0t6U2j7/xqAuLEebW2kiw ==
735
735
dependencies :
736
736
undici-types "~5.26.4"
737
737
You can’t perform that action at this time.
0 commit comments