Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.2.33 (#234)
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 27, 2023
1 parent 004a158 commit 76af38d
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 @@ -36,7 +36,7 @@
"devDependencies": {
"@types/jest": "29.5.6",
"@types/node": "18.18.7",
"@types/react": "18.2.25",
"@types/react": "18.2.33",
"@typescript-eslint/eslint-plugin": "6.9.0",
"@typescript-eslint/parser": "6.9.0",
"eslint": "8.52.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1054,14 +1054,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.2.25":
version: 18.2.25
resolution: "@types/react@npm:18.2.25"
"@types/react@npm:18.2.33":
version: 18.2.33
resolution: "@types/react@npm:18.2.33"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 177515cd44135d56191ec6c5c10edd490c96c175d37624d9c37bc2007c3abcf6cc2d2137d2a073d692cdc5129d5d5785bd60a6ddd315f695da5d8b989fa2afc5
checksum: 75903c4d53898c69dd23d0b2730eac4676dc5ade15c25c793dec855f0d7c650cb823832bb1dd881efe8895724f15b06d4bf7081ea0b82391aa3059512ad49ccf
languageName: node
linkType: hard

Expand Down Expand Up @@ -4276,7 +4276,7 @@ __metadata:
"@react-email/render": 0.0.8
"@types/jest": 29.5.6
"@types/node": 18.18.7
"@types/react": 18.2.25
"@types/react": 18.2.33
"@typescript-eslint/eslint-plugin": 6.9.0
"@typescript-eslint/parser": 6.9.0
eslint: 8.52.0
Expand Down

0 comments on commit 76af38d

Please sign in to comment.