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

Commit

Permalink
TASK: Update dependency @babel/cli to v7.14.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 20, 2021
1 parent d56db7a commit 99d5258
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"yargs": "15.4.1"
},
"devDependencies": {
"@babel/cli": "7.14.5",
"@babel/cli": "7.14.8",
"@babel/core": "7.14.3",
"@babel/preset-flow": "7.14.5",
"@immowelt/eslint-config-immowelt-base": "1.3.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# yarn lockfile v1


"@babel/[email protected].5":
version "7.14.5"
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.14.5.tgz#9551b194f02360729de6060785bbdcce52c69f0a"
integrity sha512-poegjhRvXHWO0EAsnYajwYZuqcz7gyfxwfaecUESxDujrqOivf3zrjFbub8IJkrqEaz3fvJWh001EzxBub54fg==
"@babel/[email protected].8":
version "7.14.8"
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.14.8.tgz#fac73c0e2328a8af9fd3560c06b096bfa3730933"
integrity sha512-lcy6Lymft9Rpfqmrqdd4oTDdUx9ZwaAhAfywVrHG4771Pa6PPT0danJ1kDHBXYqh4HHSmIdA+nlmfxfxSDPtBg==
dependencies:
commander "^4.0.1"
convert-source-map "^1.1.0"
Expand Down

0 comments on commit 99d5258

Please sign in to comment.