Skip to content

Commit 5ab99eb

Browse files
chore(deps): update babel monorepo to v7.1.0 (#446)
1 parent 3c4e4fd commit 5ab99eb

File tree

2 files changed

+157
-123
lines changed

2 files changed

+157
-123
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,11 @@
3535
"compute-scroll-into-view": "1.0.7"
3636
},
3737
"devDependencies": {
38-
"@babel/cli": "7.0.0",
39-
"@babel/core": "7.0.1",
38+
"@babel/cli": "7.1.0",
39+
"@babel/core": "7.1.0",
4040
"@babel/plugin-external-helpers": "7.0.0",
41-
"@babel/preset-env": "7.0.0",
42-
"@babel/preset-typescript": "7.0.0",
41+
"@babel/preset-env": "7.1.0",
42+
"@babel/preset-typescript": "7.1.0",
4343
"babel-eslint": "9.0.0",
4444
"babel-plugin-add-module-exports": "1.0.0",
4545
"babel-plugin-dev-expression": "0.2.1",

0 commit comments

Comments
 (0)