From 1b40937bf4257fab2d65ecce74b4b0fb53fb007e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 23:28:01 +0000 Subject: [PATCH] build(deps): update dependency @types/node to ^18.19.40 (#1992) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 30242ff4..d804ea40 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "description": "Chat Styles is a generator of style sheet for the YouTube Live Chat.", "devDependencies": { "@types/eslint": "^8.56.10", - "@types/node": "^18.19.39", + "@types/node": "^18.19.40", "@types/react": "^18.3.3", "@types/react-color": "^3.0.12", "@types/react-helmet": "^6.1.11", diff --git a/yarn.lock b/yarn.lock index 0241f668..56b380b2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1355,10 +1355,10 @@ dependencies: undici-types "~5.26.4" -"@types/node@^18.19.39": - version "18.19.39" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.39.tgz#c316340a5b4adca3aee9dcbf05de385978590593" - integrity sha512-nPwTRDKUctxw3di5b4TfT3I0sWDiWoPQCZjXhvdkINntwr8lcoVCKsTgnXeRubKIlfnV+eN/HYk6Jb40tbcEAQ== +"@types/node@^18.19.40": + version "18.19.40" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.40.tgz#e9213ba98122992dafd8d55a2196f2ebb56b2555" + integrity sha512-MIxieZHrm4Ee8XArBIc+Or9HINt2StOmCbgRcXGSJl8q14svRvkZPe7LJq9HKtTI1SK3wU8b91TjntUm7T69Pg== dependencies: undici-types "~5.26.4"