Skip to content

Commit e8e7b57

Browse files
Merge pull request #178 from CodingItWrong/dependabot/npm_and_yarn/babel/preset-env-7.26.9
build(deps-dev): bump @babel/preset-env from 7.26.7 to 7.26.9
2 parents eb0e22f + 7e86db8 commit e8e7b57

File tree

1 file changed

+118
-45
lines changed

1 file changed

+118
-45
lines changed

yarn.lock

Lines changed: 118 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@
2626
js-tokens "^4.0.0"
2727
picocolors "^1.0.0"
2828

29-
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.26.5":
30-
version "7.26.5"
31-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.5.tgz#df93ac37f4417854130e21d72c66ff3d4b897fc7"
32-
integrity sha512-XvcZi1KWf88RVbF9wn8MN6tYFloU5qX8KjuF3E1PVBmJ9eypXfs4GRiJwLuTZL0iSnJUKn1BFPa5BPZZJyFzPg==
29+
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.26.5", "@babel/compat-data@^7.26.8":
30+
version "7.26.8"
31+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.8.tgz#821c1d35641c355284d4a870b8a4a7b0c141e367"
32+
integrity sha512-oH5UPLMWR3L2wEFLnFJ1TZXqHufiTKAiLfqw5zkhS4dKXLJ10yVztfil/twG8EDTA4F/tvVNw9nOl4ZMslB8rQ==
3333

3434
"@babel/core@^7.1.2", "@babel/core@^7.11.6", "@babel/core@^7.12.3":
3535
version "7.26.7"
@@ -63,6 +63,17 @@
6363
"@jridgewell/trace-mapping" "^0.3.25"
6464
jsesc "^3.0.2"
6565

66+
"@babel/generator@^7.26.9":
67+
version "7.26.9"
68+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.9.tgz#75a9482ad3d0cc7188a537aa4910bc59db67cbca"
69+
integrity sha512-kEWdzjOAUMW4hAyrzJ0ZaTOu9OmpyDIQicIh0zg0EEcEkYXZb2TjtBhnHi2ViX7PKwZqF4xwqfAm299/QMP3lg==
70+
dependencies:
71+
"@babel/parser" "^7.26.9"
72+
"@babel/types" "^7.26.9"
73+
"@jridgewell/gen-mapping" "^0.3.5"
74+
"@jridgewell/trace-mapping" "^0.3.25"
75+
jsesc "^3.0.2"
76+
6677
"@babel/helper-annotate-as-pure@^7.18.6":
6778
version "7.18.6"
6879
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz#eaa49f6f80d5a33f9a5dd2276e6d6e451be0a6bb"
@@ -129,10 +140,10 @@
129140
lodash.debounce "^4.0.8"
130141
resolve "^1.14.2"
131142

132-
"@babel/helper-define-polyfill-provider@^0.6.2":
133-
version "0.6.2"
134-
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.2.tgz#18594f789c3594acb24cfdb4a7f7b7d2e8bd912d"
135-
integrity sha512-LV76g+C502biUK6AyZ3LK10vDpDyCzZnhZFXkH1L75zHPj68+qc8Zfpx2th+gzwA2MzyK+1g/3EPl62yFnVttQ==
143+
"@babel/helper-define-polyfill-provider@^0.6.3":
144+
version "0.6.3"
145+
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.3.tgz#f4f2792fae2ef382074bc2d713522cf24e6ddb21"
146+
integrity sha512-HK7Bi+Hj6H+VTHA3ZvBis7V/6hu9QuTrnMXNybfUf2iiuU/N97I8VjB+KbhFF8Rld/Lx5MzoCwPCpPjfK+n8Cg==
136147
dependencies:
137148
"@babel/helper-compilation-targets" "^7.22.6"
138149
"@babel/helper-plugin-utils" "^7.22.5"
@@ -256,6 +267,13 @@
256267
dependencies:
257268
"@babel/types" "^7.26.7"
258269

270+
"@babel/parser@^7.26.9":
271+
version "7.26.9"
272+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.9.tgz#d9e78bee6dc80f9efd8f2349dcfbbcdace280fd5"
273+
integrity sha512-81NWa1njQblgZbQHxWHpxxCzNsa3ZwvFqpUg7P+NNUU6f3UU2jBEg4OlF/J6rl8+PQGh1q6/zWScd001YwcA5A==
274+
dependencies:
275+
"@babel/types" "^7.26.9"
276+
259277
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.9":
260278
version "7.25.9"
261279
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.25.9.tgz#cc2e53ebf0a0340777fff5ed521943e253b4d8fe"
@@ -427,14 +445,14 @@
427445
dependencies:
428446
"@babel/helper-plugin-utils" "^7.25.9"
429447

