Skip to content

Commit 601c1d8

Browse files
authored
chore: update lint config (#32)
1 parent 04f52a8 commit 601c1d8

File tree

2 files changed

+251
-52
lines changed

2 files changed

+251
-52
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@
3939
},
4040
"dependencies": {},
4141
"devDependencies": {
42-
"@babel/core": "^7.4.3",
43-
"@babel/runtime": "^7.4.3",
44-
"@react-native-community/eslint-config": "^1.0.0",
42+
"@babel/core": "^7.10.2",
43+
"@babel/runtime": "^7.10.2",
44+
"@react-native-community/eslint-config": "^2.0.0",
4545
"@types/react": "^16.9.19",
4646
"@types/react-native": "^0.61.2",
4747
"babel-jest": "24.7.1",

0 commit comments

Comments
 (0)