Update dependency @types/node to v20.9.5
This commit is contained in:
parent
c5ba42ad3c
commit
c0637b2bad
@ -19,7 +19,7 @@
|
|||||||
"@testing-library/react": "14.1.2",
|
"@testing-library/react": "14.1.2",
|
||||||
"@testing-library/user-event": "14.5.1",
|
"@testing-library/user-event": "14.5.1",
|
||||||
"@types/jest": "29.5.10",
|
"@types/jest": "29.5.10",
|
||||||
"@types/node": "20.9.4",
|
"@types/node": "20.9.5",
|
||||||
"@types/react": "18.2.38",
|
"@types/react": "18.2.38",
|
||||||
"@types/react-dom": "18.2.17",
|
"@types/react-dom": "18.2.17",
|
||||||
"@types/react-redux": "7.1.31",
|
"@types/react-redux": "7.1.31",
|
||||||
|
@ -864,10 +864,10 @@
|
|||||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.2.tgz#c59b7641832531264fda3f1ba610362dc9a7dfc8"
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.2.tgz#c59b7641832531264fda3f1ba610362dc9a7dfc8"
|
||||||
integrity sha512-BWN3M23gLO2jVG8g/XHIRFWiiV4/GckeFIqbU/C4V3xpoBBWSMk4OZomouN0wCkfQFPqgZikyLr7DOYDysIkkw==
|
integrity sha512-BWN3M23gLO2jVG8g/XHIRFWiiV4/GckeFIqbU/C4V3xpoBBWSMk4OZomouN0wCkfQFPqgZikyLr7DOYDysIkkw==
|
||||||
|
|
||||||
"@types/node@20.9.4":
|
"@types/node@20.9.5":
|
||||||
version "20.9.4"
|
version "20.9.5"
|
||||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.9.4.tgz#cc8f970e869c26834bdb7ed480b30ede622d74c7"
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.9.5.tgz#bb441014bcb91c63742b0e1fe25b902f5d581faa"
|
||||||
integrity sha512-wmyg8HUhcn6ACjsn8oKYjkN/zUzQeNtMy44weTJSM6p4MMzEOuKbA3OjJ267uPCOW7Xex9dyrNTful8XTQYoDA==
|
integrity sha512-Uq2xbNq0chGg+/WQEU0LJTSs/1nKxz6u1iemLcGomkSnKokbW1fbLqc3HOqCf2JP7KjlL4QkS7oZZTrOQHQYgQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
undici-types "~5.26.4"
|
undici-types "~5.26.4"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user