Skip to content

Commit cb2d5f9

Browse files
chore(deps): update babel monorepo to v7.0.0-beta.49 (#56)
1 parent a1f3622 commit cb2d5f9

File tree

2 files changed

+363
-367
lines changed

2 files changed

+363
-367
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@
3535
},
3636
"devDependencies": {
3737
"@babel/cli": "7.0.0-beta.49",
38-
"@babel/core": "7.0.0-beta.48",
38+
"@babel/core": "7.0.0-beta.49",
3939
"@babel/plugin-external-helpers": "7.0.0-beta.49",
40-
"@babel/preset-env": "7.0.0-beta.48",
41-
"@babel/preset-typescript": "7.0.0-beta.48",
40+
"@babel/preset-env": "7.0.0-beta.49",
41+
"@babel/preset-typescript": "7.0.0-beta.49",
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)