Skip to content

Commit

Permalink
Update dependency @types/react to ^18.2.39
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrtnzlml committed Nov 28, 2023
1 parent 0997a30 commit 16b504e
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.40.0",
"@types/node": "^20.10.0",
"@types/react": "^18.2.38",
"@types/react": "^18.2.39",
"@types/react-dom": "^18.2.17",
"eslint": "^8.54.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 @@ -548,7 +548,7 @@ __metadata:
dependencies:
"@playwright/test": "npm:^1.40.0"
"@types/node": "npm:^20.10.0"
"@types/react": "npm:^18.2.38"
"@types/react": "npm:^18.2.39"
"@types/react-dom": "npm:^18.2.17"
eslint: "npm:^8.54.0"
eslint-config-next: "npm:^13.4.2"
Expand Down Expand Up @@ -6683,14 +6683,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:^18.2.38":
version: 18.2.38
resolution: "@types/react@npm:18.2.38"
"@types/react@npm:*, @types/react@npm:^18.2.39":
version: 18.2.39
resolution: "@types/react@npm:18.2.39"
dependencies:
"@types/prop-types": "npm:*"
"@types/scheduler": "npm:*"
csstype: "npm:^3.0.2"
checksum: 56edd4756081b677e38ee23ad6d340658c5e2468785cb20968318cec357e1ea7ccf3ecd9534981741192dd1b894200acfaf0f1551b4795c6077668f6afc19345
checksum: e91a5419d7615ab4fcaa7cb3ad2bd372093676e86c082748ab36ac394d3ed560070482d092a5488f74d6b1d913369e4dabf6eb287debed4d70cd3eb7dc135542
languageName: node
linkType: hard

Expand Down

0 comments on commit 16b504e

Please sign in to comment.