Skip to content
This repository was archived by the owner on Mar 8, 2023. It is now read-only.

Commit 2ea8140

Browse files
build(deps-dev): bump @babel/cli from 7.13.16 to 7.14.3
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.13.16 to 7.14.3. - [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.3/packages/babel-cli) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 1876afe commit 2ea8140

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.13.16",
73+
"@babel/cli": "7.14.3",
7474
"@babel/core": "7.14.2",
7575
"@babel/preset-env": "7.14.2",
7676
"@babel/preset-typescript": "7.13.0",

yarn.lock

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

14-
"@babel/cli@7.13.16":
15-
version "7.13.16"
16-
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.13.16.tgz#9d372e943ced0cc291f068204a9b010fd9cfadbc"
17-
integrity sha512-cL9tllhqvsQ6r1+d9Invf7nNXg/3BlfL1vvvL/AdH9fZ2l5j0CeBcoq6UjsqHpvyN1v5nXSZgqJZoGeK+ZOAbw==
14+
"@babel/cli@7.14.3":
15+
version "7.14.3"
16+
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.14.3.tgz#9f6c8aee12e8660df879610f19a8010958b26a6f"
17+
integrity sha512-zU4JLvwk32ay1lhhyGfqiRUSPoltVDjhYkA3aQq8+Yby9z30s/EsFw1EPOHxWG9YZo2pAGfgdRNeHZQAYU5m9A==
1818
dependencies:
1919
commander "^4.0.1"
2020
convert-source-map "^1.1.0"

0 commit comments

Comments
 (0)