Skip to content

Commit

Permalink
⬆️ Update dependency @types/react to ^18.2.30 (#4334)
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] committed Oct 20, 2023
1 parent 5f3ae1e commit 75a6dd0
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
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.28",
"@types/react": "^18.2.30",
"@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
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.28
"@types/react": ^18.2.30
"@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.28":
version: 18.2.28
resolution: "@types/react@npm:18.2.28"
"@types/react@npm:*, @types/react@npm:^18.2.30":
version: 18.2.30
resolution: "@types/react@npm:18.2.30"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 81381bedeba83278f4c9febb0b83e0bd3f42a25897a50b9cb36ef53651d34b3d50f87ebf11211ea57ea575131f85d31e93e496ce46478a00b0f9bf7b26b5917a
checksum: 962fa67e4ff439a2eb621ad74e58cb975d2882afa06bb7c9e9823606f6dcc3cd37d5cce143ec3c95b3856549f48ee0382e8c4628267cdcc5c5343d979ad9d92f
languageName: node
linkType: hard

Expand Down

0 comments on commit 75a6dd0

Please sign in to comment.