Skip to content

Commit 006fcbd

Browse files
chore(deps-dev): bump @babel/cli from 7.13.16 to 7.15.7
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.13.16 to 7.15.7. - [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.15.7/packages/babel-cli) --- updated-dependencies: - dependency-name: "@babel/cli" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b6ec6b0 commit 006fcbd

File tree

1 file changed

+11
-74
lines changed

1 file changed

+11
-74
lines changed

yarn.lock

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

44

55
"@babel/cli@^7.8.4":
6-
version "7.13.16"
7-
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.13.16.tgz#9d372e943ced0cc291f068204a9b010fd9cfadbc"
8-
integrity sha512-cL9tllhqvsQ6r1+d9Invf7nNXg/3BlfL1vvvL/AdH9fZ2l5j0CeBcoq6UjsqHpvyN1v5nXSZgqJZoGeK+ZOAbw==
6+
version "7.15.7"
7+
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.15.7.tgz#62658abedb786d09c1f70229224b11a65440d7a1"
8+
integrity sha512-YW5wOprO2LzMjoWZ5ZG6jfbY9JnkDxuHDwvnrThnuYtByorova/I0HNXJedrUfwuXFQfYOjcqDA4PU3qlZGZjg==
99
dependencies:
1010
commander "^4.0.1"
1111
convert-source-map "^1.1.0"
@@ -15,7 +15,7 @@
1515
slash "^2.0.0"
1616
source-map "^0.5.0"
1717
optionalDependencies:
18-
"@nicolo-ribaudo/chokidar-2" "2.1.8-no-fsevents"
18+
"@nicolo-ribaudo/chokidar-2" "2.1.8-no-fsevents.3"
1919
chokidar "^3.4.0"
2020

2121
"@babel/code-frame@7.12.11":
@@ -1641,22 +1641,10 @@
16411641
"@types/yargs" "^16.0.0"
16421642
chalk "^4.0.0"
16431643

1644-
"@nicolo-ribaudo/chokidar-2@2.1.8-no-fsevents":
1645-
version "2.1.8-no-fsevents"
1646-
resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/chokidar-2/-/chokidar-2-2.1.8-no-fsevents.tgz#da7c3996b8e6e19ebd14d82eaced2313e7769f9b"
1647-
integrity sha512-+nb9vWloHNNMFHjGofEam3wopE3m1yuambrrd/fnPc+lFOMB9ROTqQlche9ByFWNkdNqfSgR/kkQtQ8DzEWt2w==
1648-
dependencies:
1649-
anymatch "^2.0.0"
1650-
async-each "^1.0.1"
1651-
braces "^2.3.2"
1652-
glob-parent "^3.1.0"
1653-
inherits "^2.0.3"
1654-
is-binary-path "^1.0.0"
1655-
is-glob "^4.0.0"
1656-
normalize-path "^3.0.0"
1657-
path-is-absolute "^1.0.0"
1658-
readdirp "^2.2.1"
1659-
upath "^1.1.1"
1644+
"@nicolo-ribaudo/chokidar-2@2.1.8-no-fsevents.3":
1645+
version "2.1.8-no-fsevents.3"
1646+
resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/chokidar-2/-/chokidar-2-2.1.8-no-fsevents.3.tgz#323d72dd25103d0c4fbdce89dadf574a787b1f9b"
1647+
integrity sha512-s88O1aVtXftvp5bCPB7WnmXc5IwOZZ7YPuwNPt+GtOOXpPvad1LfbmjYv+qII7zP6RU2QGnqve27dnLycEnyEQ==
16601648

16611649
"@nodelib/fs.scandir@2.1.3":
16621650
version "2.1.3"
@@ -2647,11 +2635,6 @@ astral-regex@^2.0.0:
26472635
resolved "https://registry.yarnpkg.com/astral-regex/-/astral-regex-2.0.0.tgz#483143c567aeed4785759c0865786dc77d7d2e31"
26482636
integrity sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==
26492637

