From e348b255f598e7809f668ce64a87d5647cf9da3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Sep 2024 06:50:15 +0000 Subject: [PATCH] Bump @types/react from 18.3.7 to 18.3.8 in the types group Bumps the types group with 1 update: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). Updates `@types/react` from 18.3.7 to 18.3.8 - [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 dependency-group: types ... Signed-off-by: dependabot[bot] --- node_modules | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/node_modules b/node_modules index 4c647aee864d..1083c27dd2ca 160000 --- a/node_modules +++ b/node_modules @@ -1 +1 @@ -Subproject commit 4c647aee864d882ed9d954614ff6f5d02d53d1e3 +Subproject commit 1083c27dd2ca969f27a5f8f22651f7c92ec9d3ad diff --git a/package.json b/package.json index 1ca13f08b77d..852ef204fc33 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ }, "devDependencies": { "@types/qunit": "^2.19.10", - "@types/react": "18.3.7", + "@types/react": "18.3.8", "@types/react-dom": "18.3.0", "@typescript-eslint/eslint-plugin": "8.6.0", "argparse": "2.0.1",