From 90e2ab6befca8623c0be326029aba6d0c2af2d8a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Oct 2022 22:36:29 +0000 Subject: [PATCH] Update dependency @types/react-dom to v18.0.7 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f6562f9..db37d4d 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@types/animejs": "3.1.6", "@types/node": "17.0.14", "@types/react": "18.0.22", - "@types/react-dom": "18.0.6", + "@types/react-dom": "18.0.7", "animejs": "3.2.1", "babel-plugin-i18next-extract": "0.8.3", "gatsby": "4.24.4", diff --git a/yarn.lock b/yarn.lock index 5c32300..394acbe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2722,10 +2722,10 @@ dependencies: "@types/react" "*" -"@types/react-dom@18.0.6": - version "18.0.6" - resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.0.6.tgz#36652900024842b74607a17786b6662dd1e103a1" - integrity sha512-/5OFZgfIPSwy+YuIBP/FgJnQnsxhZhjjrnxudMddeblOouIodEQ75X14Rr4wGSG/bknL+Omy9iWlLo1u/9GzAA== +"@types/react-dom@18.0.7": + version "18.0.7" + resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.0.7.tgz#ee7cf8ec4e6977e3f0a7b1d38bd89c75aa2aec28" + integrity sha512-HaXc+BbqAZE1RdsK3tC8SbkFy6UL2xF76lT9rQs5JkPrJg3rWA3Ou/Lhw3YJQzEDkBpmJ79nBsfnd05WrBd2QQ== dependencies: "@types/react" "*"