Update dependency @types/node to v20.11.9
This commit is contained in:
parent
6798351c0d
commit
a8fa0c8ab7
@ -19,7 +19,7 @@
|
||||
"@testing-library/react": "14.1.2",
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/jest": "29.5.11",
|
||||
"@types/node": "20.11.8",
|
||||
"@types/node": "20.11.9",
|
||||
"@types/react": "18.2.48",
|
||||
"@types/react-dom": "18.2.18",
|
||||
"@types/react-redux": "7.1.33",
|
||||
|
@ -864,10 +864,10 @@
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.2.tgz#c59b7641832531264fda3f1ba610362dc9a7dfc8"
|
||||
integrity sha512-BWN3M23gLO2jVG8g/XHIRFWiiV4/GckeFIqbU/C4V3xpoBBWSMk4OZomouN0wCkfQFPqgZikyLr7DOYDysIkkw==
|
||||
|
||||
"@types/node@20.11.8":
|
||||
version "20.11.8"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.8.tgz#bdb6de1048613c3c6ab6c341c37e8fd1a7860308"
|
||||
integrity sha512-i7omyekpPTNdv4Jb/Rgqg0RU8YqLcNsI12quKSDkRXNfx7Wxdm6HhK1awT3xTgEkgxPn3bvnSpiEAc7a7Lpyow==
|
||||
"@types/node@20.11.9":
|
||||
version "20.11.9"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.9.tgz#959d436f20ce2ee3df897c3eaa0617c98fa70efb"
|
||||
integrity sha512-CQXNuMoS/VcoAMISe5pm4JnEd1Br5jildbQEToEMQvutmv+EaQr90ry9raiudgpyDuqFiV9e4rnjSfLNq12M5w==
|
||||
dependencies:
|
||||
undici-types "~5.26.4"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user