From 53cb72d9d3b3c561b58e7a90a186cd440df12aa8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 12 Jul 2021 21:39:55 +0000 Subject: [PATCH] Bump @types/react-dom from 16.9.3 to 17.0.9 Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 16.9.3 to 17.0.9. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Signed-off-by: dependabot-preview[bot] --- gatsby-theme-events-typescript/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/gatsby-theme-events-typescript/package.json b/gatsby-theme-events-typescript/package.json index 5ac1917..2ae6e48 100644 --- a/gatsby-theme-events-typescript/package.json +++ b/gatsby-theme-events-typescript/package.json @@ -23,7 +23,7 @@ "devDependencies": { "@babel/core": "^7.9.6", "@types/react": "^16.9.11", - "@types/react-dom": "^16.9.3", + "@types/react-dom": "^17.0.9", "@typescript-eslint/eslint-plugin": "^2.26.0", "@typescript-eslint/parser": "^4.6.0", "eslint": "^6.6.0", diff --git a/yarn.lock b/yarn.lock index 9180472..c61f008 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1971,10 +1971,10 @@ "@types/history" "*" "@types/react" "*" -"@types/react-dom@^16.9.3": - version "16.9.3" - resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.3.tgz#4006ff0e13958af91313869077c04cb20d9b9d04" - integrity sha512-FUuZKXPr9qlzUT9lhuzrZgLjH63TvNn28Ch3MvKG4B+F52zQtO8DtE0Opbncy3xaucNZM2WIPfuNTgkbKx5Brg== +"@types/react-dom@^17.0.9": + version "17.0.9" + resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.9.tgz#441a981da9d7be117042e1a6fd3dac4b30f55add" + integrity sha512-wIvGxLfgpVDSAMH5utdL9Ngm5Owu0VsGmldro3ORLXV8CShrL8awVj06NuEXFQ5xyaYfdca7Sgbk/50Ri1GdPg== dependencies: "@types/react" "*"