Skip to content

Commit 5d775c5

Browse files
authored
chore: update @types/react-native and community eslint-config (#119)
1 parent dda75c0 commit 5d775c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

template/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
"devDependencies": {
1717
"@babel/core": "^7.6.2",
1818
"@babel/runtime": "^7.6.2",
19-
"@react-native-community/eslint-config": "^0.0.5",
19+
"@react-native-community/eslint-config": "^0.0.7",
2020
"@types/jest": "^24.0.24",
21-
"@types/react-native": "^0.60.25",
21+
"@types/react-native": "^0.61.15",
2222
"@types/react-test-renderer": "16.9.1",
2323
"@typescript-eslint/eslint-plugin": "^2.12.0",
2424
"@typescript-eslint/parser": "^2.12.0",

0 commit comments

Comments
 (0)