Skip to content
This repository was archived by the owner on May 10, 2022. It is now read-only.

Commit 99d5258

Browse files
committed
TASK: Update dependency @babel/cli to v7.14.8
1 parent d56db7a commit 99d5258

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"yargs": "15.4.1"
5858
},
5959
"devDependencies": {
60-
"@babel/cli": "7.14.5",
60+
"@babel/cli": "7.14.8",
6161
"@babel/core": "7.14.3",
6262
"@babel/preset-flow": "7.14.5",
6363
"@immowelt/eslint-config-immowelt-base": "1.3.0",

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/cli@7.14.5":
6-
version "7.14.5"
7-
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.14.5.tgz#9551b194f02360729de6060785bbdcce52c69f0a"
8-
integrity sha512-poegjhRvXHWO0EAsnYajwYZuqcz7gyfxwfaecUESxDujrqOivf3zrjFbub8IJkrqEaz3fvJWh001EzxBub54fg==
5+
"@babel/cli@7.14.8":
6+
version "7.14.8"
7+
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.14.8.tgz#fac73c0e2328a8af9fd3560c06b096bfa3730933"
8+
integrity sha512-lcy6Lymft9Rpfqmrqdd4oTDdUx9ZwaAhAfywVrHG4771Pa6PPT0danJ1kDHBXYqh4HHSmIdA+nlmfxfxSDPtBg==
99
dependencies:
1010
commander "^4.0.1"
1111
convert-source-map "^1.1.0"

0 commit comments

Comments
 (0)