Skip to content

Commit 6ef8ed2

Browse files
chore(deps): update babel monorepo to v7.0.0-beta.45 (#188)
1 parent bcca229 commit 6ef8ed2

File tree

3 files changed

+400
-359
lines changed

3 files changed

+400
-359
lines changed

packages/scroll-into-view-if-needed/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@
3434
"warning": "^3.0.0"
3535
},
3636
"devDependencies": {
37-
"@babel/cli": "7.0.0-beta.44",
38-
"@babel/core": "7.0.0-beta.44",
39-
"@babel/plugin-external-helpers": "7.0.0-beta.44",
40-
"@babel/preset-env": "7.0.0-beta.44",
41-
"@babel/preset-typescript": "7.0.0-beta.44",
37+
"@babel/cli": "7.0.0-beta.45",
38+
"@babel/core": "7.0.0-beta.45",
39+
"@babel/plugin-external-helpers": "7.0.0-beta.45",
40+
"@babel/preset-env": "7.0.0-beta.45",
41+
"@babel/preset-typescript": "7.0.0-beta.45",
4242
"babel-plugin-add-module-exports": "0.2.1",
4343
"babel-plugin-dev-expression": "0.2.1",
4444
"babel-plugin-styled-components": "1.5.1",

packages/smooth-scroll-into-view-if-needed/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,11 @@
3535
"warning": "^3.0.0"
3636
},
3737
"devDependencies": {
38-
"@babel/cli": "7.0.0-beta.44",
39-
"@babel/core": "7.0.0-beta.44",
40-
"@babel/plugin-external-helpers": "7.0.0-beta.44",
41-
"@babel/preset-env": "7.0.0-beta.44",
42-
"@babel/preset-typescript": "7.0.0-beta.44",
38+
"@babel/cli": "7.0.0-beta.45",
39+
"@babel/core": "7.0.0-beta.45",
40+
"@babel/plugin-external-helpers": "7.0.0-beta.45",
41+
"@babel/preset-env": "7.0.0-beta.45",
42+
"@babel/preset-typescript": "7.0.0-beta.45",
4343
"babel-plugin-add-module-exports": "0.2.1",
4444
"babel-plugin-dev-expression": "0.2.1",
4545
"babel-plugin-styled-components": "1.5.1",

0 commit comments

Comments
 (0)