Skip to content

Commit 4e3428c

Browse files
chore(deps): update babel monorepo to v7.0.0-beta.51 (#78)
1 parent 29420a6 commit 4e3428c

File tree

2 files changed

+422
-383
lines changed

2 files changed

+422
-383
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@
3434
"scroll-into-view-if-needed": "^2.2.1"
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.51",
38+
"@babel/core": "7.0.0-beta.51",
39+
"@babel/plugin-external-helpers": "7.0.0-beta.51",
40+
"@babel/preset-env": "7.0.0-beta.51",
41+
"@babel/preset-typescript": "7.0.0-beta.51",
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)