430-
"@babel/plugin-transform-async-generator-functions@^7.25.9":
431-
version "7.25.9"
432-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.25.9.tgz#1b18530b077d18a407c494eb3d1d72da505283a2"
433-
integrity sha512-RXV6QAzTBbhDMO9fWwOmwwTuYaiPbggWQ9INdZqAYeSHyG7FzQ+nOZaUUjNwKv9pV3aE4WFqFm1Hnbci5tBCAw==
448+
"@babel/plugin-transform-async-generator-functions@^7.26.8":
449+
version "7.26.8"
450+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.26.8.tgz#5e3991135e3b9c6eaaf5eff56d1ae5a11df45ff8"
451+
integrity sha512-He9Ej2X7tNf2zdKMAGOsmg2MrFc+hfoAhd3po4cWfo/NWjzEAKa0oQruj1ROVUdl0e6fb6/kE/G3SSxE0lRJOg==
434452
dependencies:
435-
"@babel/helper-plugin-utils" "^7.25.9"
453+
"@babel/helper-plugin-utils" "^7.26.5"
436454
"@babel/helper-remap-async-to-generator" "^7.25.9"
437-
"@babel/traverse" "^7.25.9"
455+
"@babel/traverse" "^7.26.8"
438456

439457
"@babel/plugin-transform-async-to-generator@^7.25.9":
440458
version "7.25.9"
@@ -546,12 +564,12 @@
546564
dependencies:
547565
"@babel/helper-plugin-utils" "^7.25.9"
548566

549-
"@babel/plugin-transform-for-of@^7.25.9":
550-
version "7.25.9"
551-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.25.9.tgz#4bdc7d42a213397905d89f02350c5267866d5755"
552-
integrity sha512-LqHxduHoaGELJl2uhImHwRQudhCM50pT46rIBNvtT/Oql3nqiS3wOwP+5ten7NpYSXrrVLgtZU3DZmPtWZo16A==
567+
"@babel/plugin-transform-for-of@^7.26.9":
568+
version "7.26.9"
569+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.26.9.tgz#27231f79d5170ef33b5111f07fe5cafeb2c96a56"
570+
integrity sha512-Hry8AusVm8LW5BVFgiyUReuoGzPUpdHQQqJY5bZnbbf+ngOHWuCuYFKw/BqaaWlvEUrF91HMhDtEaI1hZzNbLg==
553571
dependencies:
554-
"@babel/helper-plugin-utils" "^7.25.9"
572+
"@babel/helper-plugin-utils" "^7.26.5"
555573
"@babel/helper-skip-transparent-expression-wrappers" "^7.25.9"
556574

557575
"@babel/plugin-transform-function-name@^7.25.9":
@@ -762,12 +780,12 @@
762780
dependencies:
763781
"@babel/helper-plugin-utils" "^7.25.9"
764782

765-
"@babel/plugin-transform-template-literals@^7.25.9":
766-
version "7.25.9"
767-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.25.9.tgz#6dbd4a24e8fad024df76d1fac6a03cf413f60fe1"
768-
integrity sha512-o97AE4syN71M/lxrCtQByzphAdlYluKPDBzDVzMmfCobUjjhAryZV0AIpRPrxN0eAkxXO6ZLEScmt+PNhj2OTw==
783+
"@babel/plugin-transform-template-literals@^7.26.8":
784+
version "7.26.8"
785+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.26.8.tgz#966b15d153a991172a540a69ad5e1845ced990b5"
786+
integrity sha512-OmGDL5/J0CJPJZTHZbi2XpO0tyT2Ia7fzpW5GURwdtp2X3fMmN8au/ej6peC/T33/+CRiIpA8Krse8hFGVmT5Q==
769787
dependencies:
770-
"@babel/helper-plugin-utils" "^7.25.9"
788+
"@babel/helper-plugin-utils" "^7.26.5"
771789

772790
"@babel/plugin-transform-typeof-symbol@^7.26.7":
773791
version "7.26.7"
@@ -808,11 +826,11 @@
808826
"@babel/helper-plugin-utils" "^7.25.9"
809827

