Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 2, 2019
1 parent 6716e1e commit 6cff9c7
Show file tree
Hide file tree
Showing 3 changed files with 185 additions and 70 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
"node": ">=8.9.0"
},
"devDependencies": {
"@babel/cli": "7.2.3",
"@babel/core": "7.4.0",
"@babel/cli": "7.4.3",
"@babel/core": "7.4.3",
"@babel/plugin-proposal-class-properties": "7.4.0",
"@babel/plugin-proposal-object-rest-spread": "7.4.0",
"@babel/preset-env": "7.4.2",
"@babel/plugin-proposal-object-rest-spread": "7.4.3",
"@babel/preset-env": "7.4.3",
"@babel/preset-typescript": "7.3.3",
"@types/jest": "24.0.11",
"@types/node": "11.13.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-preset-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"access": "public"
},
"devDependencies": {
"@babel/core": "7.4.0",
"@babel/core": "7.4.3",
"dts-gen": "0.5.7"
}
}
Loading

0 comments on commit 6cff9c7

Please sign in to comment.