Skip to content

Commit

Permalink
⬆️ Update dependency @types/react to ^18.2.31 (#4340)
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 Oct 20, 2023
1 parent 67cc000 commit f3b2d40
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@types/express": "^4.17.20",
"@types/jest": "^29.5.6",
"@types/lodash": "^4.14.200",
"@types/react": "^18.2.30",
"@types/react": "^18.2.31",
"@types/supertest": "^2.0.15",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2739,7 +2739,7 @@ __metadata:
"@types/express": ^4.17.20
"@types/jest": ^29.5.6
"@types/lodash": ^4.14.200
"@types/react": ^18.2.30
"@types/react": ^18.2.31
"@types/supertest": ^2.0.15
express: ^4.18.2
fast-check: "workspace:*"
Expand Down Expand Up @@ -4547,14 +4547,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:^18.2.30":
version: 18.2.30
resolution: "@types/react@npm:18.2.30"
"@types/react@npm:*, @types/react@npm:^18.2.31":
version: 18.2.31
resolution: "@types/react@npm:18.2.31"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 962fa67e4ff439a2eb621ad74e58cb975d2882afa06bb7c9e9823606f6dcc3cd37d5cce143ec3c95b3856549f48ee0382e8c4628267cdcc5c5343d979ad9d92f
checksum: b11be8e39174d3303e308461400889e353e422d22b01d09795b2c35b7b99d5351716503d9ec5c58e4c2c871249603fa52840d45a34fb5901dd7a26e06129c716
languageName: node
linkType: hard

Expand Down

0 comments on commit f3b2d40

Please sign in to comment.