Skip to content

Commit 36a574c

Browse files
committed
chore: upgrade deps
1 parent 4eeefb6 commit 36a574c

File tree

2 files changed

+108
-180
lines changed

2 files changed

+108
-180
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,21 +29,21 @@
2929
},
3030
"devDependencies": {
3131
"@babel/core": "7.19.3",
32-
"@babel/runtime": "7.19.0",
32+
"@babel/runtime": "7.19.4",
3333
"@commitlint/cli": "17.1.2",
3434
"@commitlint/config-conventional": "17.1.0",
3535
"@react-native-community/eslint-config": "3.1.0",
3636
"@testing-library/jest-native": "5.0.0",
3737
"@testing-library/react-native": "11.2.0",
38-
"@types/jest": "29.1.1",
38+
"@types/jest": "29.1.2",
3939
"@types/object-hash": "2.2.1",
4040
"@types/react-native": "0.70.4",
4141
"@types/react-test-renderer": "18.0.0",
4242
"@types/use-global-hook": "0.1.5",
43-
"@typescript-eslint/parser": "5.39.0",
43+
"@typescript-eslint/parser": "5.40.0",
4444
"babel-jest": "29.1.2",
4545
"codecov": "3.8.3",
46-
"eslint": "7.32.0",
46+
"eslint": "8.25.0",
4747
"eslint-plugin-prettier": "4.2.1",
4848
"husky": "8.0.1",
4949
"istanbul": "0.4.5",

0 commit comments

Comments
 (0)