Skip to content

Commit 4b53ca6

Browse files
Update dependency @types/react to v18.2.6 (#1719)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c1067f2 commit 4b53ca6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

β€Žpackage.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"@tsconfig/react-native": "3.0.0",
8585
"@types/jest": "29.5.1",
8686
"@types/node": "18.16.14",
87-
"@types/react": "18.0.38",
87+
"@types/react": "18.2.6",
8888
"@types/react-native": "0.71.7",
8989
"@types/react-test-renderer": "18.0.0",
9090
"@types/ws": "8.5.4",

β€Žyarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5115,14 +5115,14 @@ __metadata:
51155115
languageName: node
51165116
linkType: hard
51175117

5118-
"@types/react@npm:*, @types/react@npm:18.0.38, @types/react@npm:>=16.0.0":
5119-
version: 18.0.38
5120-
resolution: "@types/react@npm:18.0.38"
5118+
"@types/react@npm:*, @types/react@npm:18.2.6, @types/react@npm:>=16.0.0":
5119+
version: 18.2.6
5120+
resolution: "@types/react@npm:18.2.6"
51215121
dependencies:
51225122
"@types/prop-types": "npm:*"
51235123
"@types/scheduler": "npm:*"
51245124
csstype: "npm:^3.0.2"
5125-
checksum: f0b5999085c1b4b081d7203ffcffa6ec4fe11214279e2477457e304d358da8dee78357518b3beefe81e29f2d3d6203cf2633c6d687ac727221126bc9a6188fbc
5125+
checksum: 7b71e98c9ca9e5a7db8573ba96bf018e42f87591832cee85e3606334aa6203af8df1e562d349dc6fd5984621d6dfe8d1b2a2521c933803cc12755d31373c8e5a
51265126
languageName: node
51275127
linkType: hard
51285128

@@ -16245,7 +16245,7 @@ __metadata:
1624516245
"@tsconfig/react-native": "npm:3.0.0"
1624616246
"@types/jest": "npm:29.5.1"
1624716247
"@types/node": "npm:18.16.14"
16248-
"@types/react": "npm:18.0.38"
16248+
"@types/react": "npm:18.2.6"
1624916249
"@types/react-native": "npm:0.71.7"
1625016250
"@types/react-test-renderer": "npm:18.0.0"
1625116251
"@types/ws": "npm:8.5.4"

0 commit comments

Comments
Β (0)