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

Commit 35932eb

Browse files
renovate-botrenovate[bot]
authored andcommitted
TASK: Update dependency @babel/cli to v7.14.3
1 parent 2245e0e commit 35932eb

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
@@ -57,7 +57,7 @@
5757
"yargs": "15.4.1"
5858
},
5959
"devDependencies": {
60-
"@babel/cli": "7.13.16",
60+
"@babel/cli": "7.14.3",
6161
"@babel/core": "7.14.3",
6262
"@babel/preset-flow": "7.13.13",
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.13.16":
6-
version "7.13.16"
7-
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.13.16.tgz#9d372e943ced0cc291f068204a9b010fd9cfadbc"
8-
integrity sha512-cL9tllhqvsQ6r1+d9Invf7nNXg/3BlfL1vvvL/AdH9fZ2l5j0CeBcoq6UjsqHpvyN1v5nXSZgqJZoGeK+ZOAbw==
5+
"@babel/cli@7.14.3":
6+
version "7.14.3"
7+
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.14.3.tgz#9f6c8aee12e8660df879610f19a8010958b26a6f"
8+
integrity sha512-zU4JLvwk32ay1lhhyGfqiRUSPoltVDjhYkA3aQq8+Yby9z30s/EsFw1EPOHxWG9YZo2pAGfgdRNeHZQAYU5m9A==
99
dependencies:
1010
commander "^4.0.1"
1111
convert-source-map "^1.1.0"

0 commit comments

Comments
 (0)