Skip to content

Commit 40575bd

Browse files
Merge pull request #137 from CodingItWrong/dependabot/npm_and_yarn/babel/preset-env-7.23.7
build(deps-dev): bump @babel/preset-env from 7.23.5 to 7.23.7
2 parents 65cfede + f1ce7ac commit 40575bd

File tree

1 file changed

+76
-78
lines changed

1 file changed

+76
-78
lines changed

yarn.lock

Lines changed: 76 additions & 78 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@babel/highlight" "^7.23.4"
2626
chalk "^2.4.2"
2727

28-
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.22.9", "@babel/compat-data@^7.23.3", "@babel/compat-data@^7.23.5":
28+
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.23.3", "@babel/compat-data@^7.23.5":
2929
version "7.23.5"
3030
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98"
3131
integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==
@@ -82,14 +82,14 @@
8282
dependencies:
8383
"@babel/types" "^7.22.15"
8484

85-
"@babel/helper-compilation-targets@^7.22.15", "@babel/helper-compilation-targets@^7.22.6":
86-
version "7.22.15"
87-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.15.tgz#0698fc44551a26cf29f18d4662d5bf545a6cfc52"
88-
integrity sha512-y6EEzULok0Qvz8yyLkCvVX+02ic+By2UdOhylwUOvOn9dvYc9mKICJuuU1n1XBI02YWsNsnrY1kc6DVbjcXbtw==
85+
"@babel/helper-compilation-targets@^7.22.15", "@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.23.6":
86+
version "7.23.6"
87+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.23.6.tgz#4d79069b16cbcf1461289eccfbbd81501ae39991"
88+
integrity sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ==
8989
dependencies:
90-
"@babel/compat-data" "^7.22.9"
91-
"@babel/helper-validator-option" "^7.22.15"
92-
browserslist "^4.21.9"
90+
"@babel/compat-data" "^7.23.5"
91+
"@babel/helper-validator-option" "^7.23.5"
92+
browserslist "^4.22.2"
9393
lru-cache "^5.1.1"
9494
semver "^6.3.1"
9595

@@ -134,10 +134,10 @@
134134
regexpu-core "^5.3.1"
135135
semver "^6.3.0"
136136

137-
"@babel/helper-define-polyfill-provider@^0.4.3":
138-
version "0.4.3"
139-
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.3.tgz#a71c10f7146d809f4a256c373f462d9bba8cf6ba"
140-
integrity sha512-WBrLmuPP47n7PNwsZ57pqam6G/RGo1vw/87b0Blc53tZNGZ4x7YvZ6HgQe2vo1W/FR20OgjeZuGXzudPiXHFug==
137+
"@babel/helper-define-polyfill-provider@^0.4.4":
138+
version "0.4.4"
139+
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.4.tgz#64df615451cb30e94b59a9696022cffac9a10088"
140+
integrity sha512-QcJMILQCu2jm5TFPGA3lCpJJTeEP+mqeXooG/NZbg/h5FTFi6V0+99ahlRsW8/kRLyb24LZVCCiclDedhLKcBA==
141141
dependencies:
142142
"@babel/helper-compilation-targets" "^7.22.6"
143143
"@babel/helper-plugin-utils" "^7.22.5"
@@ -264,7 +264,7 @@
264264
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
265265
integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
266266

267-
"@babel/helper-validator-option@^7.22.15", "@babel/helper-validator-option@^7.23.5":
267+
"@babel/helper-validator-option@^7.23.5":
268268
version "7.23.5"
269269
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.23.5.tgz#907a3fbd4523426285365d1206c423c4c5520307"
270270
integrity sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==
@@ -326,10 +326,10 @@
326326
"@babel/helper-skip-transparent-expression-wrappers" "^7.22.5"
327327
"@babel/plugin-transform-optional-chaining" "^7.23.3"
328328

329-
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@^7.23.3":
330-
version "7.23.3"
331-
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.23.3.tgz#20c60d4639d18f7da8602548512e9d3a4c8d7098"
332-
integrity sha512-XaJak1qcityzrX0/IU5nKHb34VaibwP3saKqG6a/tppelgllOH13LUann4ZCIBcVOeE6H18K4Vx9QKkVww3z/w==
329+
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@^7.23.7":
330+
version "7.23.7"
331+
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.23.7.tgz#516462a95d10a9618f197d39ad291a9b47ae1d7b"
332+
integrity sha512-LlRT7HgaifEpQA1ZgLVOIJZZFVPWN5iReq/7/JixwBtwcoeVGDBD53ZV28rrsLYOZs1Y/EHhA8N/Z6aazHR8cw==
333333
dependencies:
334334
"@babel/helper-environment-visitor" "^7.22.20"
335335
"@babel/helper-plugin-utils" "^7.22.5"
@@ -494,10 +494,10 @@
494494
dependencies:
495495
"@babel/helper-plugin-utils" "^7.22.5"
496496

