Skip to content

Commit f92295a

Browse files
committed
version updates
1 parent eb78865 commit f92295a

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
@@ -41,11 +41,11 @@
4141
"react-native": ">=0.50.4"
4242
},
4343
"devDependencies": {
44-
"@babel/core": "^7.6.2",
45-
"@babel/runtime": "^7.6.2",
46-
"@react-native-community/eslint-config": "^0.0.5",
47-
"chokidar": "^3.3.0",
48-
"eslint": "^6.7.2",
44+
"@babel/core": "^7.8.4",
45+
"@babel/runtime": "^7.8.4",
46+
"@react-native-community/eslint-config": "^0.0.7",
47+
"chokidar": "^3.3.1",
48+
"eslint": "^6.8.0",
4949
"fs-extra": "^8.1.0",
5050
"pre-commit": "1.2.2"
5151
}

0 commit comments

Comments
 (0)