Skip to content

Commit fdcca40

Browse files
Bump @types/react from 18.2.33 to 18.2.35 (#3380)
* Bump @types/react from 18.2.33 to 18.2.35 Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.33 to 18.2.35. - [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] <support@github.com> * +^ --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicolas Stepien <stepien.nicolas@gmail.com>
1 parent 080e99e commit fdcca40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"@testing-library/react": "^14.0.0",
7474
"@testing-library/user-event": "^14.1.1",
7575
"@types/lodash-es": "^4.17.7",
76-
"@types/react": "18.2.33",
76+
"@types/react": "^18.2.35",
7777
"@types/react-dom": "^18.2.4",
7878
"@typescript-eslint/eslint-plugin": "^6.1.0",
7979
"@typescript-eslint/parser": "^6.1.0",

0 commit comments

Comments
 (0)