497-
"@babel/plugin-transform-async-generator-functions@^7.23.4":
498-
version "7.23.4"
499-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.23.4.tgz#93ac8e3531f347fba519b4703f9ff2a75c6ae27a"
500-
integrity sha512-efdkfPhHYTtn0G6n2ddrESE91fgXxjlqLsnUtPWnJs4a4mZIbUaK7ffqKIIUKXSHwcDvaCVX6GXkaJJFqtX7jw==
497+
"@babel/plugin-transform-async-generator-functions@^7.23.7":
498+
version "7.23.7"
499+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.23.7.tgz#3aa0b4f2fa3788b5226ef9346cf6d16ec61f99cd"
500+
integrity sha512-PdxEpL71bJp1byMG0va5gwQcXHxuEYC/BgI/e88mGTtohbZN28O5Yit0Plkkm/dBzCF/BxmbNcses1RH1T+urA==
501501
dependencies:
502502
"@babel/helper-environment-visitor" "^7.22.20"
503503
"@babel/helper-plugin-utils" "^7.22.5"
@@ -613,12 +613,13 @@
613613
"@babel/helper-plugin-utils" "^7.22.5"
614614
"@babel/plugin-syntax-export-namespace-from" "^7.8.3"
615615

616-
"@babel/plugin-transform-for-of@^7.23.3":
617-
version "7.23.3"
618-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.23.3.tgz#afe115ff0fbce735e02868d41489093c63e15559"
619-
integrity sha512-X8jSm8X1CMwxmK878qsUGJRmbysKNbdpTv/O1/v0LuY/ZkZrng5WYiekYSdg9m09OTmDDUWeEDsTE+17WYbAZw==
616+
"@babel/plugin-transform-for-of@^7.23.6":
617+
version "7.23.6"
618+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.23.6.tgz#81c37e24171b37b370ba6aaffa7ac86bcb46f94e"
619+
integrity sha512-aYH4ytZ0qSuBbpfhuofbg/e96oQ7U2w1Aw/UQmKT+1l39uEhUPoFS3fHevDc1G0OvewyDudfMKY1OulczHzWIw==
620620
dependencies:
621621
"@babel/helper-plugin-utils" "^7.22.5"
622+
"@babel/helper-skip-transparent-expression-wrappers" "^7.22.5"
622623

623624
"@babel/plugin-transform-function-name@^7.23.3":
624625
version "7.23.3"
@@ -876,17 +877,17 @@
876877
"@babel/helper-plugin-utils" "^7.22.5"
877878

