Skip to content

Commit

Permalink
Update dependency @types/react to v18.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 26, 2024
1 parent e2ddf0d commit 1c4b016
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@types/gravatar": "1.8.6",
"@types/jsonwebtoken": "9.0.6",
"@types/node": "20.12.12",
"@types/react": "18.3.2",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"concurrently": "8.2.2",
"eslint": "8.57.0",
Expand Down
14 changes: 2 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1704,7 +1704,7 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*":
"@types/react@npm:*, @types/react@npm:18.3.3":
version: 18.3.3
resolution: "@types/react@npm:18.3.3"
dependencies:
Expand All @@ -1714,16 +1714,6 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.3.2":
version: 18.3.2
resolution: "@types/react@npm:18.3.2"
dependencies:
"@types/prop-types": "*"
csstype: ^3.0.2
checksum: d0b8b9d0ede6cd28dbbe34106d914b5e3652d9d7aa9d0f32fe6171506b6fc7c826d9d6571642976a5422bd29c5022fd893a710ed59a1177a0c1df8e02cf17ffe
languageName: node
linkType: hard

"@types/request@npm:^2.47.1":
version: 2.48.12
resolution: "@types/request@npm:2.48.12"
Expand Down Expand Up @@ -4858,7 +4848,7 @@ __metadata:
"@types/gravatar": 1.8.6
"@types/jsonwebtoken": 9.0.6
"@types/node": 20.12.12
"@types/react": 18.3.2
"@types/react": 18.3.3
"@types/react-dom": 18.3.0
async-mutex: 0.5.0
bcrypt: 5.1.1
Expand Down

0 comments on commit 1c4b016

Please sign in to comment.