Skip to content

Commit de5b0ca

Browse files
committed
chore(deps): update babel monorepo to v7.23.7
1 parent bd47027 commit de5b0ca

File tree

2 files changed

+60
-80
lines changed

2 files changed

+60
-80
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
"repository": "algolia/react-element-to-jsx-string",
3838
"devDependencies": {
3939
"@babel/cli": "7.23.4",
40-
"@babel/core": "7.23.6",
41-
"@babel/preset-env": "7.23.6",
40+
"@babel/core": "7.23.7",
41+
"@babel/preset-env": "7.23.7",
4242
"@babel/preset-flow": "7.23.3",
4343
"@babel/preset-react": "7.23.3",
4444
"@commitlint/cli": "8.3.6",

yarn.lock

+58-78
Original file line numberDiff line numberDiff line change
@@ -86,20 +86,20 @@
8686
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98"
8787
integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==
8888

89-
"@babel/[email protected].6":
90-
version "7.23.6"
91-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.6.tgz#8be77cd77c55baadcc1eae1c33df90ab6d2151d4"
92-
integrity sha512-FxpRyGjrMJXh7X3wGLGhNDCRiwpWEF74sKjTLDJSG5Kyvow3QZaG0Adbqzi9ZrVjTWpsX+2cxWXD71NMg93kdw==
89+
"@babel/[email protected].7":
90+
version "7.23.7"
91+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.7.tgz#4d8016e06a14b5f92530a13ed0561730b5c6483f"
92+
integrity sha512-+UpDgowcmqe36d4NwqvKsyPMlOLNGMsfMmQ5WGCu+siCe3t3dfe9njrzGfdN4qq+bcNUt0+Vw6haRxBOycs4dw==
9393
dependencies:
9494
"@ampproject/remapping" "^2.2.0"
9595
"@babel/code-frame" "^7.23.5"
9696
"@babel/generator" "^7.23.6"
9797
"@babel/helper-compilation-targets" "^7.23.6"
9898
"@babel/helper-module-transforms" "^7.23.3"
99-
"@babel/helpers" "^7.23.6"
99+
"@babel/helpers" "^7.23.7"
100100
"@babel/parser" "^7.23.6"
101101
"@babel/template" "^7.22.15"
102-
"@babel/traverse" "^7.23.6"
102+
"@babel/traverse" "^7.23.7"
103103
"@babel/types" "^7.23.6"
104104
convert-source-map "^2.0.0"
105105
debug "^4.1.0"
@@ -252,10 +252,10 @@
252252
regexpu-core "^5.3.1"
253253
semver "^6.3.0"
254254

255-
"@babel/helper-define-polyfill-provider@^0.4.3":
256-
version "0.4.3"
257-
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.3.tgz#a71c10f7146d809f4a256c373f462d9bba8cf6ba"
258-
integrity sha512-WBrLmuPP47n7PNwsZ57pqam6G/RGo1vw/87b0Blc53tZNGZ4x7YvZ6HgQe2vo1W/FR20OgjeZuGXzudPiXHFug==
255+
"@babel/helper-define-polyfill-provider@^0.4.4":
256+
version "0.4.4"
257+
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.4.tgz#64df615451cb30e94b59a9696022cffac9a10088"
258+
integrity sha512-QcJMILQCu2jm5TFPGA3lCpJJTeEP+mqeXooG/NZbg/h5FTFi6V0+99ahlRsW8/kRLyb24LZVCCiclDedhLKcBA==
259259
dependencies:
260260
"@babel/helper-compilation-targets" "^7.22.6"
261261
"@babel/helper-plugin-utils" "^7.22.5"
@@ -535,13 +535,13 @@
535535
"@babel/traverse" "^7.17.9"
536536
"@babel/types" "^7.17.0"
537537

538-
"@babel/helpers@^7.23.6":
539-
version "7.23.6"
540-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.6.tgz#d03af2ee5fb34691eec0cda90f5ecbb4d4da145a"
541-
integrity sha512-wCfsbN4nBidDRhpDhvcKlzHWCTlgJYUUdSJfzXb2NuBssDSIjc3xcb+znA7l+zYsFljAcGM0aFkN40cR3lXiGA==
538+
"@babel/helpers@^7.23.7":
539+
version "7.23.7"
540+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.7.tgz#eb543c36f81da2873e47b76ee032343ac83bba60"
541+
integrity sha512-6AMnjCoC8wjqBzDHkuqpa7jAKwvMo4dC+lr/TFBz+ucfulO1XMpDnwWPGBNwClOKZ8h6xn5N81W/R5OrcKtCbQ==
542542
dependencies:
543543
"@babel/template" "^7.22.15"
544-
"@babel/traverse" "^7.23.6"
544+
"@babel/traverse" "^7.23.7"
545545
"@babel/types" "^7.23.6"
546546

547547
"@babel/highlight@^7.16.7":
@@ -616,10 +616,10 @@
616616
"@babel/helper-skip-transparent-expression-wrappers" "^7.22.5"
617617
"@babel/plugin-transform-optional-chaining" "^7.23.3"
618618

619-
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@^7.23.3":
620-
version "7.23.3"
621-
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"
622-
integrity sha512-XaJak1qcityzrX0/IU5nKHb34VaibwP3saKqG6a/tppelgllOH13LUann4ZCIBcVOeE6H18K4Vx9QKkVww3z/w==
619+
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@^7.23.7":
620+
version "7.23.7"
621+
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"
622+
integrity sha512-LlRT7HgaifEpQA1ZgLVOIJZZFVPWN5iReq/7/JixwBtwcoeVGDBD53ZV28rrsLYOZs1Y/EHhA8N/Z6aazHR8cw==
623623
dependencies:
624624
"@babel/helper-environment-visitor" "^7.22.20"
625625
"@babel/helper-plugin-utils" "^7.22.5"
@@ -791,10 +791,10 @@
791791
dependencies:
792792
"@babel/helper-plugin-utils" "^7.22.5"
793793

794-
"@babel/plugin-transform-async-generator-functions@^7.23.4":
795-
version "7.23.4"
796-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.23.4.tgz#93ac8e3531f347fba519b4703f9ff2a75c6ae27a"
797-
integrity sha512-efdkfPhHYTtn0G6n2ddrESE91fgXxjlqLsnUtPWnJs4a4mZIbUaK7ffqKIIUKXSHwcDvaCVX6GXkaJJFqtX7jw==
794+
"@babel/plugin-transform-async-generator-functions@^7.23.7":
795+
version "7.23.7"
796+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.23.7.tgz#3aa0b4f2fa3788b5226ef9346cf6d16ec61f99cd"
797+
integrity sha512-PdxEpL71bJp1byMG0va5gwQcXHxuEYC/BgI/e88mGTtohbZN28O5Yit0Plkkm/dBzCF/BxmbNcses1RH1T+urA==
798798
dependencies:
799799
"@babel/helper-environment-visitor" "^7.22.20"
800800
"@babel/helper-plugin-utils" "^7.22.5"
@@ -1234,18 +1234,18 @@
12341234
"@babel/helper-create-regexp-features-plugin" "^7.22.15"
12351235
"@babel/helper-plugin-utils" "^7.22.5"
12361236

1237-
"@babel/[email protected].6":
1238-
version "7.23.6"
1239-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.6.tgz#ad0ea799d5a3c07db5b9a172819bbd444092187a"
1240-
integrity sha512-2XPn/BqKkZCpzYhUUNZ1ssXw7DcXfKQEjv/uXZUXgaebCMYmkEsfZ2yY+vv+xtXv50WmL5SGhyB6/xsWxIvvOQ==
1237+
"@babel/[email protected].7":
1238+
version "7.23.7"
1239+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.7.tgz#e5d69b9f14db8a13bae4d8e5ce7f360973626241"
1240+
integrity sha512-SY27X/GtTz/L4UryMNJ6p4fH4nsgWbz84y9FE0bQeWJP6O5BhgVCt53CotQKHCOeXJel8VyhlhujhlltKms/CA==
12411241
dependencies:
12421242
"@babel/compat-data" "^7.23.5"
12431243
"@babel/helper-compilation-targets" "^7.23.6"
12441244
"@babel/helper-plugin-utils" "^7.22.5"
12451245
"@babel/helper-validator-option" "^7.23.5"
12461246
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.23.3"
12471247
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.23.3"
1248-
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.23.3"
1248+
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.23.7"
12491249
"@babel/plugin-proposal-private-property-in-object" "7.21.0-placeholder-for-preset-env.2"
12501250
"@babel/plugin-syntax-async-generators" "^7.8.4"
12511251
"@babel/plugin-syntax-class-properties" "^7.12.13"
@@ -1266,7 +1266,7 @@
12661266
"@babel/plugin-syntax-top-level-await" "^7.14.5"
12671267
"@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
12681268
"@babel/plugin-transform-arrow-functions" "^7.23.3"
1269-
"@babel/plugin-transform-async-generator-functions" "^7.23.4"
1269+
"@babel/plugin-transform-async-generator-functions" "^7.23.7"
12701270
"@babel/plugin-transform-async-to-generator" "^7.23.3"
12711271
"@babel/plugin-transform-block-scoped-functions" "^7.23.3"
12721272
"@babel/plugin-transform-block-scoping" "^7.23.4"
@@ -1314,9 +1314,9 @@
13141314
"@babel/plugin-transform-unicode-regex" "^7.23.3"
13151315
"@babel/plugin-transform-unicode-sets-regex" "^7.23.3"
13161316
"@babel/preset-modules" "0.1.6-no-external-plugins"
1317-
babel-plugin-polyfill-corejs2 "^0.4.6"
1318-
babel-plugin-polyfill-corejs3 "^0.8.5"
1319-
babel-plugin-polyfill-regenerator "^0.5.3"
1317+
babel-plugin-polyfill-corejs2 "^0.4.7"
1318+
babel-plugin-polyfill-corejs3 "^0.8.7"
1319+
babel-plugin-polyfill-regenerator "^0.5.4"
13201320
core-js-compat "^3.31.0"
13211321
semver "^6.3.1"
13221322

@@ -1405,10 +1405,10 @@
14051405
debug "^4.1.0"
14061406
globals "^11.1.0"
14071407

1408-
"@babel/traverse@^7.23.6":
1409-
version "7.23.6"
1410-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.6.tgz#b53526a2367a0dd6edc423637f3d2d0f2521abc5"
1411-
integrity sha512-czastdK1e8YByZqezMPFiZ8ahwVMh/ESl9vPgvgdB9AmFMGP5jfpFax74AQgl5zj4XHzqeYAg2l8PuUeRS1MgQ==
1408+
"@babel/traverse@^7.23.7":
1409+
version "7.23.7"
1410+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.7.tgz#9a7bf285c928cb99b5ead19c3b1ce5b310c9c305"
1411+
integrity sha512-tY3mM8rH9jM0YHFGyfC0/xf+SB5eKUu7HPj7/k3fpi9dAlsMc5YbQvDi0Sh2QTPXqMhyaAtzAr807TIyfQrmyg==
14121412
dependencies:
14131413
"@babel/code-frame" "^7.23.5"
14141414
"@babel/generator" "^7.23.6"
@@ -2782,29 +2782,29 @@ babel-plugin-jest-hoist@^27.5.1:
27822782
"@types/babel__core" "^7.0.0"
27832783
"@types/babel__traverse" "^7.0.6"
27842784

2785-
babel-plugin-polyfill-corejs2@^0.4.6:
2786-
version "0.4.6"
2787-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.6.tgz#b2df0251d8e99f229a8e60fc4efa9a68b41c8313"
2788-
integrity sha512-jhHiWVZIlnPbEUKSSNb9YoWcQGdlTLq7z1GHL4AjFxaoOUMuuEVJ+Y4pAaQUGOGk93YsVCKPbqbfw3m0SM6H8Q==
2785+
babel-plugin-polyfill-corejs2@^0.4.7:
2786+
version "0.4.7"
2787+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.7.tgz#679d1b94bf3360f7682e11f2cb2708828a24fe8c"
2788+
integrity sha512-LidDk/tEGDfuHW2DWh/Hgo4rmnw3cduK6ZkOI1NPFceSK3n/yAGeOsNT7FLnSGHkXj3RHGSEVkN3FsCTY6w2CQ==
27892789
dependencies:
27902790
"@babel/compat-data" "^7.22.6"
2791-
"@babel/helper-define-polyfill-provider" "^0.4.3"
2791+
"@babel/helper-define-polyfill-provider" "^0.4.4"
27922792
semver "^6.3.1"
27932793

2794-
babel-plugin-polyfill-corejs3@^0.8.5:
2795-
version "0.8.5"
2796-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.5.tgz#a75fa1b0c3fc5bd6837f9ec465c0f48031b8cab1"
2797-
integrity sha512-Q6CdATeAvbScWPNLB8lzSO7fgUVBkQt6zLgNlfyeCr/EQaEQR+bWiBYYPYAFyE528BMjRhL+1QBMOI4jc/c5TA==
2794+
babel-plugin-polyfill-corejs3@^0.8.7:
2795+
version "0.8.7"
2796+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.7.tgz#941855aa7fdaac06ed24c730a93450d2b2b76d04"
2797+
integrity sha512-KyDvZYxAzkC0Aj2dAPyDzi2Ym15e5JKZSK+maI7NAwSqofvuFglbSsxE7wUOvTg9oFVnHMzVzBKcqEb4PJgtOA==
27982798
dependencies:
2799-
"@babel/helper-define-polyfill-provider" "^0.4.3"
2800-
core-js-compat "^3.32.2"
2799+
"@babel/helper-define-polyfill-provider" "^0.4.4"
2800+
core-js-compat "^3.33.1"
28012801

2802-
babel-plugin-polyfill-regenerator@^0.5.3:
2803-
version "0.5.3"
2804-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.3.tgz#d4c49e4b44614607c13fb769bcd85c72bb26a4a5"
2805-
integrity sha512-8sHeDOmXC8csczMrYEOf0UTNa4yE2SxV5JGeT/LP1n0OYVDUUFPxG9vdk2AlDlIit4t+Kf0xCtpgXPBwnn/9pw==
2802+
babel-plugin-polyfill-regenerator@^0.5.4:
2803+
version "0.5.4"
2804+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.4.tgz#c6fc8eab610d3a11eb475391e52584bacfc020f4"
2805+
integrity sha512-S/x2iOCvDaCASLYsOOgWOq4bCfKYVqvO/uxjkaYyZ3rVsVE3CeAI/c84NpyuBBymEgNvHgjEot3a9/Z/kXvqsg==
28062806
dependencies:
2807-
"@babel/helper-define-polyfill-provider" "^0.4.3"
2807+
"@babel/helper-define-polyfill-provider" "^0.4.4"
28082808

28092809
28102810
version "6.26.0"
@@ -3107,16 +3107,6 @@ browserslist@^4.21.9:
31073107
node-releases "^2.0.12"
31083108
update-browserslist-db "^1.0.11"
31093109

3110-
browserslist@^4.22.1:
3111-
version "4.22.1"
3112-
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.22.1.tgz#ba91958d1a59b87dab6fed8dfbcb3da5e2e9c619"
3113-
integrity sha512-FEVc202+2iuClEhZhrWy6ZiAcRLvNMyYcxZ8raemul1DYVOVdFsbqckWLdsixQZCpJlwe77Z3UTalE7jsjnKfQ==
3114-
dependencies:
3115-
caniuse-lite "^1.0.30001541"
3116-
electron-to-chromium "^1.4.535"
3117-
node-releases "^2.0.13"
3118-
update-browserslist-db "^1.0.13"
3119-
31203110
browserslist@^4.22.2:
31213111
version "4.22.2"
31223112
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.22.2.tgz#704c4943072bd81ea18997f3bd2180e89c77874b"
@@ -3271,11 +3261,6 @@ caniuse-lite@^1.0.30001503:
32713261
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001513.tgz#382fe5fbfb0f7abbaf8c55ca3ac71a0307a752e9"
32723262
integrity sha512-pnjGJo7SOOjAGytZZ203Em95MRM8Cr6jhCXNF/FAXTpCTRTECnqQWLpiTRqrFtdYcth8hf4WECUpkezuYsMVww==
32733263

3274-
caniuse-lite@^1.0.30001541:
3275-
version "1.0.30001547"
3276-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001547.tgz#d4f92efc488aab3c7f92c738d3977c2a3180472b"
3277-
integrity sha512-W7CrtIModMAxobGhz8iXmDfuJiiKg1WADMO/9x7/CLNin5cpSbuBjooyoIUVB5eyCc36QuTVlkVa1iB2S5+/eA==
3278-
32793264
caniuse-lite@^1.0.30001565:
32803265
version "1.0.30001570"
32813266
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001570.tgz#b4e5c1fa786f733ab78fc70f592df6b3f23244ca"
@@ -3821,12 +3806,12 @@ core-js-compat@^3.31.0:
38213806
dependencies:
38223807
browserslist "^4.21.9"
38233808

3824-
core-js-compat@^3.32.2:
3825-
version "3.33.0"
3826-
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.33.0.tgz#24aa230b228406450b2277b7c8bfebae932df966"
3827-
integrity sha512-0w4LcLXsVEuNkIqwjjf9rjCoPhK8uqA4tMRh4Ge26vfLtUutshn+aRJU21I9LCJlh2QQHfisNToLjw1XEJLTWw==
3809+
core-js-compat@^3.33.1:
3810+
version "3.35.0"
3811+
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.35.0.tgz#c149a3d1ab51e743bc1da61e39cb51f461a41873"
3812+
integrity sha512-5blwFAddknKeNgsjBzilkdQ0+YK8L1PfqPYq40NOYMYFSS38qj+hpTcLLWwpIwA2A5bje/x5jmVn2tzUMg9IVw==
38283813
dependencies:
3829-
browserslist "^4.22.1"
3814+
browserslist "^4.22.2"
38303815

38313816
core-js@^2.4.0, core-js@^2.5.0:
38323817
version "2.6.12"
@@ -4264,11 +4249,6 @@ electron-to-chromium@^1.4.431:
42644249
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.453.tgz#0a81fdc1943db202e8724d9f61369a71f0dd51e8"
42654250
integrity sha512-BU8UtQz6CB3T7RIGhId4BjmjJVXQDujb0+amGL8jpcluFJr6lwspBOvkUbnttfpZCm4zFMHmjrX1QrdPWBBMjQ==
42664251

4267-
electron-to-chromium@^1.4.535:
4268-
version "1.4.553"
4269-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.553.tgz#56fd65afddbd713c52f0e95d0223b3368f520865"
4270-
integrity sha512-HiRdtyKS2+VhiXvjhMvvxiMC33FJJqTA5EB2YHgFZW6v7HkK4Q9Ahv2V7O2ZPgAjw+MyCJVMQvigj13H8t+wvA==
4271-
42724252
electron-to-chromium@^1.4.601:
42734253
version "1.4.613"
42744254
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.613.tgz#529e4fc65576ecfd055d7d4619fade4fac446af2"
@@ -7524,7 +7504,7 @@ node-int64@^0.4.0:
75247504
resolved "https://registry.yarnpkg.com/node-int64/-/node-int64-0.4.0.tgz#87a9065cdb355d3182d8f94ce11188b825c68a3b"
75257505
integrity sha1-h6kGXNs1XTGC2PlM4RGIuCXGijs=
75267506

7527-
node-releases@^2.0.12, node-releases@^2.0.13:
7507+
node-releases@^2.0.12:
75287508
version "2.0.13"
75297509
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.13.tgz#d5ed1627c23e3461e819b02e57b75e4899b1c81d"
75307510
integrity sha512-uYr7J37ae/ORWdZeQ1xxMJe3NtdmqMC/JZK+geofDrkLUApKRHPd18/TxtBOJ4A0/+uUIliorNrfYV6s1b02eQ==

0 commit comments

Comments
 (0)