Skip to content

Commit 46562d8

Browse files
authored
chore: upgrade deps (#482)
1 parent 6ff5fd3 commit 46562d8

File tree

2 files changed

+557
-447
lines changed

2 files changed

+557
-447
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -52,20 +52,20 @@
5252
"registry": "https://registry.npmjs.org/"
5353
},
5454
"devDependencies": {
55-
"@commitlint/config-conventional": "^13.1.0",
55+
"@commitlint/config-conventional": "^13.2.0",
5656
"@react-native-community/eslint-config": "^3.0.0",
5757
"@release-it/conventional-changelog": "^3.3.0",
58-
"@types/invariant": "^2.2.34",
59-
"@types/jest": "^27.0.1",
58+
"@types/invariant": "^2.2.35",
59+
"@types/jest": "^27.0.2",
6060
"@types/react": "^17.0.19",
6161
"@types/react-native": "0.64.13",
62-
"commitlint": "^13.1.0",
62+
"commitlint": "^13.2.0",
6363
"eslint": "^7.32.0",
6464
"eslint-config-prettier": "^8.3.0",
6565
"eslint-plugin-prettier": "^4.0.0",
6666
"husky": "^4.2.5",
67-
"jest": "^27.0.6",
68-
"pod-install": "^0.1.27",
67+
"jest": "^27.2.4",
68+
"pod-install": "^0.1.28",
6969
"prettier": "^2.4.1",
7070
"react": "17.0.2",
7171
"react-native": "0.64.2",

0 commit comments

Comments
 (0)