Skip to content

Commit 7449f5f

Browse files
chore(deps): update babel monorepo to v7.0.0-beta.54 (#350)
1 parent a6745c5 commit 7449f5f

File tree

2 files changed

+371
-373
lines changed

2 files changed

+371
-373
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@
3636
},
3737
"devDependencies": {
3838
"@babel/cli": "7.0.0-beta.53",
39-
"@babel/core": "7.0.0-beta.53",
40-
"@babel/plugin-external-helpers": "7.0.0-beta.53",
41-
"@babel/preset-env": "7.0.0-beta.53",
42-
"@babel/preset-typescript": "7.0.0-beta.53",
39+
"@babel/core": "7.0.0-beta.54",
40+
"@babel/plugin-external-helpers": "7.0.0-beta.54",
41+
"@babel/preset-env": "7.0.0-beta.54",
42+
"@babel/preset-typescript": "7.0.0-beta.54",
4343
"babel-eslint": "8.2.6",
4444
"babel-plugin-add-module-exports": "0.3.2",
4545
"babel-plugin-dev-expression": "0.2.1",

0 commit comments

Comments
 (0)