From 762ad1badc68e0c6307333d0e7ba02ba88744a16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jun 2023 01:57:20 +0000 Subject: [PATCH] Bump @types/react from 18.0.23 to 18.2.9 in /ogp_functions Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.0.23 to 18.2.9. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ogp_functions/package.json | 2 +- ogp_functions/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ogp_functions/package.json b/ogp_functions/package.json index e8cc55c0d..9c933d353 100644 --- a/ogp_functions/package.json +++ b/ogp_functions/package.json @@ -36,7 +36,7 @@ "@types/express": "^4.17.14", "@types/node": "18.0.6", "@types/puppeteer": "^5.4.6", - "@types/react": "^18.0.23", + "@types/react": "^18.2.9", "@types/react-dom": "^18.0.7", "@types/styled-components": "^5.1.26", "@typescript-eslint/eslint-plugin": "^4.33.0", diff --git a/ogp_functions/yarn.lock b/ogp_functions/yarn.lock index b33815d46..43f9257a4 100644 --- a/ogp_functions/yarn.lock +++ b/ogp_functions/yarn.lock @@ -381,10 +381,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@^18.0.23": - version "18.0.23" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.23.tgz#4190ecd58b99fa79fe2e67832bdcb287e5f893e4" - integrity sha512-R1wTULtCiJkudAN2DJGoYYySbGtOdzZyUWAACYinKdiQC8auxso4kLDUhQ7AJ2kh3F6A6z4v69U6tNY39hihVQ== +"@types/react@*", "@types/react@^18.2.9": + version "18.2.9" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.9.tgz#9207f8571afdc59a9c9c30df50e8ad2591ecefaf" + integrity sha512-pL3JAesUkF7PEQGxh5XOwdXGV907te6m1/Qe1ERJLgomojS6Ne790QiA7GUl434JEkFA2aAaB6qJ5z4e1zJn/w== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"