Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.2.40
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2023
1 parent 2912958 commit c8a16e5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
"dist"
],
"resolutions": {
"@types/react": "18.2.21"
"@types/react": "18.2.40"
},
"packageManager": "[email protected]"
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9605,14 +9605,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.2.21":
version: 18.2.21
resolution: "@types/react@npm:18.2.21"
"@types/react@npm:18.2.40":
version: 18.2.40
resolution: "@types/react@npm:18.2.40"
dependencies:
"@types/prop-types": "npm:*"
"@types/scheduler": "npm:*"
csstype: "npm:^3.0.2"
checksum: 7b315e2b14da1cd895719ba957fd71a0a8a35300fd76689d0268ed9afd8065a56b4fdcd1306871e3e16706dd3ecd706a846af74caca8fcad88052469cf0d83a1
checksum: 323c319461482ad17b4813fec8641a4167361f42164757b64dbe27db379ae8fd98f3811a301f4abce0c17ce53a83c549db3ba3008e54d2a422a0656bddd72440
languageName: node
linkType: hard

Expand Down

0 comments on commit c8a16e5

Please sign in to comment.