Skip to content

Commit

Permalink
Bump babel and preset
Browse files Browse the repository at this point in the history
  • Loading branch information
oblador committed Aug 20, 2019
1 parent 196369c commit fd40b6e
Show file tree
Hide file tree
Showing 2 changed files with 178 additions and 125 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -71,10 +71,10 @@
"yargs": "^13.2.2"
},
"devDependencies": {
"@babel/cli": "^7.1.2",
"@babel/core": "^7.1.2",
"@babel/cli": "^7.5.5",
"@babel/core": "^7.5.5",
"@mdi/font": "^4.0.96",
"babel-eslint": "^10.0.1",
"babel-eslint": "^10.0.2",
"eslint": "^6.2.1",
"eslint-config-airbnb": "18.0.1",
"eslint-config-prettier": "^6.1.0",
Expand All @@ -89,7 +89,7 @@
"fontisto": "^3.0.4",
"ionicons": "^4.0.0",
"material-design-icons": "^3.0.1",
"metro-react-native-babel-preset": "0.47.0",
"metro-react-native-babel-preset": "^0.56.0",
"octicons": "^8.4.1",
"prettier": "^1.18.2"
}
Expand Down

0 comments on commit fd40b6e

Please sign in to comment.