Skip to content

Commit b1fc53e

Browse files
committed
⬆️ deps: Upgrade babel monorepo to v7.23.7
1 parent f51200e commit b1fc53e

File tree

2 files changed

+69
-94
lines changed

2 files changed

+69
-94
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,9 @@
7171
"@iterable-iterator/slice": "^1.0.1"
7272
},
7373
"devDependencies": {
74-
"@babel/core": "7.23.6",
75-
"@babel/preset-env": "7.23.6",
76-
"@babel/register": "7.22.15",
74+
"@babel/core": "7.23.7",
75+
"@babel/preset-env": "7.23.7",
76+
"@babel/register": "7.23.7",
7777
"@commitlint/cli": "18.4.3",
7878
"@iterable-iterator/list": "1.0.1",
7979
"@iterable-iterator/map": "1.0.1",

yarn.lock

Lines changed: 66 additions & 91 deletions
Original file line numberDiff line numberDiff line change
@@ -65,20 +65,20 @@
6565
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98"
6666
integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==
6767

68-
"@babel/core@7.23.6":
69-
version "7.23.6"
70-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.6.tgz#8be77cd77c55baadcc1eae1c33df90ab6d2151d4"
71-
integrity sha512-FxpRyGjrMJXh7X3wGLGhNDCRiwpWEF74sKjTLDJSG5Kyvow3QZaG0Adbqzi9ZrVjTWpsX+2cxWXD71NMg93kdw==
68+
"@babel/core@7.23.7":
69+
version "7.23.7"
70+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.7.tgz#4d8016e06a14b5f92530a13ed0561730b5c6483f"
71+
integrity sha512-+UpDgowcmqe36d4NwqvKsyPMlOLNGMsfMmQ5WGCu+siCe3t3dfe9njrzGfdN4qq+bcNUt0+Vw6haRxBOycs4dw==
7272
dependencies:
7373
"@ampproject/remapping" "^2.2.0"
7474
"@babel/code-frame" "^7.23.5"
7575
"@babel/generator" "^7.23.6"
7676
"@babel/helper-compilation-targets" "^7.23.6"
7777
"@babel/helper-module-transforms" "^7.23.3"
78-
"@babel/helpers" "^7.23.6"
78+
"@babel/helpers" "^7.23.7"
7979
"@babel/parser" "^7.23.6"
8080
"@babel/template" "^7.22.15"
81-
"@babel/traverse" "^7.23.6"
81+
"@babel/traverse" "^7.23.7"
8282
"@babel/types" "^7.23.6"
8383
convert-source-map "^2.0.0"
8484
debug "^4.1.0"
@@ -280,10 +280,10 @@
280280
resolve "^1.14.2"
281281
semver "^6.1.2"
282282

283-
"@babel/helper-define-polyfill-provider@^0.4.3":
284-
version "0.4.3"
285-
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.3.tgz#a71c10f7146d809f4a256c373f462d9bba8cf6ba"
286-
integrity sha512-WBrLmuPP47n7PNwsZ57pqam6G/RGo1vw/87b0Blc53tZNGZ4x7YvZ6HgQe2vo1W/FR20OgjeZuGXzudPiXHFug==
283+
"@babel/helper-define-polyfill-provider@^0.4.4":
284+
version "0.4.4"
285+
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.4.tgz#64df615451cb30e94b59a9696022cffac9a10088"
286+
integrity sha512-QcJMILQCu2jm5TFPGA3lCpJJTeEP+mqeXooG/NZbg/h5FTFi6V0+99ahlRsW8/kRLyb24LZVCCiclDedhLKcBA==
287287
dependencies:
288288
"@babel/helper-compilation-targets" "^7.22.6"
289289
"@babel/helper-plugin-utils" "^7.22.5"
@@ -624,13 +624,13 @@
624624
"@babel/traverse" "^7.14.8"
625625
"@babel/types" "^7.14.8"
626626

627-
"@babel/helpers@^7.23.6":
628-
version "7.23.6"
629-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.6.tgz#d03af2ee5fb34691eec0cda90f5ecbb4d4da145a"
630-
integrity sha512-wCfsbN4nBidDRhpDhvcKlzHWCTlgJYUUdSJfzXb2NuBssDSIjc3xcb+znA7l+zYsFljAcGM0aFkN40cR3lXiGA==
627+
"@babel/helpers@^7.23.7":
628+
version "7.23.7"
629+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.7.tgz#eb543c36f81da2873e47b76ee032343ac83bba60"
630+
integrity sha512-6AMnjCoC8wjqBzDHkuqpa7jAKwvMo4dC+lr/TFBz+ucfulO1XMpDnwWPGBNwClOKZ8h6xn5N81W/R5OrcKtCbQ==
631631
dependencies:
632632
"@babel/template" "^7.22.15"
633-
"@babel/traverse" "^7.23.6"
633+
"@babel/traverse" "^7.23.7"
634634
"@babel/types" "^7.23.6"
635635

636636
"@babel/highlight@^7.14.5":
@@ -714,10 +714,10 @@
714714
"@babel/helper-skip-transparent-expression-wrappers" "^7.22.5"
715715
"@babel/plugin-transform-optional-chaining" "^7.23.3"
716716

717-
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@^7.23.3":
718-
version "7.23.3"
719-
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"
720-
integrity sha512-XaJak1qcityzrX0/IU5nKHb34VaibwP3saKqG6a/tppelgllOH13LUann4ZCIBcVOeE6H18K4Vx9QKkVww3z/w==
717+
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@^7.23.7":
718+
version "7.23.7"
719+
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"
720+
integrity sha512-LlRT7HgaifEpQA1ZgLVOIJZZFVPWN5iReq/7/JixwBtwcoeVGDBD53ZV28rrsLYOZs1Y/EHhA8N/Z6aazHR8cw==
721721
dependencies:
722722
"@babel/helper-environment-visitor" "^7.22.20"
723723
"@babel/helper-plugin-utils" "^7.22.5"
@@ -1018,10 +1018,10 @@
10181018
dependencies:
10191019
"@babel/helper-plugin-utils" "^7.22.5"
10201020

1021-
"@babel/plugin-transform-async-generator-functions@^7.23.4":
1022-
version "7.23.4"
1023-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.23.4.tgz#93ac8e3531f347fba519b4703f9ff2a75c6ae27a"
1024-
integrity sha512-efdkfPhHYTtn0G6n2ddrESE91fgXxjlqLsnUtPWnJs4a4mZIbUaK7ffqKIIUKXSHwcDvaCVX6GXkaJJFqtX7jw==
1021+
"@babel/plugin-transform-async-generator-functions@^7.23.7":
1022+
version "7.23.7"
1023+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.23.7.tgz#3aa0b4f2fa3788b5226ef9346cf6d16ec61f99cd"
1024+
integrity sha512-PdxEpL71bJp1byMG0va5gwQcXHxuEYC/BgI/e88mGTtohbZN28O5Yit0Plkkm/dBzCF/BxmbNcses1RH1T+urA==
10251025
dependencies:
10261026
"@babel/helper-environment-visitor" "^7.22.20"
10271027
"@babel/helper-plugin-utils" "^7.22.5"
@@ -1691,18 +1691,18 @@
16911691
"@babel/helper-create-regexp-features-plugin" "^7.22.15"
16921692
"@babel/helper-plugin-utils" "^7.22.5"
16931693

1694-
"@babel/preset-env@7.23.6":
1695-
version "7.23.6"
1696-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.6.tgz#ad0ea799d5a3c07db5b9a172819bbd444092187a"
1697-
integrity sha512-2XPn/BqKkZCpzYhUUNZ1ssXw7DcXfKQEjv/uXZUXgaebCMYmkEsfZ2yY+vv+xtXv50WmL5SGhyB6/xsWxIvvOQ==
1694+
"@babel/preset-env@7.23.7":
1695+
version "7.23.7"
1696+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.7.tgz#e5d69b9f14db8a13bae4d8e5ce7f360973626241"
1697+
integrity sha512-SY27X/GtTz/L4UryMNJ6p4fH4nsgWbz84y9FE0bQeWJP6O5BhgVCt53CotQKHCOeXJel8VyhlhujhlltKms/CA==
16981698
dependencies:
16991699
"@babel/compat-data" "^7.23.5"
17001700
"@babel/helper-compilation-targets" "^7.23.6"
17011701
"@babel/helper-plugin-utils" "^7.22.5"
17021702
"@babel/helper-validator-option" "^7.23.5"
17031703
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.23.3"
17041704
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.23.3"
1705-
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.23.3"
1705+
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.23.7"
17061706
"@babel/plugin-proposal-private-property-in-object" "7.21.0-placeholder-for-preset-env.2"
17071707
"@babel/plugin-syntax-async-generators" "^7.8.4"
17081708
"@babel/plugin-syntax-class-properties" "^7.12.13"
@@ -1723,7 +1723,7 @@
17231723
"@babel/plugin-syntax-top-level-await" "^7.14.5"
17241724
"@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
17251725
"@babel/plugin-transform-arrow-functions" "^7.23.3"
1726-
"@babel/plugin-transform-async-generator-functions" "^7.23.4"
1726+
"@babel/plugin-transform-async-generator-functions" "^7.23.7"
17271727
"@babel/plugin-transform-async-to-generator" "^7.23.3"
17281728
"@babel/plugin-transform-block-scoped-functions" "^7.23.3"
17291729
"@babel/plugin-transform-block-scoping" "^7.23.4"
@@ -1771,9 +1771,9 @@
17711771
"@babel/plugin-transform-unicode-regex" "^7.23.3"
17721772
"@babel/plugin-transform-unicode-sets-regex" "^7.23.3"
17731773
"@babel/preset-modules" "0.1.6-no-external-plugins"
1774-
babel-plugin-polyfill-corejs2 "^0.4.6"
1775-
babel-plugin-polyfill-corejs3 "^0.8.5"
1776-
babel-plugin-polyfill-regenerator "^0.5.3"
1774+
babel-plugin-polyfill-corejs2 "^0.4.7"
1775+
babel-plugin-polyfill-corejs3 "^0.8.7"
1776+
babel-plugin-polyfill-regenerator "^0.5.4"
17771777
core-js-compat "^3.31.0"
17781778
semver "^6.3.1"
17791779

@@ -1897,15 +1897,15 @@
18971897
"@babel/plugin-transform-react-jsx-development" "^7.14.5"
18981898
"@babel/plugin-transform-react-pure-annotations" "^7.14.5"
18991899

1900-
"@babel/register@7.22.15":
1901-
version "7.22.15"
1902-
resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.22.15.tgz#c2c294a361d59f5fa7bcc8b97ef7319c32ecaec7"
1903-
integrity sha512-V3Q3EqoQdn65RCgTLwauZaTfd1ShhwPmbBv+1dkZV/HpCGMKVyn6oFcRlI7RaKqiDQjX2Qd3AuoEguBgdjIKlg==
1900+
"@babel/register@7.23.7":
1901+
version "7.23.7"
1902+
resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.23.7.tgz#485a5e7951939d21304cae4af1719fdb887bc038"
1903+
integrity sha512-EjJeB6+kvpk+Y5DAkEAmbOBEFkh9OASx0huoEkqYTFxAZHzOAX2Oh5uwAUuL2rUddqfM0SA+KPXV2TbzoZ2kvQ==
19041904
dependencies:
19051905
clone-deep "^4.0.1"
19061906
find-cache-dir "^2.0.0"
19071907
make-dir "^2.1.0"
1908-
pirates "^4.0.5"
1908+
pirates "^4.0.6"
19091909
source-map-support "^0.5.16"
19101910

19111911
"@babel/regjsgen@^0.8.0":
@@ -1962,10 +1962,10 @@
19621962
debug "^4.1.0"
19631963
globals "^11.1.0"
19641964

1965-
"@babel/traverse@^7.23.6":
1966-
version "7.23.6"
1967-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.6.tgz#b53526a2367a0dd6edc423637f3d2d0f2521abc5"
1968-
integrity sha512-czastdK1e8YByZqezMPFiZ8ahwVMh/ESl9vPgvgdB9AmFMGP5jfpFax74AQgl5zj4XHzqeYAg2l8PuUeRS1MgQ==
1965+
"@babel/traverse@^7.23.7":
1966+
version "7.23.7"
1967+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.7.tgz#9a7bf285c928cb99b5ead19c3b1ce5b310c9c305"
1968+
integrity sha512-tY3mM8rH9jM0YHFGyfC0/xf+SB5eKUu7HPj7/k3fpi9dAlsMc5YbQvDi0Sh2QTPXqMhyaAtzAr807TIyfQrmyg==
19691969
dependencies:
19701970
"@babel/code-frame" "^7.23.5"
19711971
"@babel/generator" "^7.23.6"
@@ -3234,13 +3234,13 @@ babel-plugin-polyfill-corejs2@^0.2.2:
32343234
"@babel/helper-define-polyfill-provider" "^0.2.2"
32353235
semver "^6.1.1"
32363236

3237-
babel-plugin-polyfill-corejs2@^0.4.6:
3238-
version "0.4.6"
3239-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.6.tgz#b2df0251d8e99f229a8e60fc4efa9a68b41c8313"
3240-
integrity sha512-jhHiWVZIlnPbEUKSSNb9YoWcQGdlTLq7z1GHL4AjFxaoOUMuuEVJ+Y4pAaQUGOGk93YsVCKPbqbfw3m0SM6H8Q==
3237+
babel-plugin-polyfill-corejs2@^0.4.7:
3238+
version "0.4.7"
3239+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.7.tgz#679d1b94bf3360f7682e11f2cb2708828a24fe8c"
3240+
integrity sha512-LidDk/tEGDfuHW2DWh/Hgo4rmnw3cduK6ZkOI1NPFceSK3n/yAGeOsNT7FLnSGHkXj3RHGSEVkN3FsCTY6w2CQ==
32413241
dependencies:
32423242
"@babel/compat-data" "^7.22.6"
3243-
"@babel/helper-define-polyfill-provider" "^0.4.3"
3243+
"@babel/helper-define-polyfill-provider" "^0.4.4"
32443244
semver "^6.3.1"
32453245

32463246
babel-plugin-polyfill-corejs3@^0.2.2:
@@ -3251,13 +3251,13 @@ babel-plugin-polyfill-corejs3@^0.2.2:
32513251
"@babel/helper-define-polyfill-provider" "^0.2.2"
32523252
core-js-compat "^3.14.0"
32533253

3254-
babel-plugin-polyfill-corejs3@^0.8.5:
3255-
version "0.8.5"
3256-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.5.tgz#a75fa1b0c3fc5bd6837f9ec465c0f48031b8cab1"
3257-
integrity sha512-Q6CdATeAvbScWPNLB8lzSO7fgUVBkQt6zLgNlfyeCr/EQaEQR+bWiBYYPYAFyE528BMjRhL+1QBMOI4jc/c5TA==
3254+
babel-plugin-polyfill-corejs3@^0.8.7:
3255+
version "0.8.7"
3256+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.7.tgz#941855aa7fdaac06ed24c730a93450d2b2b76d04"
3257+
integrity sha512-KyDvZYxAzkC0Aj2dAPyDzi2Ym15e5JKZSK+maI7NAwSqofvuFglbSsxE7wUOvTg9oFVnHMzVzBKcqEb4PJgtOA==
32583258
dependencies:
3259-
"@babel/helper-define-polyfill-provider" "^0.4.3"
3260-
core-js-compat "^3.32.2"
3259+
"@babel/helper-define-polyfill-provider" "^0.4.4"
3260+
core-js-compat "^3.33.1"
32613261

32623262
babel-plugin-polyfill-regenerator@^0.2.2:
32633263
version "0.2.2"
@@ -3266,12 +3266,12 @@ babel-plugin-polyfill-regenerator@^0.2.2:
32663266
dependencies:
32673267
"@babel/helper-define-polyfill-provider" "^0.2.2"
32683268

3269-
babel-plugin-polyfill-regenerator@^0.5.3:
3270-
version "0.5.3"
3271-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.3.tgz#d4c49e4b44614607c13fb769bcd85c72bb26a4a5"
3272-
integrity sha512-8sHeDOmXC8csczMrYEOf0UTNa4yE2SxV5JGeT/LP1n0OYVDUUFPxG9vdk2AlDlIit4t+Kf0xCtpgXPBwnn/9pw==
3269+
babel-plugin-polyfill-regenerator@^0.5.4:
3270+
version "0.5.4"
3271+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.4.tgz#c6fc8eab610d3a11eb475391e52584bacfc020f4"
3272+
integrity sha512-S/x2iOCvDaCASLYsOOgWOq4bCfKYVqvO/uxjkaYyZ3rVsVE3CeAI/c84NpyuBBymEgNvHgjEot3a9/Z/kXvqsg==
32733273
dependencies:
3274-
"@babel/helper-define-polyfill-provider" "^0.4.3"
3274+
"@babel/helper-define-polyfill-provider" "^0.4.4"
32753275

32763276
babel-plugin-transform-async-to-promises@^0.8.18:
32773277
version "0.8.18"
@@ -3474,16 +3474,6 @@ browserslist@^4.21.9:
34743474
node-releases "^2.0.12"
34753475
update-browserslist-db "^1.0.11"
34763476

3477-
browserslist@^4.22.1:
3478-
version "4.22.1"
3479-
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.22.1.tgz#ba91958d1a59b87dab6fed8dfbcb3da5e2e9c619"
3480-
integrity sha512-FEVc202+2iuClEhZhrWy6ZiAcRLvNMyYcxZ8raemul1DYVOVdFsbqckWLdsixQZCpJlwe77Z3UTalE7jsjnKfQ==
3481-
dependencies:
3482-
caniuse-lite "^1.0.30001541"
3483-
electron-to-chromium "^1.4.535"
3484-
node-releases "^2.0.13"
3485-
update-browserslist-db "^1.0.13"
3486-
34873477
browserslist@^4.22.2:
34883478
version "4.22.2"
34893479
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.22.2.tgz#704c4943072bd81ea18997f3bd2180e89c77874b"
@@ -3706,11 +3696,6 @@ caniuse-lite@^1.0.30001503:
37063696
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001512.tgz#7450843fb581c39f290305a83523c7a9ef0d4cb4"
37073697
integrity sha512-2S9nK0G/mE+jasCUsMPlARhRCts1ebcp2Ji8Y8PWi4NDE1iRdLCnEPHkEfeBrGC45L4isBx5ur3IQ6yTE2mRZw==
37083698

3709-
caniuse-lite@^1.0.30001541:
3710-
version "1.0.30001547"
3711-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001547.tgz#d4f92efc488aab3c7f92c738d3977c2a3180472b"
3712-
integrity sha512-W7CrtIModMAxobGhz8iXmDfuJiiKg1WADMO/9x7/CLNin5cpSbuBjooyoIUVB5eyCc36QuTVlkVa1iB2S5+/eA==
3713-
37143699
caniuse-lite@^1.0.30001565:
37153700
version "1.0.30001568"
37163701
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001568.tgz#53fa9297273c9a977a560663f48cbea1767518b7"
@@ -4229,12 +4214,12 @@ core-js-compat@^3.31.0:
42294214
dependencies:
42304215
browserslist "^4.21.5"
42314216

4232-
core-js-compat@^3.32.2:
4233-
version "3.33.0"
4234-
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.33.0.tgz#24aa230b228406450b2277b7c8bfebae932df966"
4235-
integrity sha512-0w4LcLXsVEuNkIqwjjf9rjCoPhK8uqA4tMRh4Ge26vfLtUutshn+aRJU21I9LCJlh2QQHfisNToLjw1XEJLTWw==
4217+
core-js-compat@^3.33.1:
4218+
version "3.35.0"
4219+
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.35.0.tgz#c149a3d1ab51e743bc1da61e39cb51f461a41873"
4220+
integrity sha512-5blwFAddknKeNgsjBzilkdQ0+YK8L1PfqPYq40NOYMYFSS38qj+hpTcLLWwpIwA2A5bje/x5jmVn2tzUMg9IVw==
42364221
dependencies:
4237-
browserslist "^4.22.1"
4222+
browserslist "^4.22.2"
42384223

42394224
core-js@^2.0.0, core-js@^2.4.0:
42404225
version "2.6.12"
@@ -4828,11 +4813,6 @@ electron-to-chromium@^1.4.431:
48284813
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.450.tgz#df232c961ee9bf4e8980f86e96a6e9f291720138"
48294814
integrity sha512-BLG5HxSELlrMx7dJ2s+8SFlsCtJp37Zpk2VAxyC6CZtbc+9AJeZHfYHbrlSgdXp6saQ8StMqOTEDaBKgA7u1sw==
48304815

4831-
electron-to-chromium@^1.4.535:
4832-
version "1.4.551"
4833-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.551.tgz#14db6660a88f66ce095ea2657abe5653bc7f42ed"
4834-
integrity sha512-/Ng/W/kFv7wdEHYzxdK7Cv0BHEGSkSB3M0Ssl8Ndr1eMiYeas/+Mv4cNaDqamqWx6nd2uQZfPz6g25z25M/sdw==
4835-
48364816
electron-to-chromium@^1.4.601:
48374817
version "1.4.610"
48384818
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.610.tgz#e17b22203f4aa2e1ed77759c720546d95a51186f"
@@ -8265,11 +8245,6 @@ node-releases@^2.0.12, node-releases@^2.0.8:
82658245
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.12.tgz#35627cc224a23bfb06fb3380f2b3afaaa7eb1039"
82668246
integrity sha512-QzsYKWhXTWx8h1kIvqfnC++o0pEmpRQA/aenALsL2F4pqNVr7YzcdMlDij5WBnwftRbJCNJL/O7zdKaxKPHqgQ==
82678247

8268-
node-releases@^2.0.13:
8269-
version "2.0.13"
8270-
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.13.tgz#d5ed1627c23e3461e819b02e57b75e4899b1c81d"
8271-
integrity sha512-uYr7J37ae/ORWdZeQ1xxMJe3NtdmqMC/JZK+geofDrkLUApKRHPd18/TxtBOJ4A0/+uUIliorNrfYV6s1b02eQ==
8272-
82738248
node-releases@^2.0.14:
82748249
version "2.0.14"
82758250
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.14.tgz#2ffb053bceb8b2be8495ece1ab6ce600c4461b0b"
@@ -8960,10 +8935,10 @@ pinst@3.0.0:
89608935
resolved "https://registry.yarnpkg.com/pinst/-/pinst-3.0.0.tgz#80dec0a85f1f993c6084172020f3dbf512897eec"
89618936
integrity sha512-cengSmBxtCyaJqtRSvJorIIZXMXg+lJ3sIljGmtBGUVonMnMsVJbnzl6jGN1HkOWwxNuJynCJ2hXxxqCQrFDdw==
89628937

8963-
pirates@^4.0.5:
8964-
version "4.0.5"
8965-
resolved "https://registry.yarnpkg.com/pirates/-/pirates-4.0.5.tgz#feec352ea5c3268fb23a37c702ab1699f35a5f3b"
8966-
integrity sha512-8V9+HQPupnaXMA23c5hvl69zXvTwTzyAYasnkb0Tts4XvO4CliqONMOnvlq26rkhLC3nWDFBJf73LU1e1VZLaQ==
8938+
pirates@^4.0.6:
8939+
version "4.0.6"
8940+
resolved "https://registry.yarnpkg.com/pirates/-/pirates-4.0.6.tgz#3018ae32ecfcff6c29ba2267cbf21166ac1f36b9"
8941+
integrity sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==
89678942

89688943
pkg-conf@^4.0.0:
89698944
version "4.0.0"

0 commit comments

Comments
 (0)