Skip to content

Commit

Permalink
Update dependency @types/react to ^18.2.23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrtnzlml committed Sep 27, 2023
1 parent 5fd2568 commit 75af9d8
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.0",
"@types/react": "^18.2.22",
"@types/react": "^18.2.23",
"@types/react-dom": "^18.2.7",
"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.0
"@types/react": ^18.2.22
"@types/react": ^18.2.23
"@types/react-dom": ^18.2.7
eslint: ^8.50.0
eslint-config-next: ^13.4.2
Expand Down Expand Up @@ -6383,14 +6383,14 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 75af9d8

Please sign in to comment.