810828
"@babel/preset-env@^7.1.0":
811-
version "7.26.7"
812-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.26.7.tgz#24d38e211f4570b8d806337035cc3ae798e0c36d"
813-
integrity sha512-Ycg2tnXwixaXOVb29rana8HNPgLVBof8qqtNQ9LE22IoyZboQbGSxI6ZySMdW3K5nAe6gu35IaJefUJflhUFTQ==
829+
version "7.26.9"
830+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.26.9.tgz#2ec64e903d0efe743699f77a10bdf7955c2123c3"
831+
integrity sha512-vX3qPGE8sEKEAZCWk05k3cpTAE3/nOYca++JA+Rd0z2NCNzabmYvEiSShKzm10zdquOIAVXsy2Ei/DTW34KlKQ==
814832
dependencies:
815-
"@babel/compat-data" "^7.26.5"
833+
"@babel/compat-data" "^7.26.8"
816834
"@babel/helper-compilation-targets" "^7.26.5"
817835
"@babel/helper-plugin-utils" "^7.26.5"
818836
"@babel/helper-validator-option" "^7.25.9"
@@ -826,7 +844,7 @@
826844
"@babel/plugin-syntax-import-attributes" "^7.26.0"
827845
"@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
828846
"@babel/plugin-transform-arrow-functions" "^7.25.9"
829-
"@babel/plugin-transform-async-generator-functions" "^7.25.9"
847+
"@babel/plugin-transform-async-generator-functions" "^7.26.8"
830848
"@babel/plugin-transform-async-to-generator" "^7.25.9"
831849
"@babel/plugin-transform-block-scoped-functions" "^7.26.5"
832850
"@babel/plugin-transform-block-scoping" "^7.25.9"
@@ -841,7 +859,7 @@
841859
"@babel/plugin-transform-dynamic-import" "^7.25.9"
842860
"@babel/plugin-transform-exponentiation-operator" "^7.26.3"
843861
"@babel/plugin-transform-export-namespace-from" "^7.25.9"
844-
"@babel/plugin-transform-for-of" "^7.25.9"
862+
"@babel/plugin-transform-for-of" "^7.26.9"
845863
"@babel/plugin-transform-function-name" "^7.25.9"
846864
"@babel/plugin-transform-json-strings" "^7.25.9"
847865
"@babel/plugin-transform-literals" "^7.25.9"
@@ -869,17 +887,17 @@
869887
"@babel/plugin-transform-shorthand-properties" "^7.25.9"
870888
"@babel/plugin-transform-spread" "^7.25.9"
871889
"@babel/plugin-transform-sticky-regex" "^7.25.9"
872-
"@babel/plugin-transform-template-literals" "^7.25.9"
890+
"@babel/plugin-transform-template-literals" "^7.26.8"
873891
"@babel/plugin-transform-typeof-symbol" "^7.26.7"
874892
"@babel/plugin-transform-unicode-escapes" "^7.25.9"
875893
"@babel/plugin-transform-unicode-property-regex" "^7.25.9"
876894
"@babel/plugin-transform-unicode-regex" "^7.25.9"
877895
"@babel/plugin-transform-unicode-sets-regex" "^7.25.9"
878896
"@babel/preset-modules" "0.1.6-no-external-plugins"
879897
babel-plugin-polyfill-corejs2 "^0.4.10"
880-
babel-plugin-polyfill-corejs3 "^0.10.6"
898+
babel-plugin-polyfill-corejs3 "^0.11.0"
881899
babel-plugin-polyfill-regenerator "^0.6.1"
882-
core-js-compat "^3.38.1"
900+
core-js-compat "^3.40.0"
883901
semver "^6.3.1"
884902

885903
@@ -907,6 +925,15 @@
907925
"@babel/parser" "^7.25.9"
908926
"@babel/types" "^7.25.9"
909927

928+
"@babel/template@^7.26.9":
929+
version "7.26.9"
930+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.9.tgz#4577ad3ddf43d194528cff4e1fa6b232fa609bb2"
931+
integrity sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA==
932+
dependencies:
933+
"@babel/code-frame" "^7.26.2"
934+
"@babel/parser" "^7.26.9"
935+
"@babel/types" "^7.26.9"
936+
910937
"@babel/traverse@^7.25.9", "@babel/traverse@^7.26.7", "@babel/traverse@^7.7.0":
911938
version "7.26.7"
912939
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.7.tgz#99a0a136f6a75e7fb8b0a1ace421e0b25994b8bb"
@@ -920,6 +947,19 @@
920947
debug "^4.3.1"
921948
globals "^11.1.0"
922949

