Skip to content

Commit 3338b94

Browse files
dependabot-preview[bot]acao
authored andcommitted
chore(deps-dev): bump @babel/cli from 7.7.4 to 7.7.5
Bumps [@babel/cli](https://github.com/babel/babel) from 7.7.4 to 7.7.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](babel/babel@v7.7.4...v7.7.5) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 853563a commit 3338b94

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"version-graduate": "lerna version --conventional-graduate"
3535
},
3636
"devDependencies": {
37-
"@babel/cli": "7.7.4",
37+
"@babel/cli": "7.7.5",
3838
"@babel/core": "7.7.5",
3939
"@babel/node": "7.7.4",
4040
"@babel/plugin-proposal-class-properties": "7.7.4",

yarn.lock

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

44

5-
"@babel/[email protected].4":
6-
version "7.7.4"
7-
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.7.4.tgz#38804334c8db40209f88c69a5c90998e60cca18b"
8-
integrity sha512-O7mmzaWdm+VabWQmxuM8hqNrWGGihN83KfhPUzp2lAW4kzIMwBxujXkZbD4fMwKMYY9FXTbDvXsJqU+5XHXi4A==
5+
"@babel/[email protected].5":
6+
version "7.7.5"
7+
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.7.5.tgz#25702cc65418efc06989af3727897b9f4c8690b6"
8+
integrity sha512-y2YrMGXM3NUyu1Myg0pxg+Lx6g8XhEyvLHYNRwTBV6fDek3H7Io6b7N/LXscLs4HWn4HxMdy7f2rM1rTMp2mFg==
99
dependencies:
1010
commander "^4.0.1"
1111
convert-source-map "^1.1.0"

0 commit comments

Comments
 (0)