Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.3.9
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 27, 2024
1 parent b3ec63f commit f8f40ec
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@testing-library/react": "^14.3.1",
"@types/gtag.js": "^0.0.20",
"@types/node": "20.14.8",
"@types/react": "18.3.3",
"@types/react": "18.3.9",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
Expand Down
14 changes: 12 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2412,7 +2412,7 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:18.3.3":
"@types/react@npm:*":
version: 18.3.3
resolution: "@types/react@npm:18.3.3"
dependencies:
Expand All @@ -2422,6 +2422,16 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.3.9":
version: 18.3.9
resolution: "@types/react@npm:18.3.9"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10c0/a92b8e061d0c833e096254782c56a802316593f4a907fb834b557cabe848a0829b9eb6056404ea239eb4d5ec5ac7b7724309761516c0a7a277916fa04dd4f805
languageName: node
linkType: hard

"@types/responselike@npm:^1.0.0":
version: 1.0.3
resolution: "@types/responselike@npm:1.0.3"
Expand Down Expand Up @@ -11073,7 +11083,7 @@ __metadata:
"@testing-library/react": "npm:^14.3.1"
"@types/gtag.js": "npm:^0.0.20"
"@types/node": "npm:20.14.8"
"@types/react": "npm:18.3.3"
"@types/react": "npm:18.3.9"
"@types/react-dom": "npm:18.3.0"
"@types/react-modal": "npm:^3.15.1"
"@types/react-transition-group": "npm:^4.4.10"
Expand Down

0 comments on commit f8f40ec

Please sign in to comment.