950+
"@babel/traverse@^7.26.8":
951+
version "7.26.9"
952+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.9.tgz#4398f2394ba66d05d988b2ad13c219a2c857461a"
953+
integrity sha512-ZYW7L+pL8ahU5fXmNbPF+iZFHCv5scFak7MZ9bwaRPLUhHh7QQEMjZUg0HevihoqCM5iSYHN61EyCoZvqC+bxg==
954+
dependencies:
955+
"@babel/code-frame" "^7.26.2"
956+
"@babel/generator" "^7.26.9"
957+
"@babel/parser" "^7.26.9"
958+
"@babel/template" "^7.26.9"
959+
"@babel/types" "^7.26.9"
960+
debug "^4.3.1"
961+
globals "^11.1.0"
962+
923963
"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.25.9", "@babel/types@^7.26.5", "@babel/types@^7.26.7", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
924964
version "7.26.7"
925965
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.7.tgz#5e2b89c0768e874d4d061961f3a5a153d71dc17a"
@@ -928,6 +968,14 @@
928968
"@babel/helper-string-parser" "^7.25.9"
929969
"@babel/helper-validator-identifier" "^7.25.9"
930970

971+
"@babel/types@^7.26.9":
972+
version "7.26.9"
973+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.9.tgz#08b43dec79ee8e682c2ac631c010bdcac54a21ce"
974+
integrity sha512-Y3IR1cRnOxOCDvMmNiym7XpXQ93iGDDPHx+Zj+NM+rg0fBaShfQLkg+hKPaZCEvg5N/LeCo4+Rj/i3FuJsIQaw==
975+
dependencies:
976+
"@babel/helper-string-parser" "^7.25.9"
977+
"@babel/helper-validator-identifier" "^7.25.9"
978+
931979
"@bcoe/v8-coverage@^0.2.3":
932980
version "0.2.3"
933981
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
@@ -1606,13 +1654,13 @@ babel-plugin-polyfill-corejs2@^0.4.10:
16061654
"@babel/helper-define-polyfill-provider" "^0.6.1"
16071655
semver "^6.3.1"
16081656

1609-
babel-plugin-polyfill-corejs3@^0.10.6:
1610-
version "0.10.6"
1611-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.6.tgz#2deda57caef50f59c525aeb4964d3b2f867710c7"
1612-
integrity sha512-b37+KR2i/khY5sKmWNVQAnitvquQbNdWy6lJdsr0kmquCKEEUgMKK4SboVM3HtfnZilfjr4MMQ7vY58FVWDtIA==
1657+
babel-plugin-polyfill-corejs3@^0.11.0:
1658+
version "0.11.1"
1659+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.11.1.tgz#4e4e182f1bb37c7ba62e2af81d8dd09df31344f6"
1660+
integrity sha512-yGCqvBT4rwMczo28xkH/noxJ6MZ4nJfkVYdoDaC/utLtWrXxv27HVrzAeSbqR8SxDsp46n0YF47EbHoixy6rXQ==
16131661
dependencies:
1614-
"@babel/helper-define-polyfill-provider" "^0.6.2"
1615-
core-js-compat "^3.38.0"
1662+
"@babel/helper-define-polyfill-provider" "^0.6.3"
1663+
core-js-compat "^3.40.0"
16161664

16171665
babel-plugin-polyfill-regenerator@^0.6.1:
16181666
version "0.6.1"
@@ -1674,7 +1722,7 @@ braces@^3.0.1:
16741722
dependencies:
16751723
fill-range "^7.0.1"
16761724

1677-
browserslist@^4.24.0, browserslist@^4.24.2:
1725+
browserslist@^4.24.0:
16781726
version "4.24.2"
16791727
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.24.2.tgz#f5845bc91069dbd55ee89faf9822e1d885d16580"
16801728
integrity sha512-ZIc+Q62revdMcqC6aChtW4jz3My3klmCO1fEmINZY/8J3EpBg5/A/D0AKmBveUh6pgoeycoMkVMko84tuYS+Gg==
@@ -1684,6 +1732,16 @@ browserslist@^4.24.0, browserslist@^4.24.2:
16841732
node-releases "^2.0.18"
16851733
update-browserslist-db "^1.1.1"
16861734

