Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.3.8 (#9)
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 Sep 19, 2024
1 parent f0bf865 commit 3f3b724
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@semantic-release/git": "10.0.1",
"@testing-library/react-native": "12.7.2",
"@types/jest": "29.5.13",
"@types/react": "18.3.7",
"@types/react": "18.3.8",
"@types/react-test-renderer": "18.3.0",
"commitlint": "19.5.0",
"del-cli": "5.1.0",
Expand All @@ -81,7 +81,7 @@
"typescript": "5.6.2"
},
"resolutions": {
"@types/react": "18.3.7"
"@types/react": "18.3.8"
},
"peerDependencies": {
"react": "*",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3471,13 +3471,13 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.3.7":
version: 18.3.7
resolution: "@types/react@npm:18.3.7"
"@types/react@npm:18.3.8":
version: 18.3.8
resolution: "@types/react@npm:18.3.8"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10/30cfbe33c82e8033df5f70a4f54068f4344a691cff3f2b3901dd678e89ce5477dc8faada4a45d333ea570e1992ca8fda5b096d9deddfafb8c373acababc40c70
checksum: 10/75e64e7f481c28e6c8ce6dae12f49ccc3f36c7b10b82da3eb7728ad9c02bec58a2c967105603e38665902e8db9296962c7718bc2062e2cb64a16e92333bd1f4b
languageName: node
linkType: hard

Expand Down Expand Up @@ -9612,7 +9612,7 @@ __metadata:
"@semantic-release/git": "npm:10.0.1"
"@testing-library/react-native": "npm:12.7.2"
"@types/jest": "npm:29.5.13"
"@types/react": "npm:18.3.7"
"@types/react": "npm:18.3.8"
"@types/react-test-renderer": "npm:18.3.0"
commitlint: "npm:19.5.0"
del-cli: "npm:5.1.0"
Expand Down

0 comments on commit 3f3b724

Please sign in to comment.