|
51 | 51 | "@babel/preset-env": "7.15.6",
|
52 | 52 | "@octokit/core": "^3.5.1",
|
53 | 53 | "@tsconfig/node12": "^1.0.9",
|
54 |
| - "@types/jest": "^27.0.1", |
55 |
| - "@types/react": "^17.0.20", |
56 |
| - "@types/react-native": "^0.65.0", |
57 |
| - "@typescript-eslint/eslint-plugin": "^4.31.1", |
58 |
| - "@typescript-eslint/parser": "^4.31.1", |
59 |
| - "babel-jest": "^27.2.0", |
| 54 | + "@types/jest": "^27.0.2", |
| 55 | + "@types/react": "^17.0.26", |
| 56 | + "@types/react-native": "^0.65.2", |
| 57 | + "@typescript-eslint/eslint-plugin": "^4.32.0", |
| 58 | + "@typescript-eslint/parser": "^4.32.0", |
| 59 | + "babel-jest": "^27.2.4", |
60 | 60 | "clang-format": "^1.4.0",
|
61 | 61 | "codecov": "^3.8.3",
|
62 | 62 | "conventional-changelog-cli": "^2.0.34",
|
|
65 | 65 | "eslint-config-prettier": "^8.3.0",
|
66 | 66 | "eslint-plugin-mocha": "^9.0.0",
|
67 | 67 | "eslint-plugin-prettier": "^4.0.0",
|
68 |
| - "eslint-plugin-react": "^7.25.1", |
| 68 | + "eslint-plugin-react": "^7.26.1", |
69 | 69 | "genversion": "^3.0.1",
|
70 | 70 | "google-java-format": "^1.0.1",
|
71 |
| - "inquirer": "^8.1.3", |
72 |
| - "jest": "^27.2.0", |
| 71 | + "inquirer": "^8.1.5", |
| 72 | + "jest": "^27.2.4", |
73 | 73 | "lerna": "4.0.0",
|
74 |
| - "prettier": "^2.4.0", |
| 74 | + "prettier": "^2.4.1", |
75 | 75 | "rimraf": "^3.0.2",
|
76 | 76 | "shelljs": "^0.8.3",
|
77 | 77 | "ts-jest": "^27.0.5",
|
78 | 78 | "typescript": "^4.4.3"
|
79 | 79 | },
|
80 | 80 | "resolutions": {
|
81 |
| - "@types/react": "^17.0.20" |
| 81 | + "@types/react": "^17.0.26" |
82 | 82 | },
|
83 | 83 | "workspaces": {
|
84 | 84 | "packages": [
|
|
0 commit comments