Skip to content

Commit bf3b76e

Browse files
chore(deps-dev): bump @types/react from 18.3.3 to 18.3.4 (#557)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.3.3 to 18.3.4. - [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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0428c64 commit bf3b76e

File tree

2 files changed

+2
-10
lines changed

2 files changed

+2
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"@testing-library/jest-dom": "^5.16.4",
7676
"@testing-library/react": "^15.0.7",
7777
"@types/node": "^22.5.0",
78-
"@types/react": "^18.0.26",
78+
"@types/react": "^18.3.4",
7979
"babel-loader": "^9.1.2",
8080
"babel-plugin-import": "^1.13.8",
8181
"commitizen": "^4.3.0",

yarn.lock

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3596,15 +3596,7 @@
35963596
dependencies:
35973597
"@types/react" "*"
35983598

3599-
"@types/react@*", "@types/react@^18.0.26":
3600-
version "18.3.3"
3601-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.3.tgz#9679020895318b0915d7a3ab004d92d33375c45f"
3602-
integrity sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw==
3603-
dependencies:
3604-
"@types/prop-types" "*"
3605-
csstype "^3.0.2"
3606-
3607-
"@types/react@^16.8.0 || ^17.0.0 || ^18.0.0":
3599+
"@types/react@*", "@types/react@^16.8.0 || ^17.0.0 || ^18.0.0", "@types/react@^18.3.4":
36083600
version "18.3.4"
36093601
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.4.tgz#dfdd534a1d081307144c00e325c06e00312c93a3"
36103602
integrity sha512-J7W30FTdfCxDDjmfRM+/JqLHBIyl7xUIp9kwK637FGmY7+mkSFSe6L4jpZzhj5QMfLssSDP4/i75AKkrdC7/Jw==

0 commit comments

Comments
 (0)