Skip to content

Commit

Permalink
Update dependency @types/react to v18.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 14, 2024
1 parent 18cea0a commit fa9ae55
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.11",
"@types/react": "18.3.1",
"@types/react": "18.3.2",
"@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.2":
version: 18.3.2
resolution: "@types/react@npm:18.3.2"
dependencies:
Expand All @@ -1714,16 +1714,6 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.3.1":
version: 18.3.1
resolution: "@types/react@npm:18.3.1"
dependencies:
"@types/prop-types": "*"
csstype: ^3.0.2
checksum: 9224ef319a0c2b7f66e7e7f06012aa5eb638a6c76c9742843eab1a5d243f2bed5ff829ddbb41efd60d33a266420528adfcb84cb93f238b00e905f98c3a355768
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.11
"@types/react": 18.3.1
"@types/react": 18.3.2
"@types/react-dom": 18.3.0
async-mutex: 0.5.0
bcrypt: 5.1.1
Expand Down

0 comments on commit fa9ae55

Please sign in to comment.