Skip to content

Commit

Permalink
Update dependency @types/react to v18.0.32 (#60)
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, 2023
1 parent 7c152d4 commit d9445f8
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 @@ -44,7 +44,7 @@
"@fortawesome/react-fontawesome": "0.2.0",
"@octokit/types": "9.0.0",
"@types/node": "18.15.11",
"@types/react": "18.0.31",
"@types/react": "18.0.32",
"@types/react-dom": "18.0.11",
"csstype": "3.1.2",
"eslint": "8.37.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2034,14 +2034,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.0.31":
version: 18.0.31
resolution: "@types/react@npm:18.0.31"
"@types/react@npm:18.0.32":
version: 18.0.32
resolution: "@types/react@npm:18.0.32"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 6befbd5587e266905b50fd6bbd7c1cacd557bddf99e6a9862ca2f1d06df3dca71b9d485a37d010479730f021aab93b852d417c714de5efc2f41be0ff4c09b4db
checksum: c8dbce83c455e520e75f3649988f46100e3a3c0bf7241281ea5bd9067a0368290f0d7c6102e12e6ec9d649134b29a3ef4c421f376ec5aa06ed78cbdd8c144b4c
languageName: node
linkType: hard

Expand Down Expand Up @@ -4445,7 +4445,7 @@ __metadata:
"@octokit/rest": 19.0.7
"@octokit/types": 9.0.0
"@types/node": 18.15.11
"@types/react": 18.0.31
"@types/react": 18.0.32
"@types/react-dom": 18.0.11
csstype: 3.1.2
eslint: 8.37.0
Expand Down

1 comment on commit d9445f8

@vercel
Copy link

@vercel vercel bot commented on d9445f8 Apr 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.