Skip to content

Commit

Permalink
Update dependency @types/react to ^18.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrtnzlml committed Sep 17, 2024
1 parent 3162b6c commit 52a441a
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.45.0",
"@types/node": "^20.16.5",
"@types/react": "^18.3.6",
"@types/react": "^18.3.7",
"@types/react-dom": "^18.3.0",
"eslint": "^8.57.1",
"eslint-config-next": "^14.2.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -489,7 +489,7 @@ __metadata:
dependencies:
"@playwright/test": "npm:^1.45.0"
"@types/node": "npm:^20.16.5"
"@types/react": "npm:^18.3.6"
"@types/react": "npm:^18.3.7"
"@types/react-dom": "npm:^18.3.0"
eslint: "npm:^8.57.1"
eslint-config-next: "npm:^14.2.5"
Expand Down Expand Up @@ -5983,13 +5983,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.6":
version: 18.3.6
resolution: "@types/react@npm:18.3.6"
"@types/react@npm:*, @types/react@npm:^16.8.0 || ^17.0.0 || ^18.0.0, @types/react@npm:^18.3.7":
version: 18.3.7
resolution: "@types/react@npm:18.3.7"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10c0/e347787a496f2006fe61358316e040c22548a1669559277b72dad39e2f1f713080115be9fe6c30f9d1d28a54054b96cf6c06471be6967a3605e31f5b84a6cec7
checksum: 10c0/460f40eadf1fd035344b2ff9061d5c2314db9403f76d05fff7724c78543737c95829e1628567c63d27b542647867eca5b6f284dfd38f1d3b70754f32c4cbecb7
languageName: node
linkType: hard

Expand Down

0 comments on commit 52a441a

Please sign in to comment.