|
45 | 45 | "url": "https://github.com/kimxogus/react-native-version-check/issues" |
46 | 46 | }, |
47 | 47 | "devDependencies": { |
48 | | - "@babel/cli": "^7.4.3", |
49 | | - "@babel/core": "^7.4.3", |
| 48 | + "@babel/cli": "^7.4.4", |
| 49 | + "@babel/core": "^7.4.4", |
50 | 50 | "@babel/node": "^7.2.2", |
51 | 51 | "@types/semver": "^6.0.0", |
52 | 52 | "babel-core": "7.0.0-bridge.0", |
53 | 53 | "babel-eslint": "^10.0.1", |
54 | | - "babel-jest": "^24.7.1", |
| 54 | + "babel-jest": "^24.8.0", |
55 | 55 | "cross-env": "^5.1.3", |
56 | 56 | "eslint": "^5.16.0", |
57 | | - "eslint-config-aroundus": "^1.1.0", |
| 57 | + "eslint-config-aroundus": "^2.0.0-alpha.8", |
58 | 58 | "eslint-config-react-native": "^4.0.0", |
59 | | - "eslint-plugin-react-native": "^3.6.0", |
60 | | - "flow-bin": "^0.97.0", |
61 | | - "flow-typed": "^2.3.0", |
62 | | - "husky": "^1.3.1", |
| 59 | + "eslint-plugin-react-native": "^3.7.0", |
| 60 | + "flow-bin": "^0.98.1", |
| 61 | + "flow-typed": "^2.5.2", |
| 62 | + "husky": "^2.3.0", |
63 | 63 | "isomorphic-fetch": "^2.2.1", |
64 | | - "jest": "^24.7.1", |
65 | | - "jest-junit": "^6.3.0", |
66 | | - "lerna": "^3.13.3", |
67 | | - "lint-staged": "^8.1.5", |
68 | | - "metro-react-native-babel-preset": "^0.53.1", |
| 64 | + "jest": "^24.8.0", |
| 65 | + "jest-junit": "^6.4.0", |
| 66 | + "lerna": "^3.14.0", |
| 67 | + "lint-staged": "^8.1.7", |
| 68 | + "metro-react-native-babel-preset": "^0.54.1", |
69 | 69 | "pre-commit": "^1.2.2", |
70 | | - "prettier": "^1.17.0", |
| 70 | + "prettier": "^1.17.1", |
71 | 71 | "promise": "^8.0.3" |
72 | 72 | }, |
73 | 73 | "jest": { |
|
0 commit comments