Skip to content

Commit 4765b5e

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update babel monorepo to v7.12.7
1 parent 8078205 commit 4765b5e

File tree

2 files changed

+118
-88
lines changed

2 files changed

+118
-88
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@
3434
},
3535
"dependencies": {},
3636
"devDependencies": {
37-
"@babel/cli": "7.12.1",
38-
"@babel/core": "7.12.3",
39-
"@babel/preset-env": "7.12.1",
37+
"@babel/cli": "7.12.7",
38+
"@babel/core": "7.12.7",
39+
"@babel/preset-env": "7.12.7",
4040
"@babel/register": "7.12.1",
4141
"ava": "3.13.0",
4242
"babel-plugin-transform-remove-console": "6.9.4",

yarn.lock

Lines changed: 115 additions & 85 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# yarn lockfile v1
33

44

5-
"@babel/[email protected].1":
6-
version "7.12.1"
7-
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.12.1.tgz#e08a0b1cb6fcd4b9eb6a606ba5602c5c0fe24a0c"
8-
integrity sha512-eRJREyrfAJ2r42Iaxe8h3v6yyj1wu9OyosaUHW6UImjGf9ahGL9nsFNh7OCopvtcPL8WnEo7tp78wrZaZ6vG9g==
5+
"@babel/[email protected].7":
6+
version "7.12.7"
7+
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.12.7.tgz#63a3c38bddff02a1c633c70f2fd03019af6bf977"
8+
integrity sha512-vE1fidQsaWnQVs4SItkuCdi3+uXqjbhw4cIKp8aawKxOnTnlvxYMzXSeMAqo6alldQRFQYb198YQfW0Sp1jl5Q==
99
dependencies:
1010
commander "^4.0.1"
1111
convert-source-map "^1.1.0"
@@ -16,7 +16,7 @@
1616
slash "^2.0.0"
1717
source-map "^0.5.0"
1818
optionalDependencies:
19-
"@nicolo-ribaudo/chokidar-2" "^2.1.8"
19+
"@nicolo-ribaudo/chokidar-2" "2.1.8-no-fsevents"
2020
chokidar "^3.4.0"
2121

2222
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4":
@@ -26,12 +26,39 @@
2626
dependencies:
2727
"@babel/highlight" "^7.10.4"
2828

29-
"@babel/compat-data@^7.12.1", "@babel/compat-data@^7.12.5":
29+
"@babel/compat-data@^7.12.5":
3030
version "7.12.5"
3131
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.12.5.tgz#f56db0c4bb1bbbf221b4e81345aab4141e7cb0e9"
3232
integrity sha512-DTsS7cxrsH3by8nqQSpFSyjSfSYl57D6Cf4q8dW3LK83tBKBDCkfcay1nYkXq1nIHXnpX8WMMb/O25HOy3h1zg==
3333

34-
"@babel/[email protected]", "@babel/core@^7.7.5":
34+
"@babel/compat-data@^7.12.7":
35+
version "7.12.7"
36+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.12.7.tgz#9329b4782a7d6bbd7eef57e11addf91ee3ef1e41"
37+
integrity sha512-YaxPMGs/XIWtYqrdEOZOCPsVWfEoriXopnsz3/i7apYPXQ3698UFhS6dVT1KN5qOsWmVgw/FOrmQgpRaZayGsw==
38+
39+
40+
version "7.12.7"
41+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.7.tgz#bf55363c08c8352a37691f7216ec30090bf7e3bf"
42+
integrity sha512-tRKx9B53kJe8NCGGIxEQb2Bkr0riUIEuN7Sc1fxhs5H8lKlCWUvQCSNMVIB0Meva7hcbCRJ76de15KoLltdoqw==
43+
dependencies:
44+
"@babel/code-frame" "^7.10.4"
45+
"@babel/generator" "^7.12.5"
46+
"@babel/helper-module-transforms" "^7.12.1"
47+
"@babel/helpers" "^7.12.5"
48+
"@babel/parser" "^7.12.7"
49+
"@babel/template" "^7.12.7"
50+
"@babel/traverse" "^7.12.7"
51+
"@babel/types" "^7.12.7"
52+
convert-source-map "^1.7.0"
53+
debug "^4.1.0"
54+
gensync "^1.0.0-beta.1"
55+
json5 "^2.1.2"
56+
lodash "^4.17.19"
57+
resolve "^1.3.2"
58+
semver "^5.4.1"
59+
source-map "^0.5.0"
60+
61+
"@babel/core@^7.7.5":
3562
version "7.12.3"
3663
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.3.tgz#1b436884e1e3bff6fb1328dc02b208759de92ad8"
3764
integrity sha512-0qXcZYKZp3/6N2jKYVxZv0aNCsxTSVCiK72DTiTYZAu7sjg73W0/aynWjMbiGd87EQL4WyA8reiJVh92AVla9g==
@@ -77,7 +104,7 @@
77104
"@babel/helper-explode-assignable-expression" "^7.10.4"
78105
"@babel/types" "^7.10.4"
79106

80-
"@babel/helper-compilation-targets@^7.12.1":
107+
"@babel/helper-compilation-targets@^7.12.5":
81108
version "7.12.5"
82109
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.12.5.tgz#cb470c76198db6a24e9dbc8987275631e5d29831"
83110
integrity sha512-+qH6NrscMolUlzOYngSBMIOQpKUGPPsc61Bu5W10mg84LxZ7cmvnBHzARKbDoFxVvqqAbj6Tg6N7bSrWSPXMyw==
@@ -153,7 +180,7 @@
153180
dependencies:
154181
"@babel/types" "^7.12.1"
155182

156-
"@babel/helper-module-imports@^7.12.1":
183+
"@babel/helper-module-imports@^7.12.1", "@babel/helper-module-imports@^7.12.5":
157184
version "7.12.5"
158185
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.5.tgz#1bfc0229f794988f76ed0a4d4e90860850b54dfb"
159186
integrity sha512-SR713Ogqg6++uexFRORf/+nPXMmWIn80TALu0uaFb+iQIUoR7bOC7zBWyzBs5b3tBBJXuyD0cRu1F15GyzjOWA==
@@ -254,7 +281,7 @@
254281
"@babel/traverse" "^7.10.4"
255282
"@babel/types" "^7.10.4"
256283

257-
"@babel/helpers@^7.12.1":
284+
"@babel/helpers@^7.12.1", "@babel/helpers@^7.12.5":
258285
version "7.12.5"
259286
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.12.5.tgz#1a1ba4a768d9b58310eda516c449913fe647116e"
260287
integrity sha512-lgKGMQlKqA8meJqKsW6rUnc4MdUk35Ln0ATDqdM1a/UpARODdI4j5Y5lVfUScnSNkJcdCRAaWkspykNoFg9sJA==
@@ -277,6 +304,11 @@
277304
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.5.tgz#b4af32ddd473c0bfa643bd7ff0728b8e71b81ea0"
278305
integrity sha512-FVM6RZQ0mn2KCf1VUED7KepYeUWoVShczewOCfm3nzoBybaih51h+sYVVGthW9M6lPByEPTQf+xm27PBdlpwmQ==
279306

307+
"@babel/parser@^7.12.7":
308+
version "7.12.7"
309+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.7.tgz#fee7b39fe809d0e73e5b25eecaf5780ef3d73056"
310+
integrity sha512-oWR02Ubp4xTLCAqPRiNIuMVgNO5Aif/xpXtabhzW2HWUD47XJsAB4Zd/Rg30+XeQA3juXigV7hlquOTmwqLiwg==
311+
280312
"@babel/plugin-proposal-async-generator-functions@^7.12.1":
281313
version "7.12.1"
282314
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.12.1.tgz#dc6c1170e27d8aca99ff65f4925bd06b1c90550e"
@@ -334,10 +366,10 @@
334366
"@babel/helper-plugin-utils" "^7.10.4"
335367
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.0"
336368

337-
"@babel/plugin-proposal-numeric-separator@^7.12.1":
338-
version "7.12.5"
339-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.12.5.tgz#b1ce757156d40ed79d59d467cb2b154a5c4149ba"
340-
integrity sha512-UiAnkKuOrCyjZ3sYNHlRlfuZJbBHknMQ9VMwVeX97Ofwx7RpD6gS2HfqTCh8KNUQgcOm8IKt103oR4KIjh7Q8g==
369+
"@babel/plugin-proposal-numeric-separator@^7.12.7":
370+
version "7.12.7"
371+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.12.7.tgz#8bf253de8139099fea193b297d23a9d406ef056b"
372+
integrity sha512-8c+uy0qmnRTeukiGsjLGy6uVs/TFjJchGXUeBqlG4VWYOdJWkhhVPdQ3uHwbmalfJwv2JsV0qffXP4asRfL2SQ==
341373
dependencies:
342374
"@babel/helper-plugin-utils" "^7.10.4"
343375
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
@@ -359,10 +391,10 @@
359391
"@babel/helper-plugin-utils" "^7.10.4"
360392
"@babel/plugin-syntax-optional-catch-binding" "^7.8.0"
361393

362-
"@babel/plugin-proposal-optional-chaining@^7.12.1":
363-
version "7.12.1"
364-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.12.1.tgz#cce122203fc8a32794296fc377c6dedaf4363797"
365-
integrity sha512-c2uRpY6WzaVDzynVY9liyykS+kVU+WRZPMPYpkelXH8KBt1oXoI89kPbZKKG/jDT5UK92FTW2fZkZaJhdiBabw==
394+
"@babel/plugin-proposal-optional-chaining@^7.12.7":
395+
version "7.12.7"
396+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.12.7.tgz#e02f0ea1b5dc59d401ec16fb824679f683d3303c"
397+
integrity sha512-4ovylXZ0PWmwoOvhU2vhnzVNnm88/Sm9nx7V8BPgMvAzn5zDou3/Awy0EjglyubVHasJj+XCEkr/r1X3P5elCA==
366398
dependencies:
367399
"@babel/helper-plugin-utils" "^7.10.4"
368400
"@babel/helper-skip-transparent-expression-wrappers" "^7.12.1"
@@ -681,13 +713,12 @@
681713
"@babel/helper-plugin-utils" "^7.10.4"
682714
"@babel/helper-skip-transparent-expression-wrappers" "^7.12.1"
683715

684-
"@babel/plugin-transform-sticky-regex@^7.12.1":
685-
version "7.12.1"
686-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.12.1.tgz#5c24cf50de396d30e99afc8d1c700e8bce0f5caf"
687-
integrity sha512-CiUgKQ3AGVk7kveIaPEET1jNDhZZEl1RPMWdTBE1799bdz++SwqDHStmxfCtDfBhQgCl38YRiSnrMuUMZIWSUQ==
716+
"@babel/plugin-transform-sticky-regex@^7.12.7":
717+
version "7.12.7"
718+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.12.7.tgz#560224613ab23987453948ed21d0b0b193fa7fad"
719+
integrity sha512-VEiqZL5N/QvDbdjfYQBhruN0HYjSPjC4XkeqW4ny/jNtH9gcbgaqBIXYEZCNnESMAGs0/K/R7oFGMhOyu/eIxg==
688720
dependencies:
689721
"@babel/helper-plugin-utils" "^7.10.4"
690-
"@babel/helper-regex" "^7.10.4"
691722

692723
"@babel/plugin-transform-template-literals@^7.12.1":
693724
version "7.12.1"
@@ -718,14 +749,14 @@
718749
"@babel/helper-create-regexp-features-plugin" "^7.12.1"
719750
"@babel/helper-plugin-utils" "^7.10.4"
720751

721-
"@babel/[email protected].1":
722-
version "7.12.1"
723-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.1.tgz#9c7e5ca82a19efc865384bb4989148d2ee5d7ac2"
724-
integrity sha512-H8kxXmtPaAGT7TyBvSSkoSTUK6RHh61So05SyEbpmr0MCZrsNYn7mGMzzeYoOUCdHzww61k8XBft2TaES+xPLg==
752+
"@babel/[email protected].7":
753+
version "7.12.7"
754+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.7.tgz#54ea21dbe92caf6f10cb1a0a576adc4ebf094b55"
755+
integrity sha512-OnNdfAr1FUQg7ksb7bmbKoby4qFOHw6DKWWUNB9KqnnCldxhxJlP+21dpyaWFmf2h0rTbOkXJtAGevY3XW1eew==
725756
dependencies:
726-
"@babel/compat-data" "^7.12.1"
727-
"@babel/helper-compilation-targets" "^7.12.1"
728-
"@babel/helper-module-imports" "^7.12.1"
757+
"@babel/compat-data" "^7.12.7"
758+
"@babel/helper-compilation-targets" "^7.12.5"
759+
"@babel/helper-module-imports" "^7.12.5"
729760
"@babel/helper-plugin-utils" "^7.10.4"
730761
"@babel/helper-validator-option" "^7.12.1"
731762
"@babel/plugin-proposal-async-generator-functions" "^7.12.1"
@@ -735,10 +766,10 @@
735766
"@babel/plugin-proposal-json-strings" "^7.12.1"
736767
"@babel/plugin-proposal-logical-assignment-operators" "^7.12.1"
737768
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.12.1"
738-
"@babel/plugin-proposal-numeric-separator" "^7.12.1"
769+
"@babel/plugin-proposal-numeric-separator" "^7.12.7"
739770
"@babel/plugin-proposal-object-rest-spread" "^7.12.1"
740771
"@babel/plugin-proposal-optional-catch-binding" "^7.12.1"
741-
"@babel/plugin-proposal-optional-chaining" "^7.12.1"
772+
"@babel/plugin-proposal-optional-chaining" "^7.12.7"
742773
"@babel/plugin-proposal-private-methods" "^7.12.1"
743774
"@babel/plugin-proposal-unicode-property-regex" "^7.12.1"
744775
"@babel/plugin-syntax-async-generators" "^7.8.0"
@@ -780,14 +811,14 @@
780811
"@babel/plugin-transform-reserved-words" "^7.12.1"
781812
"@babel/plugin-transform-shorthand-properties" "^7.12.1"
782813
"@babel/plugin-transform-spread" "^7.12.1"
783-
"@babel/plugin-transform-sticky-regex" "^7.12.1"
814+
"@babel/plugin-transform-sticky-regex" "^7.12.7"
784815
"@babel/plugin-transform-template-literals" "^7.12.1"
785816
"@babel/plugin-transform-typeof-symbol" "^7.12.1"
786817
"@babel/plugin-transform-unicode-escapes" "^7.12.1"
787818
"@babel/plugin-transform-unicode-regex" "^7.12.1"
788819
"@babel/preset-modules" "^0.1.3"
789-
"@babel/types" "^7.12.1"
790-
core-js-compat "^3.6.2"
820+
"@babel/types" "^7.12.7"
821+
core-js-compat "^3.7.0"
791822
semver "^5.5.0"
792823

793824
"@babel/preset-modules@^0.1.3":
@@ -828,6 +859,15 @@
828859
"@babel/parser" "^7.10.4"
829860
"@babel/types" "^7.10.4"
830861

862+
"@babel/template@^7.12.7":
863+
version "7.12.7"
864+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.12.7.tgz#c817233696018e39fbb6c491d2fb684e05ed43bc"
865+
integrity sha512-GkDzmHS6GV7ZeXfJZ0tLRBhZcMcY0/Lnb+eEbXDBfCAcZCjrZKe6p3J4we/D24O9Y8enxWAg1cWwof59yLh2ow==
866+
dependencies:
867+
"@babel/code-frame" "^7.10.4"
868+
"@babel/parser" "^7.12.7"
869+
"@babel/types" "^7.12.7"
870+
831871
"@babel/traverse@^7.10.4", "@babel/traverse@^7.12.1", "@babel/traverse@^7.12.5", "@babel/traverse@^7.7.0":
832872
version "7.12.5"
833873
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.5.tgz#78a0c68c8e8a35e4cacfd31db8bb303d5606f095"
@@ -843,6 +883,21 @@
843883
globals "^11.1.0"
844884
lodash "^4.17.19"
845885

886+
"@babel/traverse@^7.12.7":
887+
version "7.12.7"
888+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.7.tgz#572a722408681cef17d6b0bef69ef2e728ca69f1"
889+
integrity sha512-nMWaqsQEeSvMNypswUDzjqQ+0rR6pqCtoQpsqGJC4/Khm9cISwPTSpai57F6/jDaOoEGz8yE/WxcO3PV6tKSmQ==
890+
dependencies:
891+
"@babel/code-frame" "^7.10.4"
892+
"@babel/generator" "^7.12.5"
893+
"@babel/helper-function-name" "^7.10.4"
894+
"@babel/helper-split-export-declaration" "^7.11.0"
895+
"@babel/parser" "^7.12.7"
896+
"@babel/types" "^7.12.7"
897+
debug "^4.1.0"
898+
globals "^11.1.0"
899+
lodash "^4.17.19"
900+
846901
"@babel/types@^7.10.4", "@babel/types@^7.10.5", "@babel/types@^7.11.0", "@babel/types@^7.12.1", "@babel/types@^7.12.5", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
847902
version "7.12.6"
848903
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.6.tgz#ae0e55ef1cce1fbc881cd26f8234eb3e657edc96"
@@ -852,6 +907,15 @@
852907
lodash "^4.17.19"
853908
to-fast-properties "^2.0.0"
854909

910+
"@babel/types@^7.12.7":
911+
version "7.12.7"
912+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.7.tgz#6039ff1e242640a29452c9ae572162ec9a8f5d13"
913+
integrity sha512-MNyI92qZq6jrQkXvtIiykvl4WtoRrVV9MPn+ZfsoEENjiWcBQ3ZSHrkxnJWgWtLX3XXqX5hrSQ+X69wkmesXuQ==
914+
dependencies:
915+
"@babel/helper-validator-identifier" "^7.10.4"
916+
lodash "^4.17.19"
917+
to-fast-properties "^2.0.0"
918+
855919
"@concordance/react@^2.0.0":
856920
version "2.0.0"
857921
resolved "https://registry.yarnpkg.com/@concordance/react/-/react-2.0.0.tgz#aef913f27474c53731f4fd79cc2f54897de90fde"
@@ -899,12 +963,22 @@
899963
call-me-maybe "^1.0.1"
900964
glob-to-regexp "^0.3.0"
901965

902-
"@nicolo-ribaudo/chokidar-2@^2.1.8":
903-
version "2.1.8"
904-
resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/chokidar-2/-/chokidar-2-2.1.8.tgz#eef8d9b47e8dc589499f14d656e8d2dd978c3d14"
905-
integrity sha512-FohwULwAebCUKi/akMFyGi7jfc7JXTeMHzKxuP3umRd9mK/2Y7/SMBSI2jX+YLopPXi+PF9l307NmpfxTdCegA==
966+
"@nicolo-ribaudo/[email protected]-no-fsevents":
967+
version "2.1.8-no-fsevents"
968+
resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/chokidar-2/-/chokidar-2-2.1.8-no-fsevents.tgz#da7c3996b8e6e19ebd14d82eaced2313e7769f9b"
969+
integrity sha512-+nb9vWloHNNMFHjGofEam3wopE3m1yuambrrd/fnPc+lFOMB9ROTqQlche9ByFWNkdNqfSgR/kkQtQ8DzEWt2w==
906970
dependencies:
907-
chokidar "2.1.8"
971+
anymatch "^2.0.0"
972+
async-each "^1.0.1"
973+
braces "^2.3.2"
974+
glob-parent "^3.1.0"
975+
inherits "^2.0.3"
976+
is-binary-path "^1.0.0"
977+
is-glob "^4.0.0"
978+
normalize-path "^3.0.0"
979+
path-is-absolute "^1.0.0"
980+
readdirp "^2.2.1"
981+
upath "^1.1.1"
908982

909983
"@nodelib/[email protected]":
910984
version "2.1.3"
@@ -1681,13 +1755,6 @@ binary-extensions@^2.0.0:
16811755
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.1.0.tgz#30fa40c9e7fe07dbc895678cd287024dea241dd9"
16821756
integrity sha512-1Yj8h9Q+QDF5FzhMs/c9+6UntbD5MkRfRwac8DoEm9ZfUBZ7tZ55YcGVAzEe4bXsdQHEk+s9S5wsOKVdZrw0tQ==
16831757

1684-
bindings@^1.5.0:
1685-
version "1.5.0"
1686-
resolved "https://registry.yarnpkg.com/bindings/-/bindings-1.5.0.tgz#10353c9e945334bc0511a6d90b38fbc7c9c504df"
1687-
integrity sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==
1688-
dependencies:
1689-
file-uri-to-path "1.0.0"
1690-
16911758
blueimp-md5@^2.10.0:
16921759
version "2.18.0"
16931760
resolved "https://registry.yarnpkg.com/blueimp-md5/-/blueimp-md5-2.18.0.tgz#1152be1335f0c6b3911ed9e36db54f3e6ac52935"
@@ -2068,25 +2135,6 @@ [email protected]:
20682135
lodash "^4.15.0"
20692136
parse5 "^3.0.1"
20702137

2071-
2072-
version "2.1.8"
2073-
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-2.1.8.tgz#804b3a7b6a99358c3c5c61e71d8728f041cff917"
2074-
integrity sha512-ZmZUazfOzf0Nve7duiCKD23PFSCs4JPoYyccjUFF3aQkQadqBhfzhjkwBH2mNOG9cTBwhamM37EIsIkZw3nRgg==
2075-
dependencies:
2076-
anymatch "^2.0.0"
2077-
async-each "^1.0.1"
2078-
braces "^2.3.2"
2079-
glob-parent "^3.1.0"
2080-
inherits "^2.0.3"
2081-
is-binary-path "^1.0.0"
2082-
is-glob "^4.0.0"
2083-
normalize-path "^3.0.0"
2084-
path-is-absolute "^1.0.0"
2085-
readdirp "^2.2.1"
2086-
upath "^1.1.1"
2087-
optionalDependencies:
2088-
fsevents "^1.2.7"
2089-
20902138
chokidar@^3.4.0, chokidar@^3.4.2:
20912139
version "3.4.3"
20922140
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.4.3.tgz#c1df38231448e45ca4ac588e6c79573ba6a57d5b"
@@ -2394,7 +2442,7 @@ core-assert@^0.2.0:
23942442
buf-compare "^1.0.0"
23952443
is-error "^2.2.0"
23962444

2397-
core-js-compat@^3.6.2:
2445+
core-js-compat@^3.7.0:
23982446
version "3.7.0"
23992447
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.7.0.tgz#8479c5d3d672d83f1f5ab94cf353e57113e065ed"
24002448
integrity sha512-V8yBI3+ZLDVomoWICO6kq/CD28Y4r1M7CWeO4AGpMdMfseu8bkSubBmUPySMGKRTS+su4XQ07zUkAsiu9FCWTg==
@@ -3680,11 +3728,6 @@ file-entry-cache@^5.0.1:
36803728
dependencies:
36813729
flat-cache "^2.0.1"
36823730

3683-
3684-
version "1.0.0"
3685-
resolved "https://registry.yarnpkg.com/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz#553a7b8446ff6f684359c445f1e37a05dacc33dd"
3686-
integrity sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==
3687-
36883731
fill-range@^4.0.0:
36893732
version "4.0.0"
36903733
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-4.0.0.tgz#d544811d428f98eb06a63dc402d2403c328c38f7"
@@ -3846,14 +3889,6 @@ fs.realpath@^1.0.0:
38463889
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
38473890
integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8=
38483891

3849-
fsevents@^1.2.7:
3850-
version "1.2.13"
3851-
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-1.2.13.tgz#f325cb0455592428bcf11b383370ef70e3bfcc38"
3852-
integrity sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw==
3853-
dependencies:
3854-
bindings "^1.5.0"
3855-
nan "^2.12.1"
3856-
38573892
fsevents@~2.1.2:
38583893
version "2.1.3"
38593894
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.3.tgz#fb738703ae8d2f9fe900c33836ddebee8b97f23e"
@@ -5658,11 +5693,6 @@ [email protected]:
56585693
resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.8.tgz#1630c42b2251ff81e2a283de96a5497ea92e5e0d"
56595694
integrity sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==
56605695

5661-
nan@^2.12.1:
5662-
version "2.14.2"
5663-
resolved "https://registry.yarnpkg.com/nan/-/nan-2.14.2.tgz#f5376400695168f4cc694ac9393d0c9585eeea19"
5664-
integrity sha512-M2ufzIiINKCuDfBSAUr1vWQ+vuVcA9kqx8JJUsbQi6yf1uGRyb7HfpdfUr5qLXf3B/t8dPvcjhKMmlfnP47EzQ==
5665-
56665696
nanomatch@^1.2.9:
56675697
version "1.2.13"
56685698
resolved "https://registry.yarnpkg.com/nanomatch/-/nanomatch-1.2.13.tgz#b87a8aa4fc0de8fe6be88895b38983ff265bd119"

0 commit comments

Comments
 (0)