2650-
async-each@^1.0.1:
2651-
version "1.0.3"
2652-
resolved "https://registry.yarnpkg.com/async-each/-/async-each-1.0.3.tgz#b727dbf87d7651602f06f4d4ac387f47d91b0cbf"
2653-
integrity sha512-z/WhQ5FPySLdvREByI2vZiTWwCnF0moMJ1hK9YQwDTHKh6I7/uSckMetoRGb5UBZPC1z0jlw+n/XCgjeH7y1AQ==
2654-
26552638
async-limiter@~1.0.0:
26562639
version "1.0.1"
26572640
resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.1.tgz#dd379e94f0db8310b08291f9d64c3209766617fd"
@@ -2861,11 +2844,6 @@ big-integer@^1.6.44:
28612844
resolved "https://registry.yarnpkg.com/big-integer/-/big-integer-1.6.48.tgz#8fd88bd1632cba4a1c8c3e3d7159f08bb95b4b9e"
28622845
integrity sha512-j51egjPa7/i+RdiRuJbPdJ2FIUYYPhvYLjzoYbcMMm62ooO6F94fETG4MTs46zPAF9Brs04OajboA/qTGuz78w==
28632846

2864-
binary-extensions@^1.0.0:
2865-
version "1.13.1"
2866-
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-1.13.1.tgz#598afe54755b2868a5330d2aff9d4ebb53209b65"
2867-
integrity sha512-Un7MIEDdUC5gNpcGDV97op1Ywk748MpHcFTHoYs6qnj1Z3j7I53VG3nwZhKzoBZmbdRNnb6WRdFlwl7tSDuZGw==
2868-
28692847
binary-extensions@^2.0.0:
28702848
version "2.0.0"
28712849
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.0.0.tgz#23c0df14f6a88077f5f986c0d167ec03c3d5537c"
@@ -2916,7 +2894,7 @@ brace-expansion@^1.1.7:
29162894
balanced-match "^1.0.0"
29172895
concat-map "0.0.1"
29182896

2919-
braces@^2.3.1, braces@^2.3.2:
2897+
braces@^2.3.1:
29202898
version "2.3.2"
29212899
resolved "https://registry.yarnpkg.com/braces/-/braces-2.3.2.tgz#5979fd3f14cd531565e5fa2df1abfff1dfaee729"
29222900
integrity sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==
@@ -4897,14 +4875,6 @@ gitconfiglocal@^1.0.0:
48974875
dependencies:
48984876
ini "^1.3.2"
48994877

4900-
glob-parent@^3.1.0:
4901-
version "3.1.0"
4902-
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-3.1.0.tgz#9e6af6299d8d3bd2bd40430832bd113df906c5ae"
4903-
integrity sha1-nmr2KZ2NO9K9QEMIMr0RPfkGxa4=
4904-
dependencies:
4905-
is-glob "^3.1.0"
4906-
path-dirname "^1.0.0"
4907-
49084878
glob-parent@^5.1.0, glob-parent@^5.1.2, glob-parent@~5.1.0:
49094879
version "5.1.2"
49104880
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
@@ -5340,13 +5310,6 @@ is-arrayish@^0.2.1:
53405310
resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.2.1.tgz#77c99840527aa8ecb1a8ba697b80645a7a926a9d"
53415311
integrity sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=
53425312

5343-
is-binary-path@^1.0.0:
5344-
version "1.0.1"
5345-
resolved "https://registry.yarnpkg.com/is-binary-path/-/is-binary-path-1.0.1.tgz#75f16642b480f187a711c814161fd3a4a7655898"
5346-
integrity sha1-dfFmQrSA8YenEcgUFh/TpKdlWJg=
5347-
dependencies:
5348-
binary-extensions "^1.0.0"
5349-
53505313
is-binary-path@~2.1.0:
53515314
version "2.1.0"
53525315
resolved "https://registry.yarnpkg.com/is-binary-path/-/is-binary-path-2.1.0.tgz#ea1f7f3b80f064236e83470f86c09c254fb45b09"
@@ -5439,7 +5402,7 @@ is-extendable@^1.0.1:
54395402
dependencies:
54405403
is-plain-object "^2.0.4"
54415404