878879
"@babel/preset-env@^7.1.0":
879-
version "7.23.5"
880-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.5.tgz#350a3aedfa9f119ad045b068886457e895ba0ca1"
881-
integrity sha512-0d/uxVD6tFGWXGDSfyMD1p2otoaKmu6+GD+NfAx0tMaH+dxORnp7T9TaVQ6mKyya7iBtCIVxHjWT7MuzzM9z+A==
880+
version "7.23.7"
881+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.7.tgz#e5d69b9f14db8a13bae4d8e5ce7f360973626241"
882+
integrity sha512-SY27X/GtTz/L4UryMNJ6p4fH4nsgWbz84y9FE0bQeWJP6O5BhgVCt53CotQKHCOeXJel8VyhlhujhlltKms/CA==
882883
dependencies:
883884
"@babel/compat-data" "^7.23.5"
884-
"@babel/helper-compilation-targets" "^7.22.15"
885+
"@babel/helper-compilation-targets" "^7.23.6"
885886
"@babel/helper-plugin-utils" "^7.22.5"
886887
"@babel/helper-validator-option" "^7.23.5"
887888
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.23.3"
888889
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.23.3"
889-
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.23.3"
890+
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.23.7"
890891
"@babel/plugin-proposal-private-property-in-object" "7.21.0-placeholder-for-preset-env.2"
891892
"@babel/plugin-syntax-async-generators" "^7.8.4"
892893
"@babel/plugin-syntax-class-properties" "^7.12.13"
@@ -907,7 +908,7 @@
907908
"@babel/plugin-syntax-top-level-await" "^7.14.5"
908909
"@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
909910
"@babel/plugin-transform-arrow-functions" "^7.23.3"
910-
"@babel/plugin-transform-async-generator-functions" "^7.23.4"
911+
"@babel/plugin-transform-async-generator-functions" "^7.23.7"
911912
"@babel/plugin-transform-async-to-generator" "^7.23.3"
912913
"@babel/plugin-transform-block-scoped-functions" "^7.23.3"
913914
"@babel/plugin-transform-block-scoping" "^7.23.4"
@@ -921,7 +922,7 @@
921922
"@babel/plugin-transform-dynamic-import" "^7.23.4"
922923
"@babel/plugin-transform-exponentiation-operator" "^7.23.3"
923924
"@babel/plugin-transform-export-namespace-from" "^7.23.4"
924-
"@babel/plugin-transform-for-of" "^7.23.3"
925+
"@babel/plugin-transform-for-of" "^7.23.6"
925926
"@babel/plugin-transform-function-name" "^7.23.3"
926927
"@babel/plugin-transform-json-strings" "^7.23.4"
927928
"@babel/plugin-transform-literals" "^7.23.3"
@@ -955,9 +956,9 @@
955956
"@babel/plugin-transform-unicode-regex" "^7.23.3"
956957
"@babel/plugin-transform-unicode-sets-regex" "^7.23.3"
957958
"@babel/preset-modules" "0.1.6-no-external-plugins"
958-
babel-plugin-polyfill-corejs2 "^0.4.6"
959-
babel-plugin-polyfill-corejs3 "^0.8.5"
960-
babel-plugin-polyfill-regenerator "^0.5.3"
959+
babel-plugin-polyfill-corejs2 "^0.4.7"
960+
babel-plugin-polyfill-corejs3 "^0.8.7"
961+
babel-plugin-polyfill-regenerator "^0.5.4"
961962
core-js-compat "^3.31.0"
962963
semver "^6.3.1"
963964

@@ -1663,29 +1664,29 @@ babel-plugin-jest-hoist@^29.6.3:
16631664
"@types/babel__core" "^7.1.14"
16641665
"@types/babel__traverse" "^7.0.6"
16651666

1666-
babel-plugin-polyfill-corejs2@^0.4.6:
1667-
version "0.4.6"
1668-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.6.tgz#b2df0251d8e99f229a8e60fc4efa9a68b41c8313"
1669-
integrity sha512-jhHiWVZIlnPbEUKSSNb9YoWcQGdlTLq7z1GHL4AjFxaoOUMuuEVJ+Y4pAaQUGOGk93YsVCKPbqbfw3m0SM6H8Q==
1667+
babel-plugin-polyfill-corejs2@^0.4.7:
1668+
version "0.4.7"
1669+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.7.tgz#679d1b94bf3360f7682e11f2cb2708828a24fe8c"
1670+
integrity sha512-LidDk/tEGDfuHW2DWh/Hgo4rmnw3cduK6ZkOI1NPFceSK3n/yAGeOsNT7FLnSGHkXj3RHGSEVkN3FsCTY6w2CQ==
16701671
dependencies:
16711672
"@babel/compat-data" "^7.22.6"
1672-
"@babel/helper-define-polyfill-provider" "^0.4.3"
1673+
"@babel/helper-define-polyfill-provider" "^0.4.4"
16731674
semver "^6.3.1"
16741675

1675-
babel-plugin-polyfill-corejs3@^0.8.5:
1676-
version "0.8.6"
1677-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.6.tgz#25c2d20002da91fe328ff89095c85a391d6856cf"
1678-
integrity sha512-leDIc4l4tUgU7str5BWLS2h8q2N4Nf6lGZP6UrNDxdtfF2g69eJ5L0H7S8A5Ln/arfFAfHor5InAdZuIOwZdgQ==
1676+
babel-plugin-polyfill-corejs3@^0.8.7:
1677+
version "0.8.7"
1678+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.7.tgz#941855aa7fdaac06ed24c730a93450d2b2b76d04"
1679+
integrity sha512-KyDvZYxAzkC0Aj2dAPyDzi2Ym15e5JKZSK+maI7NAwSqofvuFglbSsxE7wUOvTg9oFVnHMzVzBKcqEb4PJgtOA==
16791680
dependencies:
1680-
"@babel/helper-define-polyfill-provider" "^0.4.3"
1681+
"@babel/helper-define-polyfill-provider" "^0.4.4"
16811682
core-js-compat "^3.33.1"
16821683

