Skip to content

Commit 29aa1d5

Browse files
committed
build(deps): update javascript dependencies
This includes react-native 0.66.0 final
1 parent 914e447 commit 29aa1d5

File tree

4 files changed

+277
-252
lines changed

4 files changed

+277
-252
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252
"@octokit/core": "^3.5.1",
5353
"@tsconfig/node12": "^1.0.9",
5454
"@types/jest": "^27.0.2",
55-
"@types/react": "^17.0.26",
56-
"@types/react-native": "^0.65.2",
55+
"@types/react": "^17.0.27",
56+
"@types/react-native": "^0.65.3",
5757
"@typescript-eslint/eslint-plugin": "^4.32.0",
5858
"@typescript-eslint/parser": "^4.32.0",
5959
"babel-jest": "^27.2.4",
@@ -78,7 +78,7 @@
7878
"typescript": "^4.4.3"
7979
},
8080
"resolutions": {
81-
"@types/react": "^17.0.26"
81+
"@types/react": "^17.0.27"
8282
},
8383
"workspaces": {
8484
"packages": [

0 commit comments

Comments
 (0)