|
28 | 28 | "react-native": "0.68.1"
|
29 | 29 | },
|
30 | 30 | "devDependencies": {
|
31 |
| - "@babel/core": "7.17.5", |
32 |
| - "@babel/runtime": "7.17.2", |
33 |
| - "@commitlint/cli": "16.2.1", |
34 |
| - "@commitlint/config-conventional": "16.2.1", |
35 |
| - "@react-native-community/eslint-config": "3.0.1", |
36 |
| - "@testing-library/jest-native": "4.0.4", |
| 31 | + "@babel/core": "7.19.1", |
| 32 | + "@babel/runtime": "7.19.0", |
| 33 | + "@commitlint/cli": "17.1.2", |
| 34 | + "@commitlint/config-conventional": "17.1.0", |
| 35 | + "@react-native-community/eslint-config": "3.1.0", |
| 36 | + "@testing-library/jest-native": "4.0.12", |
37 | 37 | "@testing-library/react-native": "9.0.0",
|
38 | 38 | "@types/jest": "27.4.1",
|
39 | 39 | "@types/object-hash": "2.2.1",
|
40 | 40 | "@types/react-native": "0.67.3",
|
41 | 41 | "@types/react-test-renderer": "17.0.1",
|
42 | 42 | "@types/use-global-hook": "0.1.5",
|
43 |
| - "@typescript-eslint/parser": "5.16.0", |
| 43 | + "@typescript-eslint/parser": "5.38.0", |
44 | 44 | "babel-jest": "27.5.1",
|
45 | 45 | "codecov": "3.8.3",
|
46 | 46 | "eslint": "7.32.0",
|
47 |
| - "eslint-plugin-prettier": "4.0.0", |
48 |
| - "husky": "7.0.4", |
| 47 | + "eslint-plugin-prettier": "4.2.1", |
| 48 | + "husky": "8.0.1", |
49 | 49 | "istanbul": "0.4.5",
|
50 | 50 | "istanbul-api": "3.0.0",
|
51 |
| - "istanbul-reports": "3.1.4", |
| 51 | + "istanbul-reports": "3.1.5", |
52 | 52 | "jest": "27.5.1",
|
53 | 53 | "metro-react-native-babel-preset": "0.69.0",
|
54 |
| - "prettier": "2.6.0", |
55 |
| - "prettier-eslint": "13.0.0", |
| 54 | + "prettier": "2.7.1", |
| 55 | + "prettier-eslint": "15.0.1", |
56 | 56 | "react": "17.0.2",
|
57 | 57 | "react-native": "0.68.1",
|
58 | 58 | "react-test-renderer": "17.0.2",
|
59 |
| - "typescript": "4.4.4" |
| 59 | + "typescript": "4.8.3" |
60 | 60 | },
|
61 | 61 | "keywords": [
|
62 | 62 | "react",
|
|
0 commit comments