Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to ^18.2.74 (#917)
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 Apr 2, 2024
1 parent 81df327 commit e0412bf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@types/hapi__inert": "^5.2.10",
"@types/jest": "^29.5.12",
"@types/nodemailer": "^6.4.14",
"@types/react": "^18.2.73",
"@types/react": "^18.2.74",
"@types/react-dom": "^18.2.23",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7483,13 +7483,13 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:^18.2.73":
version: 18.2.73
resolution: "@types/react@npm:18.2.73"
"@types/react@npm:*, @types/react@npm:^18.2.74":
version: 18.2.74
resolution: "@types/react@npm:18.2.74"
dependencies:
"@types/prop-types": "*"
csstype: ^3.0.2
checksum: 0921d3e3286f11365e796f01eff4fb64de315c68f569e0bbfdaa7680dc4b774c7e8dc416d72d77f7f16a0c2075048429386a55bbfd43ac507d1dddc8d44142e7
checksum: 093c0e350552e61393e2ba30169aa620e2e64c1e2d0ff38efd2a7549ded689b6ab6bffb65fe0f7ef9e143174de54442d942bd70c014649f464c52465701208d8
languageName: node
linkType: hard

Expand Down Expand Up @@ -16255,7 +16255,7 @@ __metadata:
"@types/hapi__inert": ^5.2.10
"@types/jest": ^29.5.12
"@types/nodemailer": ^6.4.14
"@types/react": ^18.2.73
"@types/react": ^18.2.74
"@types/react-dom": ^18.2.23
"@typescript-eslint/eslint-plugin": ^7.5.0
"@typescript-eslint/parser": ^7.5.0
Expand Down

0 comments on commit e0412bf

Please sign in to comment.