Skip to content

Commit 2e7352b

Browse files
chore(deps): update babel monorepo to v7.0.0-beta.53 (#15)
1 parent 4a8459f commit 2e7352b

File tree

2 files changed

+384
-370
lines changed

2 files changed

+384
-370
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@
3131
"typecheck": "tsc --noEmit"
3232
},
3333
"devDependencies": {
34-
"@babel/cli": "7.0.0-beta.52",
35-
"@babel/core": "7.0.0-beta.52",
36-
"@babel/plugin-external-helpers": "7.0.0-beta.52",
37-
"@babel/preset-env": "7.0.0-beta.52",
38-
"@babel/preset-typescript": "7.0.0-beta.52",
34+
"@babel/cli": "7.0.0-beta.53",
35+
"@babel/core": "7.0.0-beta.53",
36+
"@babel/plugin-external-helpers": "7.0.0-beta.53",
37+
"@babel/preset-env": "7.0.0-beta.53",
38+
"@babel/preset-typescript": "7.0.0-beta.53",
3939
"babel-plugin-add-module-exports": "0.2.1",
4040
"babel-plugin-dev-expression": "0.2.1",
4141
"concurrently": "3.6.0",

0 commit comments

Comments
 (0)