From 6cc3776c2b045cb68a64dca8abf6f30d7447eb95 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 Dec 2022 11:25:53 -0500 Subject: [PATCH] deps: update dependency @types/react-dom to ^18.0.9 (#192) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- gatsby/package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gatsby/package.json b/gatsby/package.json index 0727f6e3..c75a24be 100644 --- a/gatsby/package.json +++ b/gatsby/package.json @@ -19,7 +19,7 @@ "@types/loader-utils": "^2.0.3", "@types/mdx-js__react": "^1.5.5", "@types/react": "^18.0.25", - "@types/react-dom": "^18.0.8", + "@types/react-dom": "^18.0.9", "@types/react-helmet": "^6.1.5", "gatsby": "^4.24.7", "gatsby-plugin-gatsby-cloud": "^4.24.1", diff --git a/yarn.lock b/yarn.lock index 46562e3e..59bcf61f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4015,7 +4015,7 @@ __metadata: "@types/loader-utils": ^2.0.3 "@types/mdx-js__react": ^1.5.5 "@types/react": ^18.0.25 - "@types/react-dom": ^18.0.8 + "@types/react-dom": ^18.0.9 "@types/react-helmet": ^6.1.5 gatsby: ^4.24.7 gatsby-plugin-gatsby-cloud: ^4.24.1 @@ -4725,7 +4725,7 @@ __metadata: languageName: node linkType: hard -"@types/react-dom@npm:^18.0.8": +"@types/react-dom@npm:^18.0.9": version: 18.0.9 resolution: "@types/react-dom@npm:18.0.9" dependencies: