Skip to content

Commit

Permalink
Update dependency @types/react to v18.3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent 72056e0 commit f48ec85
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.14.13",
"@types/react": "18.3.3",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -357,13 +357,13 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.3.3":
version: 18.3.3
resolution: "@types/react@npm:18.3.3"
"@types/react@npm:18.3.11":
version: 18.3.11
resolution: "@types/react@npm:18.3.11"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10/68e203b7f1f91d6cf21f33fc7af9d6d228035a26c83f514981e54aa3da695d0ec6af10c277c6336de1dd76c4adbe9563f3a21f80c4462000f41e5f370b46e96c
checksum: 10/a36f0707fdfe9fe19cbe5892bcdab0f042ecadb501ea4e1c39519943f3e74cffbd31e892d3860f5c87cf33f5f223552b246a552bed0087b95954f2cb39d5cf65
languageName: node
linkType: hard

Expand Down Expand Up @@ -3367,7 +3367,7 @@ __metadata:
dependencies:
"@playwright/test": "npm:^1.31.2"
"@types/node": "npm:20.14.13"
"@types/react": "npm:18.3.3"
"@types/react": "npm:18.3.11"
"@types/react-dom": "npm:18.3.0"
"@typescript-eslint/eslint-plugin": "npm:^7.0.0"
"@typescript-eslint/parser": "npm:^7.0.0"
Expand Down

0 comments on commit f48ec85

Please sign in to comment.