|
48 | 48 | }, |
49 | 49 | "devDependencies": { |
50 | 50 | "@babel/core": "^7.16.0", |
51 | | - "@babel/preset-env": "7.16.0", |
| 51 | + "@babel/preset-env": "7.16.4", |
52 | 52 | "@octokit/core": "^3.5.1", |
53 | 53 | "@tsconfig/node12": "^1.0.9", |
54 | | - "@types/jest": "^27.0.2", |
55 | | - "@types/react": "^17.0.34", |
56 | | - "@types/react-native": "^0.66.2", |
57 | | - "@typescript-eslint/eslint-plugin": "^5.3.0", |
58 | | - "@typescript-eslint/parser": "^5.3.0", |
59 | | - "babel-jest": "^27.3.1", |
| 54 | + "@types/jest": "^27.0.3", |
| 55 | + "@types/react": "^17.0.37", |
| 56 | + "@types/react-native": "^0.66.6", |
| 57 | + "@typescript-eslint/eslint-plugin": "^5.5.0", |
| 58 | + "@typescript-eslint/parser": "^5.5.0", |
| 59 | + "babel-jest": "^27.4.1", |
60 | 60 | "clang-format": "^1.6.0", |
61 | 61 | "codecov": "^3.8.3", |
62 | 62 | "conventional-changelog-cli": "^2.0.34", |
63 | 63 | "cross-env": "^7.0.3", |
64 | | - "eslint": "^8.2.0", |
| 64 | + "eslint": "^8.3.0", |
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.26.1", |
| 68 | + "eslint-plugin-react": "^7.27.1", |
69 | 69 | "genversion": "^3.0.2", |
70 | 70 | "google-java-format": "^1.0.1", |
71 | 71 | "inquirer": "^8.2.0", |
72 | | - "jest": "^27.3.1", |
| 72 | + "jest": "^27.4.3", |
73 | 73 | "lerna": "4.0.0", |
74 | | - "prettier": "^2.4.1", |
| 74 | + "prettier": "^2.5.0", |
75 | 75 | "rimraf": "^3.0.2", |
76 | 76 | "shelljs": "^0.8.3", |
77 | 77 | "ts-jest": "^27.0.7", |
78 | | - "typescript": "^4.4.4" |
| 78 | + "typescript": "^4.5.2" |
79 | 79 | }, |
80 | 80 | "resolutions": { |
81 | | - "@types/react": "^17.0.34" |
| 81 | + "@types/react": "^17.0.37" |
82 | 82 | }, |
83 | 83 | "workspaces": { |
84 | 84 | "packages": [ |
|
0 commit comments