Update dependency @types/node to v22.9.0
All checks were successful
Test / build (push) Successful in 12s
All checks were successful
Test / build (push) Successful in 12s
This commit is contained in:
parent
d7a5472759
commit
fa718c4e97
1 changed files with 3 additions and 3 deletions
|
@ -1212,9 +1212,9 @@
|
|||
integrity sha512-/pyBZWSLD2n0dcHE3hq8s8ZvcETHtEuF+3E7XVt0Ig2nvsVQXdghHVcEkIWjy9A0wKfTn97a/PSDYohKIlnP/w==
|
||||
|
||||
"@types/node@*", "@types/node@^22.8.1":
|
||||
version "22.8.1"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.8.1.tgz#b39d4b98165e2ae792ce213f610c7c6108ccfa16"
|
||||
integrity sha512-k6Gi8Yyo8EtrNtkHXutUu2corfDf9su95VYVP10aGYMMROM6SAItZi0w1XszA6RtWTHSVp5OeFof37w0IEqCQg==
|
||||
version "22.9.0"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.0.tgz#b7f16e5c3384788542c72dc3d561a7ceae2c0365"
|
||||
integrity sha512-vuyHg81vvWA1Z1ELfvLko2c8f34gyA0zaic0+Rllc5lbCnbSyuvb2Oxpm6TAUAC/2xZN3QGqxBNggD1nNR2AfQ==
|
||||
dependencies:
|
||||
undici-types "~6.19.8"
|
||||
|
||||
|
|
Loading…
Reference in a new issue