Skip to content

Commit 1fee814

Browse files
dependabot-preview[bot]eps1lon
authored andcommitted
Bump @babel/cli from 7.4.4 to 7.5.5 (#115)
Bumps [@babel/cli](https://github.com/babel/babel) from 7.4.4 to 7.5.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](babel/babel@v7.4.4...v7.5.5) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent d1236c8 commit 1fee814

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"react-dom": "*"
4343
},
4444
"devDependencies": {
45-
"@babel/cli": "^7.2.0",
45+
"@babel/cli": "^7.5.5",
4646
"@babel/core": "^7.5.4",
4747
"@babel/node": "^7.2.2",
4848
"@babel/plugin-proposal-class-properties": "^7.5.5",

yarn.lock

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

44

5-
"@babel/cli@^7.2.0":
6-
version "7.4.4"
7-
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.4.4.tgz#5454bb7112f29026a4069d8e6f0e1794e651966c"
8-
integrity sha512-XGr5YjQSjgTa6OzQZY57FAJsdeVSAKR/u/KA5exWIz66IKtv/zXtHy+fIZcMry/EgYegwuHE7vzGnrFhjdIAsQ==
5+
"@babel/cli@^7.5.5":
6+
version "7.5.5"
7+
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.5.5.tgz#bdb6d9169e93e241a08f5f7b0265195bf38ef5ec"
8+
integrity sha512-UHI+7pHv/tk9g6WXQKYz+kmXTI77YtuY3vqC59KIqcoWEjsJJSG6rAxKaLsgj3LDyadsPrCB929gVOKM6Hui0w==
99
dependencies:
1010
commander "^2.8.1"
1111
convert-source-map "^1.1.0"
1212
fs-readdir-recursive "^1.1.0"
1313
glob "^7.0.0"
14-
lodash "^4.17.11"
14+
lodash "^4.17.13"
1515
mkdirp "^0.5.1"
1616
output-file-sync "^2.0.0"
1717
slash "^2.0.0"

0 commit comments

Comments
 (0)