Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to ^18.3.7 (#11008)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent 2dd0364 commit d61f280
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@testing-library/user-event": "^14.5.2",
"@types/jest": "29.5.13",
"@types/node": "^20.16.5",
"@types/react": "^18.3.3",
"@types/react": "^18.3.7",
"@types/react-dom": "^18.3.0",
"babel-jest": "^29.7.0",
"concurrently": "^8.2.2",
Expand Down
14 changes: 12 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3301,7 +3301,7 @@ __metadata:
"@testing-library/user-event": "npm:^14.5.2"
"@types/jest": "npm:29.5.13"
"@types/node": "npm:^20.16.5"
"@types/react": "npm:^18.3.3"
"@types/react": "npm:^18.3.7"
"@types/react-dom": "npm:^18.3.0"
babel-jest: "npm:^29.7.0"
concurrently: "npm:^8.2.2"
Expand Down Expand Up @@ -4588,7 +4588,7 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:^18.3.3":
"@types/react@npm:*":
version: 18.3.3
resolution: "@types/react@npm:18.3.3"
dependencies:
Expand All @@ -4598,6 +4598,16 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:^18.3.7":
version: 18.3.7
resolution: "@types/react@npm:18.3.7"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10c0/460f40eadf1fd035344b2ff9061d5c2314db9403f76d05fff7724c78543737c95829e1628567c63d27b542647867eca5b6f284dfd38f1d3b70754f32c4cbecb7
languageName: node
linkType: hard

"@types/resolve@npm:1.20.2":
version: 1.20.2
resolution: "@types/resolve@npm:1.20.2"
Expand Down

0 comments on commit d61f280

Please sign in to comment.