1683-
babel-plugin-polyfill-regenerator@^0.5.3:
1684-
version "0.5.3"
1685-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.3.tgz#d4c49e4b44614607c13fb769bcd85c72bb26a4a5"
1686-
integrity sha512-8sHeDOmXC8csczMrYEOf0UTNa4yE2SxV5JGeT/LP1n0OYVDUUFPxG9vdk2AlDlIit4t+Kf0xCtpgXPBwnn/9pw==
1684+
babel-plugin-polyfill-regenerator@^0.5.4:
1685+
version "0.5.4"
1686+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.4.tgz#c6fc8eab610d3a11eb475391e52584bacfc020f4"
1687+
integrity sha512-S/x2iOCvDaCASLYsOOgWOq4bCfKYVqvO/uxjkaYyZ3rVsVE3CeAI/c84NpyuBBymEgNvHgjEot3a9/Z/kXvqsg==
16871688
dependencies:
1688-
"@babel/helper-define-polyfill-provider" "^0.4.3"
1689+
"@babel/helper-define-polyfill-provider" "^0.4.4"
16891690

16901691
babel-preset-current-node-syntax@^1.0.0:
16911692
version "1.0.1"
@@ -1745,16 +1746,6 @@ braces@^3.0.1:
17451746
dependencies:
17461747
fill-range "^7.0.1"
17471748

1748-
browserslist@^4.21.9:
1749-
version "4.21.10"
1750-
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.21.10.tgz#dbbac576628c13d3b2231332cb2ec5a46e015bb0"
1751-
integrity sha512-bipEBdZfVH5/pwrvqc+Ub0kUPVfGUhlKxbvfD+z1BDnPEO/X98ruXGA1WP5ASpAFKan7Qr6j736IacbZQuAlKQ==
1752-
dependencies:
1753-
caniuse-lite "^1.0.30001517"
1754-
electron-to-chromium "^1.4.477"
1755-
node-releases "^2.0.13"
1756-
update-browserslist-db "^1.0.11"
1757-
17581749
browserslist@^4.22.1:
17591750
version "4.22.1"
17601751
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.22.1.tgz#ba91958d1a59b87dab6fed8dfbcb3da5e2e9c619"
@@ -1765,6 +1756,16 @@ browserslist@^4.22.1:
17651756
node-releases "^2.0.13"
17661757
update-browserslist-db "^1.0.13"
17671758

1759+
browserslist@^4.22.2:
1760+
version "4.22.2"
1761+
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.22.2.tgz#704c4943072bd81ea18997f3bd2180e89c77874b"
1762+
integrity sha512-0UgcrvQmBDvZHFGdYUehrCNIazki7/lUP3kkoi/r3YB2amZbFM9J43ZRkJTXBUZK4gmx56+Sqk9+Vs9mwZx9+A==
1763+
dependencies:
1764+
caniuse-lite "^1.0.30001565"
1765+
electron-to-chromium "^1.4.601"
1766+
node-releases "^2.0.14"
1767+
update-browserslist-db "^1.0.13"
1768+
17681769
17691770
version "2.1.1"
17701771
resolved "https://registry.yarnpkg.com/bser/-/bser-2.1.1.tgz#e6787da20ece9d07998533cfd9de6f5c38f4bc05"
@@ -1799,16 +1800,16 @@ camelcase@^6.2.0:
17991800
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.2.0.tgz#924af881c9d525ac9d87f40d964e5cea982a1809"
18001801
integrity sha512-c7wVvbw3f37nuobQNtgsgG9POC9qMbNuMQmTCqZv23b6MIz0fcYpBiOlv9gEN/hdLdnZTDQhg6e9Dq5M1vKvfg==
18011802

1802-
caniuse-lite@^1.0.30001517:
1803-
version "1.0.30001518"
1804-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001518.tgz#b3ca93904cb4699c01218246c4d77a71dbe97150"
1805-
integrity sha512-rup09/e3I0BKjncL+FesTayKtPrdwKhUufQFd3riFw1hHg8JmIFoInYfB102cFcY/pPgGmdyl/iy+jgiDi2vdA==
1806-
18071803
caniuse-lite@^1.0.30001541:
18081804
version "1.0.30001559"
18091805
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001559.tgz#95a982440d3d314c471db68d02664fb7536c5a30"
18101806
integrity sha512-cPiMKZgqgkg5LY3/ntGeLFUpi6tzddBNS58A4tnTgQw1zON7u2sZMU7SzOeVH4tj20++9ggL+V6FDOFMTaFFYA==
18111807

