Update dependency @types/node to v20.10.6
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
RenovateBot 2024-01-01 00:04:14 +00:00
parent 7c2870d28e
commit a60c8be475

View file

@ -860,9 +860,9 @@
undici-types "~5.26.4" undici-types "~5.26.4"
"@types/node@^20.0.0": "@types/node@^20.0.0":
version "20.10.5" version "20.10.6"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.5.tgz#47ad460b514096b7ed63a1dae26fad0914ed3ab2" resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.6.tgz#a3ec84c22965802bf763da55b2394424f22bfbb5"
integrity sha512-nNPsNE65wjMxEKI93yOP+NPGGBJz/PoN3kZsVLee0XMiJolxSekEVD8wRwBUBqkwc7UWop0edW50yrCQW4CyRw== integrity sha512-Vac8H+NlRNNlAmDfGUP7b5h/KA+AtWIzuXy0E6OyP8f1tCLYAtPvKRRDJjAPqhpCb0t6U2j7/xqAuLEebW2kiw==
dependencies: dependencies:
undici-types "~5.26.4" undici-types "~5.26.4"