Skip to content

Commit 5d0ca34

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 54d970c commit 5d0ca34

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":
@@ -1386,22 +1386,10 @@
13861386
"@types/yargs" "^15.0.0"
13871387
chalk "^4.0.0"
13881388

1389-
"@nicolo-ribaudo/chokidar-2@2.1.8-no-fsevents":
1390-
version "2.1.8-no-fsevents"
1391-
resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/chokidar-2/-/chokidar-2-2.1.8-no-fsevents.tgz#da7c3996b8e6e19ebd14d82eaced2313e7769f9b"
1392-
integrity sha512-+nb9vWloHNNMFHjGofEam3wopE3m1yuambrrd/fnPc+lFOMB9ROTqQlche9ByFWNkdNqfSgR/kkQtQ8DzEWt2w==
1393-
dependencies:
1394-
anymatch "^2.0.0"
1395-
async-each "^1.0.1"
1396-
braces "^2.3.2"
1397-
glob-parent "^3.1.0"
1398-
inherits "^2.0.3"
1399-
is-binary-path "^1.0.0"
1400-
is-glob "^4.0.0"
1401-
normalize-path "^3.0.0"
1402-
path-is-absolute "^1.0.0"
1403-
readdirp "^2.2.1"
1404-
upath "^1.1.1"
1389+
"@nicolo-ribaudo/chokidar-2@2.1.8-no-fsevents.3":
1390+
version "2.1.8-no-fsevents.3"
1391+
resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/chokidar-2/-/chokidar-2-2.1.8-no-fsevents.3.tgz#323d72dd25103d0c4fbdce89dadf574a787b1f9b"
1392+
integrity sha512-s88O1aVtXftvp5bCPB7WnmXc5IwOZZ7YPuwNPt+GtOOXpPvad1LfbmjYv+qII7zP6RU2QGnqve27dnLycEnyEQ==
14051393

14061394
"@nodelib/fs.scandir@2.1.3":
14071395
version "2.1.3"
@@ -2339,11 +2327,6 @@ astral-regex@^2.0.0:
23392327
resolved "https://registry.yarnpkg.com/astral-regex/-/astral-regex-2.0.0.tgz#483143c567aeed4785759c0865786dc77d7d2e31"
23402328
integrity sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==
23412329

2342-
async-each@^1.0.1:
2343-
version "1.0.3"
2344-
resolved "https://registry.yarnpkg.com/async-each/-/async-each-1.0.3.tgz#b727dbf87d7651602f06f4d4ac387f47d91b0cbf"
2345-
integrity sha512-z/WhQ5FPySLdvREByI2vZiTWwCnF0moMJ1hK9YQwDTHKh6I7/uSckMetoRGb5UBZPC1z0jlw+n/XCgjeH7y1AQ==
2346-
23472330
async-limiter@~1.0.0:
23482331
version "1.0.1"
23492332
resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.1.tgz#dd379e94f0db8310b08291f9d64c3209766617fd"
@@ -2570,11 +2553,6 @@ big-integer@^1.6.44:
25702553
resolved "https://registry.yarnpkg.com/big-integer/-/big-integer-1.6.48.tgz#8fd88bd1632cba4a1c8c3e3d7159f08bb95b4b9e"
25712554
integrity sha512-j51egjPa7/i+RdiRuJbPdJ2FIUYYPhvYLjzoYbcMMm62ooO6F94fETG4MTs46zPAF9Brs04OajboA/qTGuz78w==
25722555

2573-
binary-extensions@^1.0.0:
2574-
version "1.13.1"
2575-
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-1.13.1.tgz#598afe54755b2868a5330d2aff9d4ebb53209b65"
2576-
integrity sha512-Un7MIEDdUC5gNpcGDV97op1Ywk748MpHcFTHoYs6qnj1Z3j7I53VG3nwZhKzoBZmbdRNnb6WRdFlwl7tSDuZGw==
2577-
25782556
binary-extensions@^2.0.0:
25792557
version "2.0.0"
25802558
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.0.0.tgz#23c0df14f6a88077f5f986c0d167ec03c3d5537c"
@@ -2625,7 +2603,7 @@ brace-expansion@^1.1.7:
26252603
balanced-match "^1.0.0"
26262604
concat-map "0.0.1"
26272605

2628-
braces@^2.3.1, braces@^2.3.2:
2606+
braces@^2.3.1:
26292607
version "2.3.2"
26302608
resolved "https://registry.yarnpkg.com/braces/-/braces-2.3.2.tgz#5979fd3f14cd531565e5fa2df1abfff1dfaee729"
26312609
integrity sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==
@@ -4596,14 +4574,6 @@ gitconfiglocal@^1.0.0:
45964574
dependencies:
45974575
ini "^1.3.2"
45984576

4599-
glob-parent@^3.1.0:
4600-
version "3.1.0"
4601-
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-3.1.0.tgz#9e6af6299d8d3bd2bd40430832bd113df906c5ae"
4602-
integrity sha1-nmr2KZ2NO9K9QEMIMr0RPfkGxa4=
4603-
dependencies:
4604-
is-glob "^3.1.0"
4605-
path-dirname "^1.0.0"
4606-
46074577
glob-parent@^5.1.0, glob-parent@^5.1.2, glob-parent@~5.1.0:
46084578
version "5.1.2"
46094579
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
@@ -5049,13 +5019,6 @@ is-arrayish@^0.2.1:
50495019
resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.2.1.tgz#77c99840527aa8ecb1a8ba697b80645a7a926a9d"
50505020
integrity sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=
50515021

