Skip to content

Commit 5e6653b

Browse files
meta: bump the react group with 2 updates (#6194)
Bumps the react group with 2 updates: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom). Updates `@types/react` from 18.2.42 to 18.2.46 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 18.2.17 to 18.2.18 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) --- updated-dependencies: - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: react - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: react ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 41445d7 commit 5e6653b

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,8 @@
9797
"@testing-library/react": "~14.1.2",
9898
"@testing-library/user-event": "~14.5.2",
9999
"@types/jest": "29.5.11",
100-
"@types/react": "^18.2.37",
101-
"@types/react-dom": "^18.2.15",
100+
"@types/react": "^18.2.46",
101+
"@types/react-dom": "^18.2.18",
102102
"@types/semver": "~7.5.5",
103103
"@typescript-eslint/eslint-plugin": "6.17.0",
104104
"@typescript-eslint/parser": "6.17.0",

0 commit comments

Comments
 (0)