Skip to content

Commit f5ed584

Browse files
chore(deps): update babel monorepo to v7.23.7 (#553)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1eb4f3d commit f5ed584

2 files changed

Lines changed: 60 additions & 60 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
"watch-build": "npx tsc-watch --project tsconfig.json --onSuccess \"bob build\""
3232
},
3333
"devDependencies": {
34-
"@babel/core": "7.23.6",
35-
"@babel/preset-env": "7.23.6",
34+
"@babel/core": "7.23.7",
35+
"@babel/preset-env": "7.23.7",
3636
"@babel/preset-typescript": "7.23.3",
3737
"@changesets/changelog-github": "0.5.0",
3838
"@changesets/cli": "2.27.1",

yarn.lock

Lines changed: 58 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -97,20 +97,20 @@
9797
json5 "^2.1.2"
9898
semver "^6.3.0"
9999

100-
"@babel/[email protected].6", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.14.0":
101-
version "7.23.6"
102-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.6.tgz#8be77cd77c55baadcc1eae1c33df90ab6d2151d4"
103-
integrity sha512-FxpRyGjrMJXh7X3wGLGhNDCRiwpWEF74sKjTLDJSG5Kyvow3QZaG0Adbqzi9ZrVjTWpsX+2cxWXD71NMg93kdw==
100+
"@babel/[email protected].7", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.14.0":
101+
version "7.23.7"
102+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.7.tgz#4d8016e06a14b5f92530a13ed0561730b5c6483f"
103+
integrity sha512-+UpDgowcmqe36d4NwqvKsyPMlOLNGMsfMmQ5WGCu+siCe3t3dfe9njrzGfdN4qq+bcNUt0+Vw6haRxBOycs4dw==
104104
dependencies:
105105
"@ampproject/remapping" "^2.2.0"
106106
"@babel/code-frame" "^7.23.5"
107107
"@babel/generator" "^7.23.6"
108108
"@babel/helper-compilation-targets" "^7.23.6"
109109
"@babel/helper-module-transforms" "^7.23.3"
110-
"@babel/helpers" "^7.23.6"
110+
"@babel/helpers" "^7.23.7"
111111
"@babel/parser" "^7.23.6"
112112
"@babel/template" "^7.22.15"
113-
"@babel/traverse" "^7.23.6"
113+
"@babel/traverse" "^7.23.7"
114114
"@babel/types" "^7.23.6"
115115
convert-source-map "^2.0.0"
116116
debug "^4.1.0"
@@ -186,10 +186,10 @@
186186
regexpu-core "^5.3.1"
187187
semver "^6.3.1"
188188

189-
"@babel/helper-define-polyfill-provider@^0.4.3":
190-
version "0.4.3"
191-
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.3.tgz#a71c10f7146d809f4a256c373f462d9bba8cf6ba"
192-
integrity sha512-WBrLmuPP47n7PNwsZ57pqam6G/RGo1vw/87b0Blc53tZNGZ4x7YvZ6HgQe2vo1W/FR20OgjeZuGXzudPiXHFug==
189+
"@babel/helper-define-polyfill-provider@^0.4.4":
190+
version "0.4.4"
191+
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.4.tgz#64df615451cb30e94b59a9696022cffac9a10088"
192+
integrity sha512-QcJMILQCu2jm5TFPGA3lCpJJTeEP+mqeXooG/NZbg/h5FTFi6V0+99ahlRsW8/kRLyb24LZVCCiclDedhLKcBA==
193193
dependencies:
194194
"@babel/helper-compilation-targets" "^7.22.6"
195195
"@babel/helper-plugin-utils" "^7.22.5"
@@ -317,13 +317,13 @@
317317
"@babel/template" "^7.22.15"
318318
"@babel/types" "^7.22.19"
319319

320-
"@babel/helpers@^7.17.8", "@babel/helpers@^7.23.6":
321-
version "7.23.6"
322-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.6.tgz#d03af2ee5fb34691eec0cda90f5ecbb4d4da145a"
323-
integrity sha512-wCfsbN4nBidDRhpDhvcKlzHWCTlgJYUUdSJfzXb2NuBssDSIjc3xcb+znA7l+zYsFljAcGM0aFkN40cR3lXiGA==
320+
"@babel/helpers@^7.17.8", "@babel/helpers@^7.23.7":
321+
version "7.23.7"
322+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.7.tgz#eb543c36f81da2873e47b76ee032343ac83bba60"
323+
integrity sha512-6AMnjCoC8wjqBzDHkuqpa7jAKwvMo4dC+lr/TFBz+ucfulO1XMpDnwWPGBNwClOKZ8h6xn5N81W/R5OrcKtCbQ==
324324
dependencies:
325325
"@babel/template" "^7.22.15"
326-
"@babel/traverse" "^7.23.6"
326+
"@babel/traverse" "^7.23.7"
327327
"@babel/types" "^7.23.6"
328328

329329
"@babel/highlight@^7.23.4":
@@ -361,10 +361,10 @@
361361
"@babel/helper-skip-transparent-expression-wrappers" "^7.22.5"
362362
"@babel/plugin-transform-optional-chaining" "^7.23.3"
363363

364-
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@^7.23.3":
365-
version "7.23.3"
366-
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"
367-
integrity sha512-XaJak1qcityzrX0/IU5nKHb34VaibwP3saKqG6a/tppelgllOH13LUann4ZCIBcVOeE6H18K4Vx9QKkVww3z/w==
364+
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@^7.23.7":
365+
version "7.23.7"
366+
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"
367+
integrity sha512-LlRT7HgaifEpQA1ZgLVOIJZZFVPWN5iReq/7/JixwBtwcoeVGDBD53ZV28rrsLYOZs1Y/EHhA8N/Z6aazHR8cw==
368368
dependencies:
369369
"@babel/helper-environment-visitor" "^7.22.20"
370370
"@babel/helper-plugin-utils" "^7.22.5"
@@ -555,10 +555,10 @@
555555
dependencies:
556556
"@babel/helper-plugin-utils" "^7.22.5"
557557

558-
"@babel/plugin-transform-async-generator-functions@^7.23.4":
559-
version "7.23.4"
560-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.23.4.tgz#93ac8e3531f347fba519b4703f9ff2a75c6ae27a"
561-
integrity sha512-efdkfPhHYTtn0G6n2ddrESE91fgXxjlqLsnUtPWnJs4a4mZIbUaK7ffqKIIUKXSHwcDvaCVX6GXkaJJFqtX7jw==
558+
"@babel/plugin-transform-async-generator-functions@^7.23.7":
559+
version "7.23.7"
560+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.23.7.tgz#3aa0b4f2fa3788b5226ef9346cf6d16ec61f99cd"
561+
integrity sha512-PdxEpL71bJp1byMG0va5gwQcXHxuEYC/BgI/e88mGTtohbZN28O5Yit0Plkkm/dBzCF/BxmbNcses1RH1T+urA==
562562
dependencies:
563563
"@babel/helper-environment-visitor" "^7.22.20"
564564
"@babel/helper-plugin-utils" "^7.22.5"
@@ -973,18 +973,18 @@
973973
"@babel/helper-create-regexp-features-plugin" "^7.22.15"
974974
"@babel/helper-plugin-utils" "^7.22.5"
975975

976-
"@babel/[email protected].6":
977-
version "7.23.6"
978-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.6.tgz#ad0ea799d5a3c07db5b9a172819bbd444092187a"
979-
integrity sha512-2XPn/BqKkZCpzYhUUNZ1ssXw7DcXfKQEjv/uXZUXgaebCMYmkEsfZ2yY+vv+xtXv50WmL5SGhyB6/xsWxIvvOQ==
976+
"@babel/[email protected].7":
977+
version "7.23.7"
978+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.7.tgz#e5d69b9f14db8a13bae4d8e5ce7f360973626241"
979+
integrity sha512-SY27X/GtTz/L4UryMNJ6p4fH4nsgWbz84y9FE0bQeWJP6O5BhgVCt53CotQKHCOeXJel8VyhlhujhlltKms/CA==
980980
dependencies:
981981
"@babel/compat-data" "^7.23.5"
982982
"@babel/helper-compilation-targets" "^7.23.6"
983983
"@babel/helper-plugin-utils" "^7.22.5"
984984
"@babel/helper-validator-option" "^7.23.5"
985985
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.23.3"
986986
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.23.3"
987-
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.23.3"
987+
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.23.7"
988988
"@babel/plugin-proposal-private-property-in-object" "7.21.0-placeholder-for-preset-env.2"
989989
"@babel/plugin-syntax-async-generators" "^7.8.4"
990990
"@babel/plugin-syntax-class-properties" "^7.12.13"
@@ -1005,7 +1005,7 @@
10051005
"@babel/plugin-syntax-top-level-await" "^7.14.5"
10061006
"@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
10071007
"@babel/plugin-transform-arrow-functions" "^7.23.3"
1008-
"@babel/plugin-transform-async-generator-functions" "^7.23.4"
1008+
"@babel/plugin-transform-async-generator-functions" "^7.23.7"
10091009
"@babel/plugin-transform-async-to-generator" "^7.23.3"
10101010
"@babel/plugin-transform-block-scoped-functions" "^7.23.3"
10111011
"@babel/plugin-transform-block-scoping" "^7.23.4"
@@ -1053,9 +1053,9 @@
10531053
"@babel/plugin-transform-unicode-regex" "^7.23.3"
10541054
"@babel/plugin-transform-unicode-sets-regex" "^7.23.3"
10551055
"@babel/preset-modules" "0.1.6-no-external-plugins"
1056-
babel-plugin-polyfill-corejs2 "^0.4.6"
1057-
babel-plugin-polyfill-corejs3 "^0.8.5"
1058-
babel-plugin-polyfill-regenerator "^0.5.3"
1056+
babel-plugin-polyfill-corejs2 "^0.4.7"
1057+
babel-plugin-polyfill-corejs3 "^0.8.7"
1058+
babel-plugin-polyfill-regenerator "^0.5.4"
10591059
core-js-compat "^3.31.0"
10601060
semver "^6.3.1"
10611061

@@ -1116,10 +1116,10 @@
11161116
debug "^4.1.0"
11171117
globals "^11.1.0"
11181118

1119-
"@babel/traverse@^7.14.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.3", "@babel/traverse@^7.23.6", "@babel/traverse@^7.7.2":
1120-
version "7.23.6"
1121-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.6.tgz#b53526a2367a0dd6edc423637f3d2d0f2521abc5"
1122-
integrity sha512-czastdK1e8YByZqezMPFiZ8ahwVMh/ESl9vPgvgdB9AmFMGP5jfpFax74AQgl5zj4XHzqeYAg2l8PuUeRS1MgQ==
1119+
"@babel/traverse@^7.14.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.3", "@babel/traverse@^7.23.7", "@babel/traverse@^7.7.2":
1120+
version "7.23.7"
1121+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.7.tgz#9a7bf285c928cb99b5ead19c3b1ce5b310c9c305"
1122+
integrity sha512-tY3mM8rH9jM0YHFGyfC0/xf+SB5eKUu7HPj7/k3fpi9dAlsMc5YbQvDi0Sh2QTPXqMhyaAtzAr807TIyfQrmyg==
11231123
dependencies:
11241124
"@babel/code-frame" "^7.23.5"
11251125
"@babel/generator" "^7.23.6"
@@ -3099,29 +3099,29 @@ babel-plugin-jest-hoist@^28.1.3:
30993099
"@types/babel__core" "^7.1.14"
31003100
"@types/babel__traverse" "^7.0.6"
31013101

3102-
babel-plugin-polyfill-corejs2@^0.4.6:
3103-
version "0.4.6"
3104-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.6.tgz#b2df0251d8e99f229a8e60fc4efa9a68b41c8313"
3105-
integrity sha512-jhHiWVZIlnPbEUKSSNb9YoWcQGdlTLq7z1GHL4AjFxaoOUMuuEVJ+Y4pAaQUGOGk93YsVCKPbqbfw3m0SM6H8Q==
3102+
babel-plugin-polyfill-corejs2@^0.4.7:
3103+
version "0.4.7"
3104+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.7.tgz#679d1b94bf3360f7682e11f2cb2708828a24fe8c"
3105+
integrity sha512-LidDk/tEGDfuHW2DWh/Hgo4rmnw3cduK6ZkOI1NPFceSK3n/yAGeOsNT7FLnSGHkXj3RHGSEVkN3FsCTY6w2CQ==
31063106
dependencies:
31073107
"@babel/compat-data" "^7.22.6"
3108-
"@babel/helper-define-polyfill-provider" "^0.4.3"
3108+
"@babel/helper-define-polyfill-provider" "^0.4.4"
31093109
semver "^6.3.1"
31103110

3111-
babel-plugin-polyfill-corejs3@^0.8.5:
3112-
version "0.8.5"
3113-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.5.tgz#a75fa1b0c3fc5bd6837f9ec465c0f48031b8cab1"
3114-
integrity sha512-Q6CdATeAvbScWPNLB8lzSO7fgUVBkQt6zLgNlfyeCr/EQaEQR+bWiBYYPYAFyE528BMjRhL+1QBMOI4jc/c5TA==
3111+
babel-plugin-polyfill-corejs3@^0.8.7:
3112+
version "0.8.7"
3113+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.7.tgz#941855aa7fdaac06ed24c730a93450d2b2b76d04"
3114+
integrity sha512-KyDvZYxAzkC0Aj2dAPyDzi2Ym15e5JKZSK+maI7NAwSqofvuFglbSsxE7wUOvTg9oFVnHMzVzBKcqEb4PJgtOA==
31153115
dependencies:
3116-
"@babel/helper-define-polyfill-provider" "^0.4.3"
3117-
core-js-compat "^3.32.2"
3116+
"@babel/helper-define-polyfill-provider" "^0.4.4"
3117+
core-js-compat "^3.33.1"
31183118

3119-
babel-plugin-polyfill-regenerator@^0.5.3:
3120-
version "0.5.3"
3121-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.3.tgz#d4c49e4b44614607c13fb769bcd85c72bb26a4a5"
3122-
integrity sha512-8sHeDOmXC8csczMrYEOf0UTNa4yE2SxV5JGeT/LP1n0OYVDUUFPxG9vdk2AlDlIit4t+Kf0xCtpgXPBwnn/9pw==
3119+
babel-plugin-polyfill-regenerator@^0.5.4:
3120+
version "0.5.4"
3121+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.4.tgz#c6fc8eab610d3a11eb475391e52584bacfc020f4"
3122+
integrity sha512-S/x2iOCvDaCASLYsOOgWOq4bCfKYVqvO/uxjkaYyZ3rVsVE3CeAI/c84NpyuBBymEgNvHgjEot3a9/Z/kXvqsg==
31233123
dependencies:
3124-
"@babel/helper-define-polyfill-provider" "^0.4.3"
3124+
"@babel/helper-define-polyfill-provider" "^0.4.4"
31253125

31263126
babel-plugin-syntax-trailing-function-commas@^7.0.0-beta.0:
31273127
version "7.0.0-beta.0"
@@ -3264,7 +3264,7 @@ breakword@^1.0.5:
32643264
dependencies:
32653265
wcwidth "^1.0.1"
32663266

3267-
browserslist@^4.21.10, browserslist@^4.22.2:
3267+
browserslist@^4.22.2:
32683268
version "4.22.2"
32693269
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.22.2.tgz#704c4943072bd81ea18997f3bd2180e89c77874b"
32703270
integrity sha512-0UgcrvQmBDvZHFGdYUehrCNIazki7/lUP3kkoi/r3YB2amZbFM9J43ZRkJTXBUZK4gmx56+Sqk9+Vs9mwZx9+A==
@@ -3636,12 +3636,12 @@ convert-source-map@^2.0.0:
36363636
resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-2.0.0.tgz#4b560f649fc4e918dd0ab75cf4961e8bc882d82a"
36373637
integrity sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==
36383638

3639-
core-js-compat@^3.31.0, core-js-compat@^3.32.2:
3640-
version "3.32.2"
3641-
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.32.2.tgz#8047d1a8b3ac4e639f0d4f66d4431aa3b16e004c"
3642-
integrity sha512-+GjlguTDINOijtVRUxrQOv3kfu9rl+qPNdX2LTbJ/ZyVTuxK+ksVSAGX1nHstu4hrv1En/uPTtWgq2gI5wt4AQ==
3639+
core-js-compat@^3.31.0, core-js-compat@^3.33.1:
3640+
version "3.35.0"
3641+
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.35.0.tgz#c149a3d1ab51e743bc1da61e39cb51f461a41873"
3642+
integrity sha512-5blwFAddknKeNgsjBzilkdQ0+YK8L1PfqPYq40NOYMYFSS38qj+hpTcLLWwpIwA2A5bje/x5jmVn2tzUMg9IVw==
36433643
dependencies:
3644-
browserslist "^4.21.10"
3644+
browserslist "^4.22.2"
36453645

36463646
36473647
version "1.0.0"

0 commit comments

Comments
 (0)