Skip to content

Commit 35b936f

Browse files
committed
⬆️ deps: Upgrade babel monorepo to v7.23.7
1 parent 8c377ad commit 35b936f

File tree

2 files changed

+59
-84
lines changed

2 files changed

+59
-84
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,10 @@
6666
},
6767
"dependencies": {},
6868
"devDependencies": {
69-
"@babel/core": "7.23.6",
69+
"@babel/core": "7.23.7",
7070
"@babel/plugin-transform-destructuring": "7.23.3",
7171
"@babel/plugin-transform-for-of": "7.23.6",
72-
"@babel/preset-env": "7.23.6",
72+
"@babel/preset-env": "7.23.7",
7373
"@commitlint/cli": "18.4.3",
7474
"@js-library/commitlint-config": "0.0.4",
7575
"@node-loader/babel": "2.0.1",

yarn.lock

Lines changed: 57 additions & 82 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/[email protected].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/[email protected].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"
@@ -264,10 +264,10 @@
264264
resolve "^1.14.2"
265265
semver "^6.1.2"
266266

267-
"@babel/helper-define-polyfill-provider@^0.4.3":
268-
version "0.4.3"
269-
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.3.tgz#a71c10f7146d809f4a256c373f462d9bba8cf6ba"
270-
integrity sha512-WBrLmuPP47n7PNwsZ57pqam6G/RGo1vw/87b0Blc53tZNGZ4x7YvZ6HgQe2vo1W/FR20OgjeZuGXzudPiXHFug==
267+
"@babel/helper-define-polyfill-provider@^0.4.4":
268+
version "0.4.4"
269+
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.4.tgz#64df615451cb30e94b59a9696022cffac9a10088"
270+
integrity sha512-QcJMILQCu2jm5TFPGA3lCpJJTeEP+mqeXooG/NZbg/h5FTFi6V0+99ahlRsW8/kRLyb24LZVCCiclDedhLKcBA==
271271
dependencies:
272272
"@babel/helper-compilation-targets" "^7.22.6"
273273
"@babel/helper-plugin-utils" "^7.22.5"
@@ -602,13 +602,13 @@
602602
"@babel/traverse" "^7.19.0"
603603
"@babel/types" "^7.19.0"
604604

605-
"@babel/helpers@^7.23.6":
606-
version "7.23.6"
607-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.6.tgz#d03af2ee5fb34691eec0cda90f5ecbb4d4da145a"
608-
integrity sha512-wCfsbN4nBidDRhpDhvcKlzHWCTlgJYUUdSJfzXb2NuBssDSIjc3xcb+znA7l+zYsFljAcGM0aFkN40cR3lXiGA==
605+
"@babel/helpers@^7.23.7":
606+
version "7.23.7"
607+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.7.tgz#eb543c36f81da2873e47b76ee032343ac83bba60"
608+
integrity sha512-6AMnjCoC8wjqBzDHkuqpa7jAKwvMo4dC+lr/TFBz+ucfulO1XMpDnwWPGBNwClOKZ8h6xn5N81W/R5OrcKtCbQ==
609609
dependencies:
610610
"@babel/template" "^7.22.15"
611-
"@babel/traverse" "^7.23.6"
611+
"@babel/traverse" "^7.23.7"
612612
"@babel/types" "^7.23.6"
613613

614614
"@babel/highlight@^7.18.6":
@@ -699,10 +699,10 @@
699699
"@babel/helper-skip-transparent-expression-wrappers" "^7.22.5"
700700
"@babel/plugin-transform-optional-chaining" "^7.23.3"
701701

702-
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@^7.23.3":
703-
version "7.23.3"
704-
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"
705-
integrity sha512-XaJak1qcityzrX0/IU5nKHb34VaibwP3saKqG6a/tppelgllOH13LUann4ZCIBcVOeE6H18K4Vx9QKkVww3z/w==
702+
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@^7.23.7":
703+
version "7.23.7"
704+
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"
705+
integrity sha512-LlRT7HgaifEpQA1ZgLVOIJZZFVPWN5iReq/7/JixwBtwcoeVGDBD53ZV28rrsLYOZs1Y/EHhA8N/Z6aazHR8cw==
706706
dependencies:
707707
"@babel/helper-environment-visitor" "^7.22.20"
708708
"@babel/helper-plugin-utils" "^7.22.5"
@@ -1011,10 +1011,10 @@
10111011
dependencies:
10121012
"@babel/helper-plugin-utils" "^7.22.5"
10131013

1014-
"@babel/plugin-transform-async-generator-functions@^7.23.4":
1015-
version "7.23.4"
1016-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.23.4.tgz#93ac8e3531f347fba519b4703f9ff2a75c6ae27a"
1017-
integrity sha512-efdkfPhHYTtn0G6n2ddrESE91fgXxjlqLsnUtPWnJs4a4mZIbUaK7ffqKIIUKXSHwcDvaCVX6GXkaJJFqtX7jw==
1014+
"@babel/plugin-transform-async-generator-functions@^7.23.7":
1015+
version "7.23.7"
1016+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.23.7.tgz#3aa0b4f2fa3788b5226ef9346cf6d16ec61f99cd"
1017+
integrity sha512-PdxEpL71bJp1byMG0va5gwQcXHxuEYC/BgI/e88mGTtohbZN28O5Yit0Plkkm/dBzCF/BxmbNcses1RH1T+urA==
10181018
dependencies:
10191019
"@babel/helper-environment-visitor" "^7.22.20"
10201020
"@babel/helper-plugin-utils" "^7.22.5"
@@ -1689,18 +1689,18 @@
16891689
"@babel/helper-create-regexp-features-plugin" "^7.22.15"
16901690
"@babel/helper-plugin-utils" "^7.22.5"
16911691

1692-
"@babel/[email protected].6":
1693-
version "7.23.6"
1694-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.6.tgz#ad0ea799d5a3c07db5b9a172819bbd444092187a"
1695-
integrity sha512-2XPn/BqKkZCpzYhUUNZ1ssXw7DcXfKQEjv/uXZUXgaebCMYmkEsfZ2yY+vv+xtXv50WmL5SGhyB6/xsWxIvvOQ==
1692+
"@babel/[email protected].7":
1693+
version "7.23.7"
1694+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.7.tgz#e5d69b9f14db8a13bae4d8e5ce7f360973626241"
1695+
integrity sha512-SY27X/GtTz/L4UryMNJ6p4fH4nsgWbz84y9FE0bQeWJP6O5BhgVCt53CotQKHCOeXJel8VyhlhujhlltKms/CA==
16961696
dependencies:
16971697
"@babel/compat-data" "^7.23.5"
16981698
"@babel/helper-compilation-targets" "^7.23.6"
16991699
"@babel/helper-plugin-utils" "^7.22.5"
17001700
"@babel/helper-validator-option" "^7.23.5"
17011701
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.23.3"
17021702
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.23.3"
1703-
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.23.3"
1703+
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.23.7"
17041704
"@babel/plugin-proposal-private-property-in-object" "7.21.0-placeholder-for-preset-env.2"
17051705
"@babel/plugin-syntax-async-generators" "^7.8.4"
17061706
"@babel/plugin-syntax-class-properties" "^7.12.13"
@@ -1721,7 +1721,7 @@
17211721
"@babel/plugin-syntax-top-level-await" "^7.14.5"
17221722
"@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
17231723
"@babel/plugin-transform-arrow-functions" "^7.23.3"
1724-
"@babel/plugin-transform-async-generator-functions" "^7.23.4"
1724+
"@babel/plugin-transform-async-generator-functions" "^7.23.7"
17251725
"@babel/plugin-transform-async-to-generator" "^7.23.3"
17261726
"@babel/plugin-transform-block-scoped-functions" "^7.23.3"
17271727
"@babel/plugin-transform-block-scoping" "^7.23.4"
@@ -1769,9 +1769,9 @@
17691769
"@babel/plugin-transform-unicode-regex" "^7.23.3"
17701770
"@babel/plugin-transform-unicode-sets-regex" "^7.23.3"
17711771
"@babel/preset-modules" "0.1.6-no-external-plugins"
1772-
babel-plugin-polyfill-corejs2 "^0.4.6"
1773-
babel-plugin-polyfill-corejs3 "^0.8.5"
1774-
babel-plugin-polyfill-regenerator "^0.5.3"
1772+
babel-plugin-polyfill-corejs2 "^0.4.7"
1773+
babel-plugin-polyfill-corejs3 "^0.8.7"
1774+
babel-plugin-polyfill-regenerator "^0.5.4"
17751775
core-js-compat "^3.31.0"
17761776
semver "^6.3.1"
17771777

@@ -1952,10 +1952,10 @@
19521952
debug "^4.1.0"
19531953
globals "^11.1.0"
19541954

1955-
"@babel/traverse@^7.23.6":
1956-
version "7.23.6"
1957-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.6.tgz#b53526a2367a0dd6edc423637f3d2d0f2521abc5"
1958-
integrity sha512-czastdK1e8YByZqezMPFiZ8ahwVMh/ESl9vPgvgdB9AmFMGP5jfpFax74AQgl5zj4XHzqeYAg2l8PuUeRS1MgQ==
1955+
"@babel/traverse@^7.23.7":
1956+
version "7.23.7"
1957+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.7.tgz#9a7bf285c928cb99b5ead19c3b1ce5b310c9c305"
1958+
integrity sha512-tY3mM8rH9jM0YHFGyfC0/xf+SB5eKUu7HPj7/k3fpi9dAlsMc5YbQvDi0Sh2QTPXqMhyaAtzAr807TIyfQrmyg==
19591959
dependencies:
19601960
"@babel/code-frame" "^7.23.5"
19611961
"@babel/generator" "^7.23.6"
@@ -3114,13 +3114,13 @@ babel-plugin-polyfill-corejs2@^0.3.2:
31143114
"@babel/helper-define-polyfill-provider" "^0.3.2"
31153115
semver "^6.1.1"
31163116

3117-
babel-plugin-polyfill-corejs2@^0.4.6:
3118-
version "0.4.6"
3119-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.6.tgz#b2df0251d8e99f229a8e60fc4efa9a68b41c8313"
3120-
integrity sha512-jhHiWVZIlnPbEUKSSNb9YoWcQGdlTLq7z1GHL4AjFxaoOUMuuEVJ+Y4pAaQUGOGk93YsVCKPbqbfw3m0SM6H8Q==
3117+
babel-plugin-polyfill-corejs2@^0.4.7:
3118+
version "0.4.7"
3119+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.7.tgz#679d1b94bf3360f7682e11f2cb2708828a24fe8c"
3120+
integrity sha512-LidDk/tEGDfuHW2DWh/Hgo4rmnw3cduK6ZkOI1NPFceSK3n/yAGeOsNT7FLnSGHkXj3RHGSEVkN3FsCTY6w2CQ==
31213121
dependencies:
31223122
"@babel/compat-data" "^7.22.6"
3123-
"@babel/helper-define-polyfill-provider" "^0.4.3"
3123+
"@babel/helper-define-polyfill-provider" "^0.4.4"
31243124
semver "^6.3.1"
31253125

31263126
babel-plugin-polyfill-corejs3@^0.5.3:
@@ -3131,13 +3131,13 @@ babel-plugin-polyfill-corejs3@^0.5.3:
31313131
"@babel/helper-define-polyfill-provider" "^0.3.2"
31323132
core-js-compat "^3.21.0"
31333133

3134-
babel-plugin-polyfill-corejs3@^0.8.5:
3135-
version "0.8.5"
3136-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.5.tgz#a75fa1b0c3fc5bd6837f9ec465c0f48031b8cab1"
3137-
integrity sha512-Q6CdATeAvbScWPNLB8lzSO7fgUVBkQt6zLgNlfyeCr/EQaEQR+bWiBYYPYAFyE528BMjRhL+1QBMOI4jc/c5TA==
3134+
babel-plugin-polyfill-corejs3@^0.8.7:
3135+
version "0.8.7"
3136+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.7.tgz#941855aa7fdaac06ed24c730a93450d2b2b76d04"
3137+
integrity sha512-KyDvZYxAzkC0Aj2dAPyDzi2Ym15e5JKZSK+maI7NAwSqofvuFglbSsxE7wUOvTg9oFVnHMzVzBKcqEb4PJgtOA==
31383138
dependencies:
3139-
"@babel/helper-define-polyfill-provider" "^0.4.3"
3140-
core-js-compat "^3.32.2"
3139+
"@babel/helper-define-polyfill-provider" "^0.4.4"
3140+
core-js-compat "^3.33.1"
31413141

31423142
babel-plugin-polyfill-regenerator@^0.4.0:
31433143
version "0.4.0"
@@ -3146,12 +3146,12 @@ babel-plugin-polyfill-regenerator@^0.4.0:
31463146
dependencies:
31473147
"@babel/helper-define-polyfill-provider" "^0.3.2"
31483148

3149-
babel-plugin-polyfill-regenerator@^0.5.3:
3150-
version "0.5.3"
3151-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.3.tgz#d4c49e4b44614607c13fb769bcd85c72bb26a4a5"
3152-
integrity sha512-8sHeDOmXC8csczMrYEOf0UTNa4yE2SxV5JGeT/LP1n0OYVDUUFPxG9vdk2AlDlIit4t+Kf0xCtpgXPBwnn/9pw==
3149+
babel-plugin-polyfill-regenerator@^0.5.4:
3150+
version "0.5.4"
3151+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.4.tgz#c6fc8eab610d3a11eb475391e52584bacfc020f4"
3152+
integrity sha512-S/x2iOCvDaCASLYsOOgWOq4bCfKYVqvO/uxjkaYyZ3rVsVE3CeAI/c84NpyuBBymEgNvHgjEot3a9/Z/kXvqsg==
31533153
dependencies:
3154-
"@babel/helper-define-polyfill-provider" "^0.4.3"
3154+
"@babel/helper-define-polyfill-provider" "^0.4.4"
31553155

31563156
babel-plugin-transform-async-to-promises@^0.8.18:
31573157
version "0.8.18"
@@ -3348,16 +3348,6 @@ browserslist@^4.21.9:
33483348
node-releases "^2.0.12"
33493349
update-browserslist-db "^1.0.11"
33503350

3351-
browserslist@^4.22.1:
3352-
version "4.22.1"
3353-
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.22.1.tgz#ba91958d1a59b87dab6fed8dfbcb3da5e2e9c619"
3354-
integrity sha512-FEVc202+2iuClEhZhrWy6ZiAcRLvNMyYcxZ8raemul1DYVOVdFsbqckWLdsixQZCpJlwe77Z3UTalE7jsjnKfQ==
3355-
dependencies:
3356-
caniuse-lite "^1.0.30001541"
3357-
electron-to-chromium "^1.4.535"
3358-
node-releases "^2.0.13"
3359-
update-browserslist-db "^1.0.13"
3360-
33613351
browserslist@^4.22.2:
33623352
version "4.22.2"
33633353
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.22.2.tgz#704c4943072bd81ea18997f3bd2180e89c77874b"
@@ -3556,11 +3546,6 @@ caniuse-lite@^1.0.30001503:
35563546
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001512.tgz#7450843fb581c39f290305a83523c7a9ef0d4cb4"
35573547
integrity sha512-2S9nK0G/mE+jasCUsMPlARhRCts1ebcp2Ji8Y8PWi4NDE1iRdLCnEPHkEfeBrGC45L4isBx5ur3IQ6yTE2mRZw==
35583548

3559-
caniuse-lite@^1.0.30001541:
3560-
version "1.0.30001547"
3561-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001547.tgz#d4f92efc488aab3c7f92c738d3977c2a3180472b"
3562-
integrity sha512-W7CrtIModMAxobGhz8iXmDfuJiiKg1WADMO/9x7/CLNin5cpSbuBjooyoIUVB5eyCc36QuTVlkVa1iB2S5+/eA==
3563-
35643549
caniuse-lite@^1.0.30001565:
35653550
version "1.0.30001570"
35663551
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001570.tgz#b4e5c1fa786f733ab78fc70f592df6b3f23244ca"
@@ -4049,12 +4034,12 @@ core-js-compat@^3.31.0:
40494034
dependencies:
40504035
browserslist "^4.21.5"
40514036

4052-
core-js-compat@^3.32.2:
4053-
version "3.33.0"
4054-
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.33.0.tgz#24aa230b228406450b2277b7c8bfebae932df966"
4055-
integrity sha512-0w4LcLXsVEuNkIqwjjf9rjCoPhK8uqA4tMRh4Ge26vfLtUutshn+aRJU21I9LCJlh2QQHfisNToLjw1XEJLTWw==
4037+
core-js-compat@^3.33.1:
4038+
version "3.35.0"
4039+
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.35.0.tgz#c149a3d1ab51e743bc1da61e39cb51f461a41873"
4040+
integrity sha512-5blwFAddknKeNgsjBzilkdQ0+YK8L1PfqPYq40NOYMYFSS38qj+hpTcLLWwpIwA2A5bje/x5jmVn2tzUMg9IVw==
40564041
dependencies:
4057-
browserslist "^4.22.1"
4042+
browserslist "^4.22.2"
40584043

40594044
core-js@^2.0.0, core-js@^2.4.0:
40604045
version "2.6.12"
@@ -4623,11 +4608,6 @@ electron-to-chromium@^1.4.431:
46234608
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.450.tgz#df232c961ee9bf4e8980f86e96a6e9f291720138"
46244609
integrity sha512-BLG5HxSELlrMx7dJ2s+8SFlsCtJp37Zpk2VAxyC6CZtbc+9AJeZHfYHbrlSgdXp6saQ8StMqOTEDaBKgA7u1sw==
46254610

4626-
electron-to-chromium@^1.4.535:
4627-
version "1.4.551"
4628-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.551.tgz#14db6660a88f66ce095ea2657abe5653bc7f42ed"
4629-
integrity sha512-/Ng/W/kFv7wdEHYzxdK7Cv0BHEGSkSB3M0Ssl8Ndr1eMiYeas/+Mv4cNaDqamqWx6nd2uQZfPz6g25z25M/sdw==
4630-
46314611
electron-to-chromium@^1.4.601:
46324612
version "1.4.614"
46334613
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.614.tgz#2fe789d61fa09cb875569f37c309d0c2701f91c0"
@@ -7803,11 +7783,6 @@ node-releases@^2.0.12, node-releases@^2.0.8:
78037783
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.12.tgz#35627cc224a23bfb06fb3380f2b3afaaa7eb1039"
78047784
integrity sha512-QzsYKWhXTWx8h1kIvqfnC++o0pEmpRQA/aenALsL2F4pqNVr7YzcdMlDij5WBnwftRbJCNJL/O7zdKaxKPHqgQ==
78057785

7806-
node-releases@^2.0.13:
7807-
version "2.0.13"
7808-
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.13.tgz#d5ed1627c23e3461e819b02e57b75e4899b1c81d"
7809-
integrity sha512-uYr7J37ae/ORWdZeQ1xxMJe3NtdmqMC/JZK+geofDrkLUApKRHPd18/TxtBOJ4A0/+uUIliorNrfYV6s1b02eQ==
7810-
78117786
node-releases@^2.0.14:
78127787
version "2.0.14"
78137788
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.14.tgz#2ffb053bceb8b2be8495ece1ab6ce600c4461b0b"

0 commit comments

Comments
 (0)