Skip to content

Commit

Permalink
Update dependency @types/react to ^18.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrtnzlml committed May 11, 2024
1 parent 9b5d622 commit 19b6429
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
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@playwright/test": "^1.44.0",
"@types/node": "^20.12.11",
"@types/react": "^18.3.1",
"@types/react": "^18.3.2",
"@types/react-dom": "^18.3.0",
"eslint": "^8.57.0",
"eslint-config-next": "^14.2.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -481,7 +481,7 @@ __metadata:
dependencies:
"@playwright/test": "npm:^1.44.0"
"@types/node": "npm:^20.12.11"
"@types/react": "npm:^18.3.1"
"@types/react": "npm:^18.3.2"
"@types/react-dom": "npm:^18.3.0"
eslint: "npm:^8.57.0"
eslint-config-next: "npm:^14.2.3"
Expand Down Expand Up @@ -5961,13 +5961,13 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:^16.8.0 || ^17.0.0 || ^18.0.0, @types/react@npm:^18.3.1":
version: 18.3.1
resolution: "@types/react@npm:18.3.1"
"@types/react@npm:*, @types/react@npm:^16.8.0 || ^17.0.0 || ^18.0.0, @types/react@npm:^18.3.2":
version: 18.3.2
resolution: "@types/react@npm:18.3.2"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10c0/18d856c12a4ec93f3cda2d58ef3d77a9480818afd3af895f812896fb82cfca1f35a692ab1add4ce826a4eb58a071624c7d1c8c6c4ccfb81c100d2916dc607614
checksum: 10c0/9fb2f1fcf7e889ee4ea7c3c5978df595c66e770e5fd3a245dbdd2589b9b911524c11dab25a6275d8af4e336e4cb5fa850d447884b84c335a187a338c89df99ba
languageName: node
linkType: hard

Expand Down

0 comments on commit 19b6429

Please sign in to comment.