Skip to content

Commit 77bb4c6

Browse files
chore(deps): update dependency @babel/cli to v7.0.0-beta.54 (#351)
1 parent ec3b834 commit 77bb4c6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"compute-scroll-into-view": "1.0.2"
3636
},
3737
"devDependencies": {
38-
"@babel/cli": "7.0.0-beta.53",
38+
"@babel/cli": "7.0.0-beta.54",
3939
"@babel/core": "7.0.0-beta.54",
4040
"@babel/plugin-external-helpers": "7.0.0-beta.54",
4141
"@babel/preset-env": "7.0.0-beta.54",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
# yarn lockfile v1
33

44

5-
"@babel/[email protected].53":
6-
version "7.0.0-beta.53"
7-
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.0.0-beta.53.tgz#f2caf09950224123845ec5077ed7ab0863d8d823"
5+
"@babel/[email protected].54":
6+
version "7.0.0-beta.54"
7+
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.0.0-beta.54.tgz#c3b9766ad3218988f120e4058509adff0b72b183"
88
dependencies:
99
commander "^2.8.1"
1010
convert-source-map "^1.1.0"

0 commit comments

Comments
 (0)