Skip to content

Commit 36faa2a

Browse files
committed
Update dependency @types/react to v18.2.18
1 parent 850da5a commit 36faa2a

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.2",
8585
"@types/jest": "29.5.3",
8686
"@types/node": "18.16.20",
87-
"@types/react": "18.2.17",
87+
"@types/react": "18.2.18",
8888
"@types/react-native": "0.72.2",
8989
"@types/react-test-renderer": "18.0.0",
9090
"@types/ws": "8.5.5",

β€Žyarn.lockβ€Ž

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5127,14 +5127,14 @@ __metadata:
51275127
languageName: node
51285128
linkType: hard
51295129

5130-
"@types/react@npm:*, @types/react@npm:18.2.17, @types/react@npm:>=16.0.0":
5131-
version: 18.2.17
5132-
resolution: "@types/react@npm:18.2.17"
5130+
"@types/react@npm:*, @types/react@npm:18.2.18, @types/react@npm:>=16.0.0":
5131+
version: 18.2.18
5132+
resolution: "@types/react@npm:18.2.18"
51335133
dependencies:
51345134
"@types/prop-types": "npm:*"
51355135
"@types/scheduler": "npm:*"
51365136
csstype: "npm:^3.0.2"
5137-
checksum: b06523124587b9929921fb5de1ad2e6cf456800523322ae606a4201c7e4f7589c35001e9f202077627765ece20d5b0f7b5a4aba62a5ca1db8a53e3318719c081
5137+
checksum: 4ae9898e7771af1eacda2f58c1acaac6bf8a84e57a1b759016f9c44acbdf5a8b17181b46c8c5ff67b416ce5d15efe93be783a70e32ad14c1b22ac11c4a569c63
51385138
languageName: node
51395139
linkType: hard
51405140

@@ -16297,7 +16297,7 @@ __metadata:
1629716297
"@tsconfig/react-native": "npm:3.0.2"
1629816298
"@types/jest": "npm:29.5.3"
1629916299
"@types/node": "npm:18.16.20"
16300-
"@types/react": "npm:18.2.17"
16300+
"@types/react": "npm:18.2.18"
1630116301
"@types/react-native": "npm:0.72.2"
1630216302
"@types/react-test-renderer": "npm:18.0.0"
1630316303
"@types/ws": "npm:8.5.5"

0 commit comments

Comments
Β (0)