From cc988d18fbd3dd858bfc6163cd10f212e5ba0361 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 17:38:21 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v20.10.7 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 55837606..d542acbf 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "@testing-library/jest-dom": "6.2.0", "@testing-library/react": "14.1.2", "@types/jest": "29.5.11", - "@types/node": "20.10.6", + "@types/node": "20.10.7", "@types/react": "18.2.47", "@types/react-dom": "18.2.18", "@types/transit-js": "0.8.3", diff --git a/yarn.lock b/yarn.lock index a83f32c0..0848c616 100644 --- a/yarn.lock +++ b/yarn.lock @@ -976,10 +976,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.0.3.tgz#463fc47f13ec0688a33aec75d078a0541a447199" integrity sha512-HzNRZtp4eepNitP+BD6k2L6DROIDG4Q0fm4x+dwfsr6LGmROENnok75VGw40628xf+iR24WeMFcHuuBDUAzzsQ== -"@types/node@20.10.6": - version "20.10.6" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.6.tgz#a3ec84c22965802bf763da55b2394424f22bfbb5" - integrity sha512-Vac8H+NlRNNlAmDfGUP7b5h/KA+AtWIzuXy0E6OyP8f1tCLYAtPvKRRDJjAPqhpCb0t6U2j7/xqAuLEebW2kiw== +"@types/node@20.10.7": + version "20.10.7" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.7.tgz#40fe8faf25418a75de9fe68a8775546732a3a901" + integrity sha512-fRbIKb8C/Y2lXxB5eVMj4IU7xpdox0Lh8bUPEdtLysaylsml1hOOx1+STloRs/B9nf7C6kPRmmg/V7aQW7usNg== dependencies: undici-types "~5.26.4"