Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.2.68 (#239)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 22, 2024
1 parent 3d9b7ca commit 901a9ef
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/shared-lib-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@storybook/testing-library": "0.2.2",
"@types/eslint": "8.56.6",
"@types/micromatch": "4.0.6",
"@types/react": "18.2.67",
"@types/react": "18.2.68",
"@types/react-dom": "18.2.22",
"@typescript-eslint/eslint-plugin": "7.3.1",
"@typescript-eslint/parser": "7.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/wb/test-fixtures/blitz/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"devDependencies": {
"@types/node": "20.11.30",
"@types/react": "18.2.67",
"@types/react": "18.2.68",
"typescript": "5.4.3"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6871,14 +6871,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.2.67":
version: 18.2.67
resolution: "@types/react@npm:18.2.67"
"@types/react@npm:18.2.68":
version: 18.2.68
resolution: "@types/react@npm:18.2.68"
dependencies:
"@types/prop-types": "npm:*"
"@types/scheduler": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10c0/d8c49476ca8c96cbbcd8b1fd1bf881396dbf548fdadb0b6463d0bb262e5013e0a239994842d09e74f9c21dcaf620555bc1f1485f8578b0498af87bc06291f5a2
checksum: 10c0/c22e47cd8ba6d4e85681444e7fb8c5829bd86f51778222f09412ab00c2a766634500c8ff54331064ba27476fa5f20564464338816cf91ec1df1dddf8efea1e1e
languageName: node
linkType: hard

Expand Down Expand Up @@ -7618,7 +7618,7 @@ __metadata:
"@storybook/testing-library": "npm:0.2.2"
"@types/eslint": "npm:8.56.6"
"@types/micromatch": "npm:4.0.6"
"@types/react": "npm:18.2.67"
"@types/react": "npm:18.2.68"
"@types/react-dom": "npm:18.2.22"
"@typescript-eslint/eslint-plugin": "npm:7.3.1"
"@typescript-eslint/parser": "npm:7.3.1"
Expand Down

0 comments on commit 901a9ef

Please sign in to comment.