Skip to content

Commit

Permalink
Update dependency @types/react to v18.2.41
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 2, 2023
1 parent 0f03593 commit 3d357b2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"devDependencies": {
"@playwright/test": "^1.31.2",
"@types/node": "20.10.2",
"@types/react": "18.2.40",
"@types/react": "18.2.41",
"@types/react-dom": "18.2.17",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -349,14 +349,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.2.40":
version: 18.2.40
resolution: "@types/react@npm:18.2.40"
"@types/react@npm:18.2.41":
version: 18.2.41
resolution: "@types/react@npm:18.2.41"
dependencies:
"@types/prop-types": "npm:*"
"@types/scheduler": "npm:*"
csstype: "npm:^3.0.2"
checksum: 323c319461482ad17b4813fec8641a4167361f42164757b64dbe27db379ae8fd98f3811a301f4abce0c17ce53a83c549db3ba3008e54d2a422a0656bddd72440
checksum: 31a498a56ad3e825ae13799355fe49042c0cdbbe6f40003f39b6b9cf847ba1669393c22ba60e97b1072cf1c002b15432082cdd17e47c948430bdc1f0864829b9
languageName: node
linkType: hard

Expand Down Expand Up @@ -2850,7 +2850,7 @@ __metadata:
dependencies:
"@playwright/test": "npm:^1.31.2"
"@types/node": "npm:20.10.2"
"@types/react": "npm:18.2.40"
"@types/react": "npm:18.2.41"
"@types/react-dom": "npm:18.2.17"
"@typescript-eslint/eslint-plugin": "npm:^6.0.0"
"@typescript-eslint/parser": "npm:^6.0.0"
Expand Down

1 comment on commit 3d357b2

@vercel
Copy link

@vercel vercel bot commented on 3d357b2 Dec 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.