Skip to content

Commit

Permalink
Update dependency @types/react to ^18.2.24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrtnzlml committed Oct 1, 2023
1 parent af1e69b commit e78b59c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion src/typescript-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@playwright/test": "^1.38.1",
"@types/node": "^18.18.1",
"@types/react": "^18.2.23",
"@types/react": "^18.2.24",
"@types/react-dom": "^18.2.8",
"eslint": "^8.50.0",
"eslint-config-next": "^13.4.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -540,7 +540,7 @@ __metadata:
dependencies:
"@playwright/test": ^1.38.1
"@types/node": ^18.18.1
"@types/react": ^18.2.23
"@types/react": ^18.2.24
"@types/react-dom": ^18.2.8
eslint: ^8.50.0
eslint-config-next: ^13.4.2
Expand Down Expand Up @@ -6397,14 +6397,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:^18.2.23":
version: 18.2.23
resolution: "@types/react@npm:18.2.23"
"@types/react@npm:*, @types/react@npm:^18.2.24":
version: 18.2.24
resolution: "@types/react@npm:18.2.24"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: efb9d1ed1940c0e7ba08a21ffba5e266d8dbbb8fe618cfb97bc902dfc96385fdd8189e3f7f64b4aa13134f8e61947d60560deb23be151253c3a97b0d070897ca
checksum: ea5d8204e71b1c9c6631f429a93f8e7be0614cdbdb464e92b3181bdccd8a7c45e30ded8b13da726684b6393f651317c36d54832e3d3cdea0da480a3f26268909
languageName: node
linkType: hard

Expand Down

0 comments on commit e78b59c

Please sign in to comment.