Skip to content

Commit 51165ae

Browse files
chore(deps-dev): bump @babel/cli from 7.10.5 to 7.11.5
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.10.5 to 7.11.5. - [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.5/packages/babel-cli) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 544ecad commit 51165ae

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33

44

55
"@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==
6+
version "7.11.5"
7+
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.11.5.tgz#4f51663f393d950b41f4c7ba41f3f7c2a595a295"
8+
integrity sha512-0umMDxxdEZ98EMZtS9Wgnaf4NdgqBcQHaGYaMfAmP+ZicVglZ2+QZwoHNacfnUq4hCmC1V7Ap5Phq7FInpWrWg==
99
dependencies:
1010
commander "^4.0.1"
1111
convert-source-map "^1.1.0"
@@ -14,7 +14,7 @@
1414
lodash "^4.17.19"
1515
make-dir "^2.1.0"
1616
slash "^2.0.0"
17-
source-map "^0.5.0"
17+
source-map "^0.6.1"
1818
optionalDependencies:
1919
chokidar "^2.1.8"
2020

0 commit comments

Comments
 (0)