Skip to content

Commit 41d4c9d

Browse files
chore(deps): update babel monorepo to v7.0.0-beta.56 (#54)
1 parent 44598c8 commit 41d4c9d

File tree

2 files changed

+383
-369
lines changed

2 files changed

+383
-369
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@
3232
"typecheck": "tsc --noEmit"
3333
},
3434
"devDependencies": {
35-
"@babel/cli": "7.0.0-beta.55",
36-
"@babel/core": "7.0.0-beta.55",
37-
"@babel/plugin-external-helpers": "7.0.0-beta.55",
38-
"@babel/preset-env": "7.0.0-beta.55",
39-
"@babel/preset-typescript": "7.0.0-beta.55",
35+
"@babel/cli": "7.0.0-beta.56",
36+
"@babel/core": "7.0.0-beta.56",
37+
"@babel/plugin-external-helpers": "7.0.0-beta.56",
38+
"@babel/preset-env": "7.0.0-beta.56",
39+
"@babel/preset-typescript": "7.0.0-beta.56",
4040
"babel-plugin-add-module-exports": "0.2.1",
4141
"babel-plugin-dev-expression": "0.2.1",
4242
"concurrently": "3.6.1",

0 commit comments

Comments
 (0)