5052-
is-binary-path@^1.0.0:
5053-
version "1.0.1"
5054-
resolved "https://registry.yarnpkg.com/is-binary-path/-/is-binary-path-1.0.1.tgz#75f16642b480f187a711c814161fd3a4a7655898"
5055-
integrity sha1-dfFmQrSA8YenEcgUFh/TpKdlWJg=
5056-
dependencies:
5057-
binary-extensions "^1.0.0"
5058-
50595022
is-binary-path@~2.1.0:
50605023
version "2.1.0"
50615024
resolved "https://registry.yarnpkg.com/is-binary-path/-/is-binary-path-2.1.0.tgz#ea1f7f3b80f064236e83470f86c09c254fb45b09"
@@ -5153,7 +5116,7 @@ is-extendable@^1.0.1:
51535116
dependencies:
51545117
is-plain-object "^2.0.4"
51555118

5156-
is-extglob@^2.1.0, is-extglob@^2.1.1:
5119+
is-extglob@^2.1.1:
51575120
version "2.1.1"
51585121
resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
51595122
integrity sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=
@@ -5178,13 +5141,6 @@ is-generator-fn@^2.0.0:
51785141
resolved "https://registry.yarnpkg.com/is-generator-fn/-/is-generator-fn-2.1.0.tgz#7d140adc389aaf3011a8f2a2a4cfa6faadffb118"
51795142
integrity sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==
51805143

5181-
is-glob@^3.1.0:
5182-
version "3.1.0"
5183-
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-3.1.0.tgz#7ba5ae24217804ac70707b96922567486cc3e84a"
5184-
integrity sha1-e6WuJCF4BKxwcHuWkiVnSGzD6Eo=
5185-
dependencies:
5186-
is-extglob "^2.1.0"
5187-
51885144
is-glob@^4.0.0, is-glob@^4.0.1, is-glob@~4.0.1:
51895145
version "4.0.1"
51905146
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.1.tgz#7567dbe9f2f5e2467bc77ab83c4a29482407a5dc"
@@ -7327,11 +7283,6 @@ pascalcase@^0.1.1:
73277283
resolved "https://registry.yarnpkg.com/pascalcase/-/pascalcase-0.1.1.tgz#b363e55e8006ca6fe21784d2db22bd15d7917f14"
73287284
integrity sha1-s2PlXoAGym/iF4TS2yK9FdeRfxQ=
73297285

7330-
path-dirname@^1.0.0:
7331-
version "1.0.2"
7332-
resolved "https://registry.yarnpkg.com/path-dirname/-/path-dirname-1.0.2.tgz#cc33d24d525e099a5388c0336c6e32b9160609e0"
7333-
integrity sha1-zDPSTVJeCZpTiMAzbG4yuRYGCeA=
7334-
73357286
path-exists@^2.0.0:
73367287
version "2.1.0"
73377288
resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-2.1.0.tgz#0feb6c64f0fc518d9a754dd5efb62c7022761f4b"
@@ -7823,7 +7774,7 @@ readable-stream@3, readable-stream@^3.0.0, readable-stream@^3.0.2, readable-stre
78237774
string_decoder "^1.1.1"
78247775
util-deprecate "^1.0.1"
78257776

7826-
readable-stream@^2.0.2, readable-stream@~2.3.6:
7777+
readable-stream@~2.3.6:
78277778
version "2.3.7"
78287779
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.7.tgz#1eca1cf711aef814c04f62252a36a62f6cb23b57"
78297780
integrity sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==
@@ -7836,15 +7787,6 @@ readable-stream@^2.0.2, readable-stream@~2.3.6:
78367787
string_decoder "~1.1.1"
78377788
util-deprecate "~1.0.1"
78387789

7839-
readdirp@^2.2.1:
7840-
version "2.2.1"
7841-
resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-2.2.1.tgz#0e87622a3325aa33e892285caf8b4e846529a525"
7842-
integrity sha512-1JU/8q+VgFZyxwrJ+SVIOsh+KywWGpds3NTqikiKpDMZWScmAYyKIgqkO+ARvNWJfXeXR1zxz7aHF4u4CyH6vQ==
7843-
dependencies:
7844-
graceful-fs "^4.1.11"
7845-
micromatch "^3.1.10"
7846-
readable-stream "^2.0.2"
7847-
78487790
readdirp@~3.3.0:
78497791
version "3.3.0"
78507792
resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-3.3.0.tgz#984458d13a1e42e2e9f5841b129e162f369aff17"
@@ -9264,11 +9206,6 @@ unset-value@^1.0.0:
92649206
has-value "^0.3.1"
92659207
isobject "^3.0.0"
92669208

9267-
upath@^1.1.1:
9268-
version "1.2.0"
9269-
resolved "https://registry.yarnpkg.com/upath/-/upath-1.2.0.tgz#8f66dbcd55a883acdae4408af8b035a5044c1894"
9270-
integrity sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==
9271-
92729209
update-notifier@5.1.0:
92739210
version "5.1.0"
92749211
resolved "https://registry.yarnpkg.com/update-notifier/-/update-notifier-5.1.0.tgz#4ab0d7c7f36a231dd7316cf7729313f0214d9ad9"

0 commit comments

Comments
 (0)