Skip to content

Commit

Permalink
⬆️ Update dependency @types/react to ^18.2.27 (#4312)
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 10, 2023
1 parent dec7e5e commit f595241
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.18",
"@types/jest": "^29.5.5",
"@types/lodash": "^4.14.199",
"@types/react": "^18.2.25",
"@types/react": "^18.2.27",
"@types/supertest": "^2.0.14",
"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.18
"@types/jest": ^29.5.5
"@types/lodash": ^4.14.199
"@types/react": ^18.2.25
"@types/react": ^18.2.27
"@types/supertest": ^2.0.14
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.25":
version: 18.2.25
resolution: "@types/react@npm:18.2.25"
"@types/react@npm:*, @types/react@npm:^18.2.27":
version: 18.2.27
resolution: "@types/react@npm:18.2.27"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 177515cd44135d56191ec6c5c10edd490c96c175d37624d9c37bc2007c3abcf6cc2d2137d2a073d692cdc5129d5d5785bd60a6ddd315f695da5d8b989fa2afc5
checksum: bb29779d4e83e30886a4a939b02812a7ae2d49a26e19eb4be48a6d4e73e8b09ca1a639c97c0ba12a7fe46711355059db7f958cbc1754fe697690656cdb9eca07
languageName: node
linkType: hard

Expand Down

0 comments on commit f595241

Please sign in to comment.