Skip to content

Commit

Permalink
Update dependency @types/react to ^18.2.29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrtnzlml committed Oct 18, 2023
1 parent 600b4e3 commit a7c96b7
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.39.0",
"@types/node": "^18.18.6",
"@types/react": "^18.2.28",
"@types/react": "^18.2.29",
"@types/react-dom": "^18.2.13",
"eslint": "^8.51.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.39.0
"@types/node": ^18.18.6
"@types/react": ^18.2.28
"@types/react": ^18.2.29
"@types/react-dom": ^18.2.13
eslint: ^8.51.0
eslint-config-next: ^13.4.2
Expand Down Expand Up @@ -6483,14 +6483,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:^18.2.28":
version: 18.2.28
resolution: "@types/react@npm:18.2.28"
"@types/react@npm:*, @types/react@npm:^18.2.29":
version: 18.2.29
resolution: "@types/react@npm:18.2.29"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 81381bedeba83278f4c9febb0b83e0bd3f42a25897a50b9cb36ef53651d34b3d50f87ebf11211ea57ea575131f85d31e93e496ce46478a00b0f9bf7b26b5917a
checksum: 3d09ac61a683fa976512a28ac175b9d823f0368adc5fb2abf53f64ab030e8ad866a201a8029f92ff48246c8e326f7517ebe165f976ecb412627c65c6f9a7c9d3
languageName: node
linkType: hard

Expand Down

0 comments on commit a7c96b7

Please sign in to comment.