1735+
browserslist@^4.24.4:
1736+
version "4.24.4"
1737+
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.24.4.tgz#c6b2865a3f08bcb860a0e827389003b9fe686e4b"
1738+
integrity sha512-KDi1Ny1gSePi1vm0q4oxSF8b4DR44GF4BbmS2YdhPLOEqd8pDviZOGH/GsmRwoWJ2+5Lr085X7naowMwKHDG1A==
1739+
dependencies:
1740+
caniuse-lite "^1.0.30001688"
1741+
electron-to-chromium "^1.5.73"
1742+
node-releases "^2.0.19"
1743+
update-browserslist-db "^1.1.1"
1744+
16871745
16881746
version "2.1.1"
16891747
resolved "https://registry.yarnpkg.com/bser/-/bser-2.1.1.tgz#e6787da20ece9d07998533cfd9de6f5c38f4bc05"
@@ -1716,6 +1774,11 @@ caniuse-lite@^1.0.30001669:
17161774
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001676.tgz#fe133d41fe74af8f7cc93b8a714c3e86a86e6f04"
17171775
integrity sha512-Qz6zwGCiPghQXGJvgQAem79esjitvJ+CxSbSQkW9H/UX5hg8XM88d4lp2W+MEQ81j+Hip58Il+jGVdazk1z9cw==
17181776

1777+
caniuse-lite@^1.0.30001688:
1778+
version "1.0.30001701"
1779+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001701.tgz#ad9c90301f7153cf6b3314d16cc30757285bf9e7"
1780+
integrity sha512-faRs/AW3jA9nTwmJBSO1PQ6L/EOgsB5HMQQq4iCu5zhPgVVgO/pZRHlmatwijZKetFw8/Pr4q6dEN8sJuq8qTw==
1781+
17191782
chalk@^2.0.0:
17201783
version "2.4.2"
17211784
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
@@ -1808,12 +1871,12 @@ convert-source-map@^2.0.0:
18081871
resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-2.0.0.tgz#4b560f649fc4e918dd0ab75cf4961e8bc882d82a"
18091872
integrity sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==
18101873

1811-
core-js-compat@^3.38.0, core-js-compat@^3.38.1:
1812-
version "3.39.0"
1813-
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.39.0.tgz#b12dccb495f2601dc860bdbe7b4e3ffa8ba63f61"
1814-
integrity sha512-VgEUx3VwlExr5no0tXlBt+silBvhTryPwCXRI2Id1PN8WTKu7MreethvddqOubrYxkFdv/RnYrqlv1sFNAUelw==
1874+
core-js-compat@^3.40.0:
1875+
version "3.41.0"
1876+
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.41.0.tgz#4cdfce95f39a8f27759b667cf693d96e5dda3d17"
1877+
integrity sha512-RFsU9LySVue9RTwdDVX/T0e2Y6jRYWXERKElIjpuEOEnxaXffI0X7RUwVzfYLfzuLXSNJDYoRYUAmRUcyln20A==
18151878
dependencies:
1816-
browserslist "^4.24.2"
1879+
browserslist "^4.24.4"
18171880

18181881
create-jest@^29.7.0:
18191882
version "29.7.0"
@@ -1888,6 +1951,11 @@ electron-to-chromium@^1.5.41:
18881951
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.50.tgz#d9ba818da7b2b5ef1f3dd32bce7046feb7e93234"
18891952
integrity sha512-eMVObiUQ2LdgeO1F/ySTXsvqvxb6ZH2zPGaMYsWzRDdOddUa77tdmI0ltg+L16UpbWdhPmuF3wIQYyQq65WfZw==
18901953

1954+
electron-to-chromium@^1.5.73:
1955+
version "1.5.109"
1956+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.109.tgz#905a573d2b4cbb31412a2de6267fb22cf45e097e"
1957+
integrity sha512-AidaH9JETVRr9DIPGfp1kAarm/W6hRJTPuCnkF+2MqhF4KaAgRIcBc8nvjk+YMXZhwfISof/7WG29eS4iGxQLQ==
1958+
18911959
emittery@^0.13.1:
18921960
version "0.13.1"
18931961
resolved "https://registry.yarnpkg.com/emittery/-/emittery-0.13.1.tgz#c04b8c3457490e0847ae51fced3af52d338e3dad"
@@ -3011,6 +3079,11 @@ node-releases@^2.0.18:
30113079
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.18.tgz#f010e8d35e2fe8d6b2944f03f70213ecedc4ca3f"
30123080
integrity sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==
30133081

3082+
node-releases@^2.0.19:
3083+
version "2.0.19"
3084+
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.19.tgz#9e445a52950951ec4d177d843af370b411caf314"
3085+
integrity sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==
3086+
30143087
normalize-path@^3.0.0:
30153088
version "3.0.0"
30163089
resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65"

0 commit comments

Comments
 (0)