Skip to content

Commit fe18f10

Browse files
chore(deps): ⬆️ update dev dependencies (major)
1 parent c128f9c commit fe18f10

2 files changed

Lines changed: 2037 additions & 2727 deletions

File tree

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -93,37 +93,37 @@
9393
"@babel/core": "^7.19.1",
9494
"@babel/eslint-parser": "7.18.9",
9595
"@babel/helper-string-parser": "^7.19.4",
96-
"@commitlint/cli": "17.0.3",
97-
"@commitlint/config-conventional": "17.3.0",
96+
"@commitlint/cli": "18.4.4",
97+
"@commitlint/config-conventional": "18.4.4",
9898
"@react-native-community/eslint-config": "3.0.3",
99-
"@release-it/conventional-changelog": "5.0.0",
99+
"@release-it/conventional-changelog": "8.0.1",
100100
"@types/jest": "29.1.2",
101101
"@types/react": "^18.2.0",
102102
"@types/react-native": "^0.72.2",
103103
"all-contributors-cli": "6.20.0",
104-
"commitlint": "17.0.3",
104+
"commitlint": "18.4.4",
105105
"eslint": "8.20.0",
106-
"eslint-plugin-ft-flow": "^2.0.3",
106+
"eslint-plugin-ft-flow": "^3.0.0",
107107
"eslint-plugin-import": "2.26.0",
108-
"eslint-plugin-simple-import-sort": "8.0.0",
108+
"eslint-plugin-simple-import-sort": "10.0.0",
109109
"expo-haptics": "12.4.0",
110110
"gacp": "3.0.2",
111111
"husky": "8.0.1",
112-
"jest": "^26.6.3",
113-
"lint-staged": "13.0.3",
112+
"jest": "^29.0.0",
113+
"lint-staged": "15.2.0",
114114
"metro-react-native-babel-preset": "^0.73.4",
115115
"pinst": "3.0.0",
116-
"prettier": "^2.8.4",
116+
"prettier": "^3.0.0",
117117
"react": "^18.2.0",
118118
"react-dom": "^18.2.0",
119119
"react-native": "0.72.4",
120120
"react-native-builder-bob": "0.21.3",
121121
"react-native-gesture-handler": "^2.12.0",
122122
"react-native-reanimated": "3.3.0",
123123
"react-native-svg": "13.9.0",
124-
"release-it": "15.10.3",
124+
"release-it": "17.0.1",
125125
"sort-package-json": "2.5.1",
126-
"typescript": "^4.8.4"
126+
"typescript": "^5.0.0"
127127
},
128128
"peerDependencies": {
129129
"expo-haptics": "12.4.0",

0 commit comments

Comments
 (0)