|
47 | 47 | "release": "standard-version"
|
48 | 48 | },
|
49 | 49 | "devDependencies": {
|
50 |
| - "@react-native-community/eslint-config": "^3.0.1", |
51 |
| - "eslint": "^8.8.0", |
52 |
| - "eslint-config-standard": "^16.0.3", |
53 |
| - "eslint-plugin-import": "^2.25.3", |
54 |
| - "eslint-plugin-jest": "^27.0.1", |
| 50 | + "@react-native-community/eslint-config": "^3.2.0", |
| 51 | + "eslint": "^8.36.0", |
| 52 | + "eslint-config-standard": "^17.0.0", |
| 53 | + "eslint-plugin-import": "^2.27.5", |
| 54 | + "eslint-plugin-jest": "^27.2.1", |
55 | 55 | "eslint-plugin-node": "^11.1.0",
|
56 |
| - "eslint-plugin-prettier": "^4.0.0", |
57 |
| - "eslint-plugin-promise": "^6.0.0", |
58 |
| - "eslint-plugin-react": "^7.27.1", |
| 56 | + "eslint-plugin-prettier": "^4.2.1", |
| 57 | + "eslint-plugin-promise": "^6.1.1", |
| 58 | + "eslint-plugin-react": "^7.32.2", |
59 | 59 | "eslint-plugin-react-native": "^4.0.0",
|
60 |
| - "eslint-plugin-simple-import-sort": "^8.0.0", |
61 |
| - "glob": "^8.0.1", |
62 |
| - "husky": "^8.0.1", |
63 |
| - "lint-staged": "^13.0.0", |
64 |
| - "prettier": "^2.4.1", |
65 |
| - "react-native-builder-bob": "^0.20.0", |
66 |
| - "standard-version": "^9.3.2", |
| 60 | + "eslint-plugin-simple-import-sort": "^10.0.0", |
| 61 | + "glob": "^9.3.2", |
| 62 | + "husky": "^8.0.3", |
| 63 | + "lint-staged": "^13.2.0", |
| 64 | + "prettier": "^2.8.7", |
| 65 | + "react-native-builder-bob": "^0.20.4", |
| 66 | + "standard-version": "^9.5.0", |
67 | 67 | "typescript": "^4.5.2",
|
68 |
| - "yarpm": "^1.1.1" |
| 68 | + "yarpm": "^1.2.0" |
69 | 69 | },
|
70 | 70 | "husky": {
|
71 | 71 | "hooks": {
|
|
87 | 87 | "react-native": "*"
|
88 | 88 | },
|
89 | 89 | "dependencies": {
|
90 |
| - "prop-types": "^15.7.2" |
| 90 | + "prop-types": "^15.8.1" |
91 | 91 | },
|
92 | 92 | "bit": {
|
93 | 93 | "env": {},
|
|
0 commit comments