Skip to content

Commit 915b823

Browse files
chore(deps): update babel monorepo (#284)
1 parent d7d5c1e commit 915b823

File tree

2 files changed

+426
-383
lines changed

2 files changed

+426
-383
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@
3434
"typecheck": "tsc --noEmit"
3535
},
3636
"devDependencies": {
37-
"@babel/cli": "7.0.0-beta.49",
38-
"@babel/core": "7.0.0-beta.49",
39-
"@babel/plugin-external-helpers": "7.0.0-beta.49",
40-
"@babel/preset-env": "7.0.0-beta.49",
41-
"@babel/preset-typescript": "7.0.0-beta.49",
37+
"@babel/cli": "7.0.0-beta.50",
38+
"@babel/core": "7.0.0-beta.50",
39+
"@babel/plugin-external-helpers": "7.0.0-beta.51",
40+
"@babel/preset-env": "7.0.0-beta.50",
41+
"@babel/preset-typescript": "7.0.0-beta.50",
4242
"babel-eslint": "8.2.3",
4343
"babel-plugin-add-module-exports": "0.2.1",
4444
"babel-plugin-dev-expression": "0.2.1",

0 commit comments

Comments
 (0)