Skip to content
This repository was archived by the owner on Mar 20, 2024. It is now read-only.

Commit bc046cf

Browse files
committed
chore(deps): bump dev deps
1 parent 7bb9572 commit bc046cf

File tree

2 files changed

+1039
-1310
lines changed

2 files changed

+1039
-1310
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -49,17 +49,17 @@
4949
}
5050
},
5151
"devDependencies": {
52-
"@commitlint/cli": "17.0.2",
53-
"@commitlint/config-conventional": "17.0.2",
54-
"@react-native-community/eslint-config": "^3.0.2",
55-
"@types/react-native": "0.68.0",
52+
"@commitlint/cli": "17.0.3",
53+
"@commitlint/config-conventional": "17.0.3",
54+
"@react-native-community/eslint-config": "3.0.3",
55+
"@types/react-native": "0.69.2",
5656
"babel-jest": "^27.3.1",
57-
"eslint": "7.32.0",
57+
"eslint": "^7.32.0",
5858
"husky": "8.0.1",
5959
"jest": "^27.3.1",
6060
"prettier": "2.7.1",
61-
"react": "17.0.2",
62-
"react-native": "0.68.2",
61+
"react": "18.0.0",
62+
"react-native": "0.69.1",
6363
"semantic-release": "19.0.3",
6464
"typescript": "4.7.4"
6565
},

0 commit comments

Comments
 (0)