|
27 | 27 | "react-native": ">=0.60 <0.62"
|
28 | 28 | },
|
29 | 29 | "dependencies": {
|
30 |
| - "escape-string-regexp": "1.0.5", |
| 30 | + "escape-string-regexp": "2.0.0", |
31 | 31 | "invariant": "2.2.4"
|
32 | 32 | },
|
33 | 33 | "devDependencies": {
|
34 |
| - "@babel/core": "7.3.4", |
35 |
| - "@semantic-release/git": "7.0.5", |
36 |
| - "@types/escape-string-regexp": "1.0.0", |
37 |
| - "@types/invariant": "^2.2.29", |
38 |
| - "@types/jest": "24.0.11", |
| 34 | + "@babel/core": "7.5.5", |
| 35 | + "@semantic-release/git": "7.0.16", |
| 36 | + "@types/invariant": "^2.2.30", |
| 37 | + "@types/jest": "24.0.18", |
39 | 38 | "@types/react": "16.8.8",
|
40 |
| - "@types/react-native": "0.57.40", |
41 |
| - "@typescript-eslint/eslint-plugin": "1.4.2", |
42 |
| - "@typescript-eslint/parser": "1.4.2", |
43 |
| - "babel-eslint": "10.0.1", |
44 |
| - "babel-jest": "^24.0.0", |
45 |
| - "eslint": "5.15.1", |
46 |
| - "eslint-config-airbnb": "17.1.0", |
47 |
| - "eslint-config-prettier": "4.1.0", |
48 |
| - "eslint-plugin-import": "2.16.0", |
49 |
| - "eslint-plugin-jsx-a11y": "6.2.1", |
50 |
| - "eslint-plugin-react": "7.12.4", |
51 |
| - "eslint-plugin-react-native": "3.6.0", |
52 |
| - "jest": "24.5.0", |
| 39 | + "@types/react-native": "0.60.11", |
| 40 | + "@typescript-eslint/eslint-plugin": "2.1.0", |
| 41 | + "@typescript-eslint/parser": "2.1.0", |
| 42 | + "babel-eslint": "10.0.3", |
| 43 | + "babel-jest": "^24.9.0", |
| 44 | + "eslint": "6.3.0", |
| 45 | + "eslint-config-airbnb": "18.0.1", |
| 46 | + "eslint-config-prettier": "6.2.0", |
| 47 | + "eslint-plugin-import": "2.18.2", |
| 48 | + "eslint-plugin-jsx-a11y": "6.2.3", |
| 49 | + "eslint-plugin-react": "7.14.3", |
| 50 | + "eslint-plugin-react-native": "3.7.0", |
| 51 | + "jest": "24.9.0", |
53 | 52 | "metro-react-native-babel-preset": "0.53.1",
|
54 | 53 | "react": "16.8.3",
|
55 | 54 | "react-native": "0.60.5",
|
56 |
| - "semantic-release": "15.10.3", |
57 |
| - "typescript": "3.3.3333" |
| 55 | + "semantic-release": "15.13.24", |
| 56 | + "typescript": "3.6.2" |
58 | 57 | },
|
59 | 58 | "repository": {
|
60 | 59 | "type": "git",
|
|
0 commit comments