1808+
caniuse-lite@^1.0.30001565:
1809+
version "1.0.30001572"
1810+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001572.tgz#1ccf7dc92d2ee2f92ed3a54e11b7b4a3041acfa0"
1811+
integrity sha512-1Pbh5FLmn5y4+QhNyJE9j3/7dK44dGB83/ZMjv/qJk86TvDbjk0LosiZo0i0WB0Vx607qMX9jYrn1VLHCkN4rw==
1812+
18121813
chalk@^2.0.0, chalk@^2.4.2:
18131814
version "2.4.2"
18141815
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
@@ -1999,16 +2000,16 @@ doctrine@^3.0.0:
19992000
dependencies:
20002001
esutils "^2.0.2"
20012002

2002-
electron-to-chromium@^1.4.477:
2003-
version "1.4.480"
2004-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.480.tgz#40e32849ca50bc23ce29c1516c5adb3fddac919d"
2005-
integrity sha512-IXTgg+bITkQv/FLP9FjX6f9KFCs5hQWeh5uNSKxB9mqYj/JXhHDbu+ekS43LVvbkL3eW6/oZy4+r9Om6lan1Uw==
2006-
20072003
electron-to-chromium@^1.4.535:
20082004
version "1.4.574"
20092005
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.574.tgz#6de04d7c6e244e5ffcae76d2e2a33b02cab66781"
20102006
integrity sha512-bg1m8L0n02xRzx4LsTTMbBPiUd9yIR+74iPtS/Ao65CuXvhVZHP0ym1kSdDG3yHFDXqHQQBKujlN1AQ8qZnyFg==
20112007

2008+
electron-to-chromium@^1.4.601:
2009+
version "1.4.616"
2010+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.616.tgz#4bddbc2c76e1e9dbf449ecd5da3d8119826ea4fb"
2011+
integrity sha512-1n7zWYh8eS0L9Uy+GskE0lkBUNK83cXTVJI0pU3mGprFsbfSdAc15VTFbo+A+Bq4pwstmL30AVcEU3Fo463lNg==
2012+
20122013
emittery@^0.13.1:
20132014
version "0.13.1"
20142015
resolved "https://registry.yarnpkg.com/emittery/-/emittery-0.13.1.tgz#c04b8c3457490e0847ae51fced3af52d338e3dad"
@@ -3192,6 +3193,11 @@ node-releases@^2.0.13:
31923193
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.13.tgz#d5ed1627c23e3461e819b02e57b75e4899b1c81d"
31933194
integrity sha512-uYr7J37ae/ORWdZeQ1xxMJe3NtdmqMC/JZK+geofDrkLUApKRHPd18/TxtBOJ4A0/+uUIliorNrfYV6s1b02eQ==
31943195

3196+
node-releases@^2.0.14:
3197+
version "2.0.14"
3198+
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.14.tgz#2ffb053bceb8b2be8495ece1ab6ce600c4461b0b"
3199+
integrity sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==
3200+
31953201
normalize-path@^3.0.0:
31963202
version "3.0.0"
31973203
resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65"
@@ -3864,14 +3870,6 @@ untildify@^4.0.0:
38643870
resolved "https://registry.yarnpkg.com/untildify/-/untildify-4.0.0.tgz#2bc947b953652487e4600949fb091e3ae8cd919b"
38653871
integrity sha512-KK8xQ1mkzZeg9inewmFVDNkg3l5LUhoq9kN6iWYB/CC9YMG8HA+c1Q8HwDe6dEX7kErrEVNVBO3fWsVq5iDgtw==
38663872

3867-
update-browserslist-db@^1.0.11:
3868-
version "1.0.11"
3869-
resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.0.11.tgz#9a2a641ad2907ae7b3616506f4b977851db5b940"
3870-
integrity sha512-dCwEFf0/oT85M1fHBg4F0jtLwJrutGoHSQXCh7u4o2t1drG+c0a9Flnqww6XUKSfQMPpJBRjU8d4RXB09qtvaA==
3871-
dependencies:
3872-
escalade "^3.1.1"
3873-
picocolors "^1.0.0"
3874-
38753873
update-browserslist-db@^1.0.13:
38763874
version "1.0.13"
38773875
resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.0.13.tgz#3c5e4f5c083661bd38ef64b6328c26ed6c8248c4"

0 commit comments

Comments
 (0)