Skip to content

Commit 8e1a75b

Browse files
chore(deps-dev): bump @babel/cli from 7.11.5 to 7.11.6
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.11.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-preview[bot] <support@dependabot.com>
1 parent 6231c31 commit 8e1a75b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

yarn.lock

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

44

55
"@babel/cli@^7.8.4":
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==
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"
@@ -14,7 +14,7 @@
1414
lodash "^4.17.19"
1515
make-dir "^2.1.0"
1616
slash "^2.0.0"
17-
source-map "^0.6.1"
17+
source-map "^0.5.0"
1818
optionalDependencies:
1919
chokidar "^2.1.8"
2020

@@ -8654,7 +8654,7 @@ source-map-url@^0.4.0:
86548654
resolved "https://registry.yarnpkg.com/source-map-url/-/source-map-url-0.4.0.tgz#3e935d7ddd73631b97659956d55128e87b5084a3"
86558655
integrity sha1-PpNdfd1zYxuXZZlW1VEo6HtQhKM=
86568656

8657-
source-map@^0.5.6:
8657+
source-map@^0.5.0, source-map@^0.5.6:
86588658
version "0.5.7"
86598659
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"
86608660
integrity sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=

0 commit comments

Comments
 (0)