Skip to content

Commit 8afa07a

Browse files
dependabot[bot]jrolfs
authored andcommitted
feat(deps): bump @babel/cli from 7.10.5 to 7.11.6
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.10.5 to 7.11.6. - [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.11.6/packages/babel-cli) Signed-off-by: dependabot[bot] <[email protected]>
1 parent bf935d3 commit 8afa07a

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
@@ -50,7 +50,7 @@
5050
"author": "Jamie Rolfs <[email protected]>",
5151
"license": "MIT",
5252
"dependencies": {
53-
"@babel/cli": "^7.8.4",
53+
"@babel/cli": "^7.11.6",
5454
"@babel/core": "^7.11.6",
5555
"@babel/plugin-proposal-class-properties": "^7.8.3",
5656
"@babel/plugin-transform-modules-commonjs": "^7.8.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# yarn lockfile v1
33

44

5-
"@babel/cli@^7.8.4":
6-
version "7.10.5"
7-
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.10.5.tgz#57df2987c8cf89d0fc7d4b157ec59d7619f1b77a"
8-
integrity sha512-j9H9qSf3kLdM0Ao3aGPbGZ73mEA9XazuupcS6cDGWuiyAcANoguhP0r2Lx32H5JGw4sSSoHG3x/mxVnHgvOoyA==
5+
"@babel/cli@^7.11.6":
6+
version "7.11.6"
7+
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.11.6.tgz#1fcbe61c2a6900c3539c06ee58901141f3558482"
8+
integrity sha512-+w7BZCvkewSmaRM6H4L2QM3RL90teqEIHDIFXAmrW33+0jhlymnDAEdqVeCZATvxhQuio1ifoGVlJJbIiH9Ffg==
99
dependencies:
1010
commander "^4.0.1"
1111
convert-source-map "^1.1.0"

0 commit comments

Comments
 (0)