Skip to content

Commit 4e7dbd2

Browse files
committed
Update dependencies (major)
1 parent 9689e4e commit 4e7dbd2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,11 @@
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.0.2",
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.0.2",
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.2.5",
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)