5442-
is-extglob@^2.1.0, is-extglob@^2.1.1:
5405+
is-extglob@^2.1.1:
54435406
version "2.1.1"
54445407
resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
54455408
integrity sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=
@@ -5464,13 +5427,6 @@ is-generator-fn@^2.0.0:
54645427
resolved "https://registry.yarnpkg.com/is-generator-fn/-/is-generator-fn-2.1.0.tgz#7d140adc389aaf3011a8f2a2a4cfa6faadffb118"
54655428
integrity sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==
54665429

5467-
is-glob@^3.1.0:
5468-
version "3.1.0"
5469-
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-3.1.0.tgz#7ba5ae24217804ac70707b96922567486cc3e84a"
5470-
integrity sha1-e6WuJCF4BKxwcHuWkiVnSGzD6Eo=
5471-
dependencies:
5472-
is-extglob "^2.1.0"
5473-
54745430
is-glob@^4.0.0, is-glob@^4.0.1, is-glob@~4.0.1:
54755431
version "4.0.1"
54765432
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.1.tgz#7567dbe9f2f5e2467bc77ab83c4a29482407a5dc"
@@ -7687,11 +7643,6 @@ pascalcase@^0.1.1:
76877643
resolved "https://registry.yarnpkg.com/pascalcase/-/pascalcase-0.1.1.tgz#b363e55e8006ca6fe21784d2db22bd15d7917f14"
76887644
integrity sha1-s2PlXoAGym/iF4TS2yK9FdeRfxQ=
76897645

7690-
path-dirname@^1.0.0:
7691-
version "1.0.2"
7692-
resolved "https://registry.yarnpkg.com/path-dirname/-/path-dirname-1.0.2.tgz#cc33d24d525e099a5388c0336c6e32b9160609e0"
7693-
integrity sha1-zDPSTVJeCZpTiMAzbG4yuRYGCeA=
7694-
76957646
path-exists@^2.0.0:
76967647
version "2.1.0"
76977648
resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-2.1.0.tgz#0feb6c64f0fc518d9a754dd5efb62c7022761f4b"
@@ -8205,7 +8156,7 @@ readable-stream@3, readable-stream@^3.0.0, readable-stream@^3.0.2, readable-stre
82058156
string_decoder "^1.1.1"
82068157
util-deprecate "^1.0.1"
82078158

8208-
readable-stream@^2.0.2, readable-stream@~2.3.6:
8159+
readable-stream@~2.3.6:
82098160
version "2.3.7"
82108161
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.7.tgz#1eca1cf711aef814c04f62252a36a62f6cb23b57"
82118162
integrity sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==
@@ -8218,15 +8169,6 @@ readable-stream@^2.0.2, readable-stream@~2.3.6:
82188169
string_decoder "~1.1.1"
82198170
util-deprecate "~1.0.1"
82208171

8221-
readdirp@^2.2.1:
8222-
version "2.2.1"
8223-
resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-2.2.1.tgz#0e87622a3325aa33e892285caf8b4e846529a525"
8224-
integrity sha512-1JU/8q+VgFZyxwrJ+SVIOsh+KywWGpds3NTqikiKpDMZWScmAYyKIgqkO+ARvNWJfXeXR1zxz7aHF4u4CyH6vQ==
8225-
dependencies:
8226-
graceful-fs "^4.1.11"
8227-
micromatch "^3.1.10"
8228-
readable-stream "^2.0.2"
8229-
82308172
readdirp@~3.3.0:
82318173
version "3.3.0"
82328174
resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-3.3.0.tgz#984458d13a1e42e2e9f5841b129e162f369aff17"
@@ -9578,11 +9520,6 @@ unset-value@^1.0.0:
95789520
has-value "^0.3.1"
95799521
isobject "^3.0.0"
95809522

9581-
upath@^1.1.1:
9582-
version "1.2.0"
9583-
resolved "https://registry.yarnpkg.com/upath/-/upath-1.2.0.tgz#8f66dbcd55a883acdae4408af8b035a5044c1894"
9584-
integrity sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==
9585-
95869523
update-notifier@5.1.0:
95879524
version "5.1.0"
95889525
resolved "https://registry.yarnpkg.com/update-notifier/-/update-notifier-5.1.0.tgz#4ab0d7c7f36a231dd7316cf7729313f0214d9ad9"

0 commit comments

Comments
 (0)