diff --git a/.changelog/890.internal.md b/.changelog/890.internal.md new file mode 100644 index 000000000..431954788 --- /dev/null +++ b/.changelog/890.internal.md @@ -0,0 +1 @@ +Update dependency @types/node to v18.18.0 diff --git a/package.json b/package.json index a80032a39..8d1056e0c 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "@testing-library/react": "14.0.0", "@testing-library/user-event": "14.5.1", "@types/jest": "^29.5.5", - "@types/node": "18.17.19", + "@types/node": "18.18.0", "@types/react": "18.2.21", "@types/react-dom": "18.2.7", "@typescript-eslint/eslint-plugin": "6.7.3", diff --git a/yarn.lock b/yarn.lock index a518657d6..99d238254 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4501,10 +4501,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.5.6.tgz#5e9aaa86be03a09decafd61b128d6cec64a5fe40" integrity sha512-Gi5wRGPbbyOTX+4Y2iULQ27oUPrefaB0PxGQJnfyWN3kvEDGM3mIB5M/gQLmitZf7A9FmLeaqxD3L1CXpm3VKQ== -"@types/node@18.17.19": - version "18.17.19" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.19.tgz#80c9b8a89d3648d9e6098f4a7184e03833fee3c5" - integrity sha512-+pMhShR3Or5GR0/sp4Da7FnhVmTalWm81M6MkEldbwjETSaPalw138Z4KdpQaistvqQxLB7Cy4xwYdxpbSOs9Q== +"@types/node@18.18.0": + version "18.18.0" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.0.tgz#bd19d5133a6e5e2d0152ec079ac27c120e7f1763" + integrity sha512-3xA4X31gHT1F1l38ATDIL9GpRLdwVhnEFC8Uikv5ZLlXATwrCYyPq7ZWHxzxc3J/30SUiwiYT+bQe0/XvKlWbw== "@types/node@^16.0.0": version "16.18.46"