Skip to content

Commit a05b7e3

Browse files
Bump @babel/cli from 7.12.16 to 7.12.17 (#343)
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.12.16 to 7.12.17. - [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.17/packages/babel-cli) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 11df129 commit a05b7e3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
}
8383
},
8484
"devDependencies": {
85-
"@babel/cli": "7.12.16",
85+
"@babel/cli": "7.12.17",
8686
"@babel/core": "^7.12.17",
8787
"@babel/preset-env": "7.12.11",
8888
"@babel/preset-react": "^7.12.13",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
dependencies:
1010
tslib "~2.0.1"
1111

12-
"@babel/[email protected].16", "@babel/cli@^7.5.5":
13-
version "7.12.16"
14-
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.12.16.tgz#bde5bc5118d90e539603abcd37938c5f0fd6c87a"
15-
integrity sha512-cKWkNCxbpjSuYLbdeJs4kOnyW1E2D65pu7SodXDOkzahIN/wSgT8geIqf6+pJTgCo47zrOMGcJTmjSFe5WKYwQ==
12+
"@babel/[email protected].17", "@babel/cli@^7.5.5":
13+
version "7.12.17"
14+
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.12.17.tgz#2db13a0f2ba9c05bed78b8aad9669b473dd7f267"
15+
integrity sha512-R9dQbDshWvAp3x5XjANsfthqka+ToEdDUonKgtALNgzQxgiUg2Xa4ZwKIcE84wnoiobIJFXF+TCM4ylJvUuW5w==
1616
dependencies:
1717
commander "^4.0.1"
1818
convert-source-map "^1.1.0"

0 commit comments

Comments
 (0)