Skip to content

Commit c285965

Browse files
chore(deps): update babel monorepo to v7.1.0 (#217)
1 parent ad1a302 commit c285965

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
"scroll-into-view-if-needed": "2.2.16"
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
"@types/jest": "23.3.2",
4444
"babel-eslint": "9.0.0",
4545
"babel-plugin-add-module-exports": "1.0.0",

0 commit comments

Comments
 (0)