Skip to content

Commit 5a5b60b

Browse files
chore(deps): update babel monorepo to v7.23.7
1 parent abaa314 commit 5a5b60b

File tree

2 files changed

+37
-37
lines changed

2 files changed

+37
-37
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@
4949
},
5050
"devDependencies": {
5151
"@babel/cli": "7.23.4",
52-
"@babel/core": "7.23.6",
52+
"@babel/core": "7.23.7",
5353
"@babel/eslint-parser": "7.23.3",
54-
"@babel/preset-env": "7.23.6",
54+
"@babel/preset-env": "7.23.7",
5555
"@babel/preset-react": "7.23.3",
5656
"@testing-library/dom": "9.3.3",
5757
"@testing-library/jest-dom": "6.1.6",

yarn.lock

Lines changed: 35 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -49,20 +49,20 @@
4949
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98"
5050
integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==
5151

52-
"@babel/[email protected].6", "@babel/core@^7.11.6", "@babel/core@^7.12.3":
53-
version "7.23.6"
54-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.6.tgz#8be77cd77c55baadcc1eae1c33df90ab6d2151d4"
55-
integrity sha512-FxpRyGjrMJXh7X3wGLGhNDCRiwpWEF74sKjTLDJSG5Kyvow3QZaG0Adbqzi9ZrVjTWpsX+2cxWXD71NMg93kdw==
52+
"@babel/[email protected].7", "@babel/core@^7.11.6", "@babel/core@^7.12.3":
53+
version "7.23.7"
54+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.7.tgz#4d8016e06a14b5f92530a13ed0561730b5c6483f"
55+
integrity sha512-+UpDgowcmqe36d4NwqvKsyPMlOLNGMsfMmQ5WGCu+siCe3t3dfe9njrzGfdN4qq+bcNUt0+Vw6haRxBOycs4dw==
5656
dependencies:
5757
"@ampproject/remapping" "^2.2.0"
5858
"@babel/code-frame" "^7.23.5"
5959
"@babel/generator" "^7.23.6"
6060
"@babel/helper-compilation-targets" "^7.23.6"
6161
"@babel/helper-module-transforms" "^7.23.3"
62-
"@babel/helpers" "^7.23.6"
62+
"@babel/helpers" "^7.23.7"
6363
"@babel/parser" "^7.23.6"
6464
"@babel/template" "^7.22.15"
65-
"@babel/traverse" "^7.23.6"
65+
"@babel/traverse" "^7.23.7"
6666
"@babel/types" "^7.23.6"
6767
convert-source-map "^2.0.0"
6868
debug "^4.1.0"
@@ -269,13 +269,13 @@
269269
"@babel/template" "^7.22.15"
270270
"@babel/types" "^7.22.19"
271271

272-
"@babel/helpers@^7.23.6":
273-
version "7.23.6"
274-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.6.tgz#d03af2ee5fb34691eec0cda90f5ecbb4d4da145a"
275-
integrity sha512-wCfsbN4nBidDRhpDhvcKlzHWCTlgJYUUdSJfzXb2NuBssDSIjc3xcb+znA7l+zYsFljAcGM0aFkN40cR3lXiGA==
272+
"@babel/helpers@^7.23.7":
273+
version "7.23.7"
274+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.7.tgz#eb543c36f81da2873e47b76ee032343ac83bba60"
275+
integrity sha512-6AMnjCoC8wjqBzDHkuqpa7jAKwvMo4dC+lr/TFBz+ucfulO1XMpDnwWPGBNwClOKZ8h6xn5N81W/R5OrcKtCbQ==
276276
dependencies:
277277
"@babel/template" "^7.22.15"
278-
"@babel/traverse" "^7.23.6"
278+
"@babel/traverse" "^7.23.7"
279279
"@babel/types" "^7.23.6"
280280

281281
"@babel/highlight@^7.23.4":
@@ -308,10 +308,10 @@
308308
"@babel/helper-skip-transparent-expression-wrappers" "^7.22.5"
309309
"@babel/plugin-transform-optional-chaining" "^7.23.3"
310310

311-
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@^7.23.3":
312-
version "7.23.3"
313-
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"
314-
integrity sha512-XaJak1qcityzrX0/IU5nKHb34VaibwP3saKqG6a/tppelgllOH13LUann4ZCIBcVOeE6H18K4Vx9QKkVww3z/w==
311+
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@^7.23.7":
312+
version "7.23.7"
313+
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"
314+
integrity sha512-LlRT7HgaifEpQA1ZgLVOIJZZFVPWN5iReq/7/JixwBtwcoeVGDBD53ZV28rrsLYOZs1Y/EHhA8N/Z6aazHR8cw==
315315
dependencies:
316316
"@babel/helper-environment-visitor" "^7.22.20"
317317
"@babel/helper-plugin-utils" "^7.22.5"
@@ -476,10 +476,10 @@
476476
dependencies:
477477
"@babel/helper-plugin-utils" "^7.22.5"
478478

479-
"@babel/plugin-transform-async-generator-functions@^7.23.4":
480-
version "7.23.4"
481-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.23.4.tgz#93ac8e3531f347fba519b4703f9ff2a75c6ae27a"
482-
integrity sha512-efdkfPhHYTtn0G6n2ddrESE91fgXxjlqLsnUtPWnJs4a4mZIbUaK7ffqKIIUKXSHwcDvaCVX6GXkaJJFqtX7jw==
479+
"@babel/plugin-transform-async-generator-functions@^7.23.7":
480+
version "7.23.7"
481+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.23.7.tgz#3aa0b4f2fa3788b5226ef9346cf6d16ec61f99cd"
482+
integrity sha512-PdxEpL71bJp1byMG0va5gwQcXHxuEYC/BgI/e88mGTtohbZN28O5Yit0Plkkm/dBzCF/BxmbNcses1RH1T+urA==
483483
dependencies:
484484
"@babel/helper-environment-visitor" "^7.22.20"
485485
"@babel/helper-plugin-utils" "^7.22.5"
@@ -891,18 +891,18 @@
891891
"@babel/helper-create-regexp-features-plugin" "^7.22.15"
892892
"@babel/helper-plugin-utils" "^7.22.5"
893893

894-
"@babel/[email protected].6":
895-
version "7.23.6"
896-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.6.tgz#ad0ea799d5a3c07db5b9a172819bbd444092187a"
897-
integrity sha512-2XPn/BqKkZCpzYhUUNZ1ssXw7DcXfKQEjv/uXZUXgaebCMYmkEsfZ2yY+vv+xtXv50WmL5SGhyB6/xsWxIvvOQ==
894+
"@babel/[email protected].7":
895+
version "7.23.7"
896+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.7.tgz#e5d69b9f14db8a13bae4d8e5ce7f360973626241"
897+
integrity sha512-SY27X/GtTz/L4UryMNJ6p4fH4nsgWbz84y9FE0bQeWJP6O5BhgVCt53CotQKHCOeXJel8VyhlhujhlltKms/CA==
898898
dependencies:
899899
"@babel/compat-data" "^7.23.5"
900900
"@babel/helper-compilation-targets" "^7.23.6"
901901
"@babel/helper-plugin-utils" "^7.22.5"
902902
"@babel/helper-validator-option" "^7.23.5"
903903
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.23.3"
904904
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.23.3"
905-
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.23.3"
905+
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.23.7"
906906
"@babel/plugin-proposal-private-property-in-object" "7.21.0-placeholder-for-preset-env.2"
907907
"@babel/plugin-syntax-async-generators" "^7.8.4"
908908
"@babel/plugin-syntax-class-properties" "^7.12.13"
@@ -923,7 +923,7 @@
923923
"@babel/plugin-syntax-top-level-await" "^7.14.5"
924924
"@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
925925
"@babel/plugin-transform-arrow-functions" "^7.23.3"
926-
"@babel/plugin-transform-async-generator-functions" "^7.23.4"
926+
"@babel/plugin-transform-async-generator-functions" "^7.23.7"
927927
"@babel/plugin-transform-async-to-generator" "^7.23.3"
928928
"@babel/plugin-transform-block-scoped-functions" "^7.23.3"
929929
"@babel/plugin-transform-block-scoping" "^7.23.4"
@@ -971,9 +971,9 @@
971971
"@babel/plugin-transform-unicode-regex" "^7.23.3"
972972
"@babel/plugin-transform-unicode-sets-regex" "^7.23.3"
973973
"@babel/preset-modules" "0.1.6-no-external-plugins"
974-
babel-plugin-polyfill-corejs2 "^0.4.6"
975-
babel-plugin-polyfill-corejs3 "^0.8.5"
976-
babel-plugin-polyfill-regenerator "^0.5.3"
974+
babel-plugin-polyfill-corejs2 "^0.4.7"
975+
babel-plugin-polyfill-corejs3 "^0.8.7"
976+
babel-plugin-polyfill-regenerator "^0.5.4"
977977
core-js-compat "^3.31.0"
978978
semver "^6.3.1"
979979

@@ -1019,10 +1019,10 @@
10191019
"@babel/parser" "^7.22.15"
10201020
"@babel/types" "^7.22.15"
10211021

1022-
"@babel/traverse@^7.23.6":
1023-
version "7.23.6"
1024-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.6.tgz#b53526a2367a0dd6edc423637f3d2d0f2521abc5"
1025-
integrity sha512-czastdK1e8YByZqezMPFiZ8ahwVMh/ESl9vPgvgdB9AmFMGP5jfpFax74AQgl5zj4XHzqeYAg2l8PuUeRS1MgQ==
1022+
"@babel/traverse@^7.23.7":
1023+
version "7.23.7"
1024+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.7.tgz#9a7bf285c928cb99b5ead19c3b1ce5b310c9c305"
1025+
integrity sha512-tY3mM8rH9jM0YHFGyfC0/xf+SB5eKUu7HPj7/k3fpi9dAlsMc5YbQvDi0Sh2QTPXqMhyaAtzAr807TIyfQrmyg==
10261026
dependencies:
10271027
"@babel/code-frame" "^7.23.5"
10281028
"@babel/generator" "^7.23.6"
@@ -2275,7 +2275,7 @@ babel-plugin-jest-hoist@^29.6.3:
22752275
"@types/babel__core" "^7.1.14"
22762276
"@types/babel__traverse" "^7.0.6"
22772277

2278-
babel-plugin-polyfill-corejs2@^0.4.6:
2278+
babel-plugin-polyfill-corejs2@^0.4.7:
22792279
version "0.4.7"
22802280
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.7.tgz#679d1b94bf3360f7682e11f2cb2708828a24fe8c"
22812281
integrity sha512-LidDk/tEGDfuHW2DWh/Hgo4rmnw3cduK6ZkOI1NPFceSK3n/yAGeOsNT7FLnSGHkXj3RHGSEVkN3FsCTY6w2CQ==
@@ -2284,15 +2284,15 @@ babel-plugin-polyfill-corejs2@^0.4.6:
22842284
"@babel/helper-define-polyfill-provider" "^0.4.4"
22852285
semver "^6.3.1"
22862286

2287-
babel-plugin-polyfill-corejs3@^0.8.5:
2287+
babel-plugin-polyfill-corejs3@^0.8.7:
22882288
version "0.8.7"
22892289
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.7.tgz#941855aa7fdaac06ed24c730a93450d2b2b76d04"
22902290
integrity sha512-KyDvZYxAzkC0Aj2dAPyDzi2Ym15e5JKZSK+maI7NAwSqofvuFglbSsxE7wUOvTg9oFVnHMzVzBKcqEb4PJgtOA==
22912291
dependencies:
22922292
"@babel/helper-define-polyfill-provider" "^0.4.4"
22932293
core-js-compat "^3.33.1"
22942294

2295-
babel-plugin-polyfill-regenerator@^0.5.3:
2295+
babel-plugin-polyfill-regenerator@^0.5.4:
22962296
version "0.5.4"
22972297
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.4.tgz#c6fc8eab610d3a11eb475391e52584bacfc020f4"
22982298
integrity sha512-S/x2iOCvDaCASLYsOOgWOq4bCfKYVqvO/uxjkaYyZ3rVsVE3CeAI/c84NpyuBBymEgNvHgjEot3a9/Z/kXvqsg==

0 commit comments

Comments
 (0)