From 6fbf910bafad21b1292303fe082bde8c30981250 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 17:40:28 +0000 Subject: [PATCH] Bump @types/react from 18.2.33 to 18.2.38 in /hashira-web (#1064) Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.33 to 18.2.38. - [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-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- hashira-web/package.json | 2 +- hashira-web/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/hashira-web/package.json b/hashira-web/package.json index d2aa2309..b40eecd6 100644 --- a/hashira-web/package.json +++ b/hashira-web/package.json @@ -15,7 +15,7 @@ }, "devDependencies": { "@types/babel__core": "^7.20.3", - "@types/react": "^18.2.33", + "@types/react": "^18.2.38", "@types/react-dom": "^18.2.15", "@types/styled-components": "^5.1.30", "@types/uuid": "^9.0.7", diff --git a/hashira-web/yarn.lock b/hashira-web/yarn.lock index 138cf447..3e7c569b 100644 --- a/hashira-web/yarn.lock +++ b/hashira-web/yarn.lock @@ -1160,10 +1160,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@^18.2.33": - version "18.2.33" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.33.tgz#055356243dc4350a9ee6c6a2c07c5cae12e38877" - integrity sha512-v+I7S+hu3PIBoVkKGpSYYpiBT1ijqEzWpzQD62/jm4K74hPpSP7FF9BnKG6+fg2+62weJYkkBWDJlZt5JO/9hg== +"@types/react@*", "@types/react@^18.2.38": + version "18.2.38" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.38.tgz#3605ca41d3daff2c434e0b98d79a2469d4c2dd52" + integrity sha512-cBBXHzuPtQK6wNthuVMV6IjHAFkdl/FOPFIlkd81/Cd1+IqkHu/A+w4g43kaQQoYHik/ruaQBDL72HyCy1vuMw== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"