|
58 | 58 | },
|
59 | 59 | "homepage": "https://github.com/YsnKsy/react-native-location-settings-enabler#readme",
|
60 | 60 | "devDependencies": {
|
61 |
| - "@commitlint/config-conventional": "^8.3.4", |
| 61 | + "@commitlint/config-conventional": "^9.1.2", |
62 | 62 | "@react-native-community/eslint-config": "^2.0.0",
|
63 | 63 | "@semantic-release/commit-analyzer": "^8.0.1",
|
64 | 64 | "@semantic-release/git": "^9.0.0",
|
65 | 65 | "@semantic-release/github": "^7.0.7",
|
66 | 66 | "@semantic-release/npm": "^7.0.5",
|
67 | 67 | "@semantic-release/release-notes-generator": "^9.0.1",
|
68 |
| - "@types/jest": "^26.0.0", |
69 |
| - "@types/react": "^16.9.43", |
70 |
| - "@types/react-native": "0.63.0", |
71 |
| - "@typescript-eslint/eslint-plugin": "^3.6.1", |
72 |
| - "@typescript-eslint/parser": "^3.6.1", |
| 68 | + "@types/jest": "^26.0.9", |
| 69 | + "@types/react": "^16.9.45", |
| 70 | + "@types/react-native": "0.63.5", |
| 71 | + "@typescript-eslint/eslint-plugin": "^3.8.0", |
| 72 | + "@typescript-eslint/parser": "^3.8.0", |
73 | 73 | "commitizen": "^4.1.2",
|
74 |
| - "commitlint": "^8.3.5", |
| 74 | + "commitlint": "^9.1.2", |
75 | 75 | "cz-conventional-changelog": "^3.2.0",
|
76 |
| - "eslint": "^7.2.0", |
| 76 | + "eslint": "^7.6.0", |
77 | 77 | "eslint-config-prettier": "^6.11.0",
|
78 | 78 | "eslint-config-standard": "^14.1.1",
|
79 | 79 | "eslint-plugin-import": "^2.22.0",
|
80 | 80 | "eslint-plugin-node": "^11.1.0",
|
81 |
| - "eslint-plugin-prettier": "^3.1.3", |
| 81 | + "eslint-plugin-prettier": "^3.1.4", |
82 | 82 | "eslint-plugin-promise": "^4.2.1",
|
83 |
| - "eslint-plugin-react": "^7.20.3", |
| 83 | + "eslint-plugin-react": "^7.20.5", |
84 | 84 | "eslint-plugin-react-native": "^3.8.1",
|
85 | 85 | "eslint-plugin-standard": "^4.0.1",
|
86 | 86 | "husky": "^4.2.5",
|
87 |
| - "jest": "^26.0.1", |
| 87 | + "jest": "^26.2.2", |
88 | 88 | "npm-run-all": "^4.1.5",
|
89 | 89 | "patch-package": "^6.2.2",
|
90 | 90 | "postinstall-prepare": "^1.0.1",
|
91 | 91 | "prettier": "^2.0.5",
|
92 | 92 | "react": "16.13.1",
|
93 |
| - "react-native": "0.63.0", |
| 93 | + "react-native": "0.63.2", |
94 | 94 | "semantic-release": "^17.1.1",
|
95 |
| - "typescript": "^3.9.6" |
| 95 | + "typescript": "^3.9.7" |
96 | 96 | },
|
97 | 97 | "peerDependencies": {
|
98 | 98 | "react": "*",
|
|
0 commit comments