Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.5.5 (#139)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and rmevans9 committed Aug 18, 2019
1 parent fb61d4e commit eea13cf
Show file tree
Hide file tree
Showing 2 changed files with 159 additions and 63 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@
"rn-host-detect": "1.1.5"
},
"devDependencies": {
"@babel/core": "7.5.4",
"@babel/plugin-proposal-class-properties": "7.5.0",
"@babel/core": "7.5.5",
"@babel/plugin-proposal-class-properties": "7.5.5",
"@babel/plugin-transform-react-jsx": "7.3.0",
"@babel/preset-env": "7.5.4",
"@babel/preset-env": "7.5.5",
"@babel/preset-typescript": "7.3.3",
"@semantic-release/git": "7.1.0-beta.3",
"@types/jest": "24.0.15",
Expand Down

0 comments on commit eea13cf

Please sign in to comment.