|
53 | 53 | "devDependencies": { |
54 | 54 | "@babel/core": "^7.20.12", |
55 | 55 | "@babel/preset-env": "^7.20.2", |
56 | | - "@octokit/core": "^4.1.0", |
| 56 | + "@octokit/core": "^4.2.0", |
57 | 57 | "@tsconfig/node12": "^1.0.11", |
58 | 58 | "@types/react": "^18.0.27", |
59 | 59 | "@types/react-native": "^0.70.7", |
60 | | - "@typescript-eslint/eslint-plugin": "^5.48.2", |
61 | | - "@typescript-eslint/parser": "^5.48.2", |
62 | | - "babel-jest": "^29.3.1", |
| 60 | + "@typescript-eslint/eslint-plugin": "^5.51.0", |
| 61 | + "@typescript-eslint/parser": "^5.51.0", |
| 62 | + "babel-jest": "^29.4.2", |
63 | 63 | "clang-format": "^1.8.0", |
64 | 64 | "conventional-changelog-cli": "^2.2.2", |
65 | 65 | "cross-env": "^7.0.3", |
66 | | - "eslint": "^8.32.0", |
| 66 | + "eslint": "^8.33.0", |
67 | 67 | "eslint-config-prettier": "^8.6.0", |
68 | 68 | "eslint-plugin-mocha": "^10.1.0", |
69 | 69 | "eslint-plugin-prettier": "^4.2.1", |
70 | | - "eslint-plugin-react": "^7.32.1", |
| 70 | + "eslint-plugin-react": "^7.32.2", |
71 | 71 | "genversion": "^3.1.1", |
72 | 72 | "google-java-format": "^1.1.0", |
73 | 73 | "inquirer": "^8.2.4", |
74 | | - "jest": "^29.3.1", |
| 74 | + "jest": "^29.4.2", |
75 | 75 | "lerna": "^6.4.1", |
76 | | - "prettier": "^2.8.3", |
| 76 | + "prettier": "^2.8.4", |
77 | 77 | "regenerator-transform": "^0.15.1", |
78 | | - "rimraf": "^4.1.1", |
| 78 | + "rimraf": "^4.1.2", |
79 | 79 | "shelljs": "^0.8.5", |
80 | 80 | "ts-jest": "^29.0.5", |
81 | | - "typescript": "^4.9.4" |
| 81 | + "typescript": "^4.9.5" |
82 | 82 | }, |
83 | 83 | "resolutions": { |
84 | 84 | "@types/react": "^18.0.27" |
|
0 commit comments