Skip to content

Commit 2c4d5e7

Browse files
committed
Update dependencies (major)
1 parent 9689e4e commit 2c4d5e7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,23 +36,23 @@
3636
"devDependencies": {
3737
"@babel/core": "7.17.9",
3838
"@babel/runtime": "7.17.9",
39-
"@react-native-community/cli": "7.0.3",
39+
"@react-native-community/cli": "8.0.2",
4040
"@react-native-community/eslint-config": "3.0.1",
4141
"@react-navigation/devtools": "6.0.7",
4242
"@react-navigation/native": "6.0.10",
4343
"@react-navigation/stack": "6.2.1",
44-
"@types/jest": "27.4.1",
44+
"@types/jest": "28.1.1",
4545
"@types/lodash": "4.14.182",
4646
"@types/react": "18.0.6",
4747
"@types/react-native": "0.67.4",
4848
"@types/react-test-renderer": "18.0.0",
4949
"@typescript-eslint/eslint-plugin": "5.19.0",
5050
"@typescript-eslint/parser": "5.19.0",
51-
"babel-jest": "27.5.1",
51+
"babel-jest": "28.1.0",
5252
"coveralls": "3.1.1",
5353
"eslint": "8.13.0",
5454
"eslint-plugin-react": "7.29.2",
55-
"jest": "27.5.1",
55+
"jest": "28.1.0",
5656
"metro": "0.70.1",
5757
"metro-react-native-babel-preset": "0.70.1",
5858
"react": "18.0.0",
@@ -62,7 +62,7 @@
6262
"react-native-gesture-handler": "2.4.0",
6363
"react-native-reanimated": "2.8.0",
6464
"react-native-safe-area": "0.5.1",
65-
"react-native-safe-area-context": "3.4.1",
65+
"react-native-safe-area-context": "4.3.1",
6666
"react-native-screens": "3.13.0",
6767
"react-native-unimodules": "0.14.10",
6868
"react-native-web": "0.17.6",

0 commit comments

Comments
 (0)