Update dependency @types/node to v22.7.5
All checks were successful
Test / build (push) Successful in 5s
All checks were successful
Test / build (push) Successful in 5s
This commit is contained in:
parent
06eb7dbbb1
commit
01833e8caf
1 changed files with 3 additions and 3 deletions
|
@ -783,9 +783,9 @@
|
|||
pretty-format "^29.0.0"
|
||||
|
||||
"@types/node@*", "@types/node@^22.0.0":
|
||||
version "22.5.5"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.5.5.tgz#52f939dd0f65fc552a4ad0b392f3c466cc5d7a44"
|
||||
integrity sha512-Xjs4y5UPO/CLdzpgR6GirZJx36yScjh73+2NlLlkFRSoQN8B0DpfXPdZGnvVmLRLOsqDpOfTNv7D9trgGhmOIA==
|
||||
version "22.7.5"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.7.5.tgz#cfde981727a7ab3611a481510b473ae54442b92b"
|
||||
integrity sha512-jML7s2NAzMWc//QSJ1a3prpk78cOPchGvXJsC3C6R6PSMoooztvRVQEz89gmBTBY1SPMaqo5teB4uNHPdetShQ==
|
||||
dependencies:
|
||||
undici-types "~6.19.2"
|
||||
|
||||
|
|
Loading…
Reference in a new issue