Skip to content

Commit 0bd6979

Browse files
chore(deps): update babel monorepo to v7.0.0-beta.48 (#54)
1 parent 675b56a commit 0bd6979

File tree

2 files changed

+386
-372
lines changed

2 files changed

+386
-372
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.47",
38-
"@babel/core": "7.0.0-beta.47",
39-
"@babel/plugin-external-helpers": "7.0.0-beta.47",
40-
"@babel/preset-env": "7.0.0-beta.47",
41-
"@babel/preset-typescript": "7.0.0-beta.47",
37+
"@babel/cli": "7.0.0-beta.48",
38+
"@babel/core": "7.0.0-beta.48",
39+
"@babel/plugin-external-helpers": "7.0.0-beta.48",
40+
"@babel/preset-env": "7.0.0-beta.48",
41+
"@babel/preset-typescript": "7.0.0-beta.48",
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)