Skip to content

Commit 50c1084

Browse files
build(deps-dev): bump @babel/cli from 7.14.5 to 7.14.8
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.14.5 to 7.14.8. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.14.8/packages/babel-cli) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent e351383 commit 50c1084

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
@@ -70,7 +70,7 @@
7070
"rimraf": "^3.0.2"
7171
},
7272
"devDependencies": {
73-
"@babel/cli": "7.14.5",
73+
"@babel/cli": "7.14.8",
7474
"@babel/core": "7.14.6",
7575
"@babel/preset-env": "7.14.7",
7676
"@babel/preset-typescript": "7.14.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
call-me-maybe "^1.0.1"
1313
js-yaml "^4.1.0"
1414

15-
"@babel/cli@7.14.5":
16-
version "7.14.5"
17-
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.14.5.tgz#9551b194f02360729de6060785bbdcce52c69f0a"
18-
integrity sha512-poegjhRvXHWO0EAsnYajwYZuqcz7gyfxwfaecUESxDujrqOivf3zrjFbub8IJkrqEaz3fvJWh001EzxBub54fg==
15+
"@babel/cli@7.14.8":
16+
version "7.14.8"
17+
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.14.8.tgz#fac73c0e2328a8af9fd3560c06b096bfa3730933"
18+
integrity sha512-lcy6Lymft9Rpfqmrqdd4oTDdUx9ZwaAhAfywVrHG4771Pa6PPT0danJ1kDHBXYqh4HHSmIdA+nlmfxfxSDPtBg==
1919
dependencies:
2020
commander "^4.0.1"
2121
convert-source-map "^1.1.0"

0 commit comments

Comments
 (0)