Skip to content

Commit fb1c3d7

Browse files
Bump @babel/cli from 7.12.13 to 7.12.16
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.12.13 to 7.12.16. - [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.12.16/packages/babel-cli) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent ec45354 commit fb1c3d7

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
@@ -69,7 +69,7 @@
6969
"rimraf": "^3.0.2"
7070
},
7171
"devDependencies": {
72-
"@babel/cli": "7.12.13",
72+
"@babel/cli": "7.12.16",
7373
"@babel/core": "7.12.13",
7474
"@babel/preset-env": "7.12.13",
7575
"@babel/preset-typescript": "7.12.13",

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/[email protected].13":
6-
version "7.12.13"
7-
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.12.13.tgz#ae2c6a75fa43f3db4bca0659799b0dfca3f5212b"
8-
integrity sha512-Zto3HPeE0GRmaxobUl7NvFTo97NKe1zdAuWqTO8oka7nE0IIqZ4CFvuRZe1qf+ZMd7eHMhwqrecjwc10mjXo/g==
5+
"@babel/[email protected].16":
6+
version "7.12.16"
7+
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.12.16.tgz#bde5bc5118d90e539603abcd37938c5f0fd6c87a"
8+
integrity sha512-cKWkNCxbpjSuYLbdeJs4kOnyW1E2D65pu7SodXDOkzahIN/wSgT8geIqf6+pJTgCo47zrOMGcJTmjSFe5WKYwQ==
99
dependencies:
1010
commander "^4.0.1"
1111
convert-source-map "^1.1.0"

0 commit comments

Comments
 (0)