|
43 | 43 | "@babel/core": "^7.13.10", |
44 | 44 | "@babel/preset-env": "7.13.10", |
45 | 45 | "@babel/preset-flow": "7.12.13", |
46 | | - "@octokit/core": "^3.3.0", |
| 46 | + "@octokit/core": "^3.3.1", |
47 | 47 | "@types/jest": "^26.0.19", |
48 | | - "@types/react": "^16.14.5", |
49 | | - "@types/react-native": "^0.63.51", |
50 | | - "@typescript-eslint/eslint-plugin": "^4.17.0", |
51 | | - "@typescript-eslint/parser": "^4.17.0", |
| 48 | + "@types/react": "^17.0.3", |
| 49 | + "@types/react-native": "^0.63.52", |
| 50 | + "@typescript-eslint/eslint-plugin": "^4.18.0", |
| 51 | + "@typescript-eslint/parser": "^4.18.0", |
52 | 52 | "babel-jest": "^26.6.3", |
53 | 53 | "codecov": "^3.6.5", |
54 | 54 | "conventional-changelog-cli": "^2.0.34", |
55 | 55 | "cross-env": "^7.0.3", |
56 | | - "eslint": "^7.21.0", |
| 56 | + "eslint": "^7.22.0", |
57 | 57 | "eslint-config-prettier": "^8.1.0", |
58 | 58 | "eslint-plugin-mocha": "^8.1.0", |
59 | 59 | "eslint-plugin-prettier": "^3.3.0", |
|
69 | 69 | "typescript": "^4.2.3" |
70 | 70 | }, |
71 | 71 | "resolutions": { |
72 | | - "@types/react": "^16.14.5" |
| 72 | + "@types/react": "^17.0.3" |
73 | 73 | }, |
74 | 74 | "workspaces": { |
75 | 75 | "packages": [ |
|
0 commit comments