Skip to content

Commit

Permalink
chore: Bump @types/react from 18.3.11 to 18.3.12 (#5076)
Browse files Browse the repository at this point in the history
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.3.11 to 18.3.12.
- [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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 27, 2024
1 parent e9bf521 commit c38d5a5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@types/jest": "29.5.13",
"@types/node": "22.8.1",
"@types/platform": "1.3.6",
"@types/react": "18.3.11",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/react-router-dom": "5.3.3",
"@types/webpack-env": "1.18.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3883,13 +3883,13 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.3.11":
version: 18.3.11
resolution: "@types/react@npm:18.3.11"
"@types/react@npm:18.3.12":
version: 18.3.12
resolution: "@types/react@npm:18.3.12"
dependencies:
"@types/prop-types": "*"
csstype: ^3.0.2
checksum: 6cbf36673b64e758dd61b16c24139d015f58530e0d476777de26ba83f24b55e142fbf64e3b8f6b3c7b05ed9ba548551b2a62d9ffb0f95743d0a368646a619163
checksum: 4ab1577a8c2105a5e316536f724117c90eee5f4bd5c137fc82a2253d8c1fd299dedaa07e8dfc95d6e2f04a4be3cb8b0e1b06098c6233ebd55c508d88099395b7
languageName: node
linkType: hard

Expand Down Expand Up @@ -14402,7 +14402,7 @@ __metadata:
"@types/jest": 29.5.13
"@types/node": 22.8.1
"@types/platform": 1.3.6
"@types/react": 18.3.11
"@types/react": 18.3.12
"@types/react-dom": 18.3.1
"@types/react-router-dom": 5.3.3
"@types/webpack-env": 1.18.5
Expand Down

0 comments on commit c38d5a5

Please sign in to comment.