Skip to content

Commit 9072313

Browse files
📦 Bump the babel group with 2 updates (#12857)
Bumps the babel group with 2 updates: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) and [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env). Updates `@babel/core` from 7.24.1 to 7.24.3 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.3/packages/babel-core) Updates `@babel/preset-env` from 7.24.1 to 7.24.3 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.3/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: babel - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: babel ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a18d80a commit 9072313

File tree

1 file changed

+28
-28
lines changed

1 file changed

+28
-28
lines changed

yarn.lock

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -105,12 +105,12 @@
105105
"@opentelemetry/instrumentation" "^0.41.2"
106106
tslib "^2.2.0"
107107

108-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.0", "@babel/code-frame@^7.23.5", "@babel/code-frame@^7.24.1":
109-
version "7.24.1"
110-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.1.tgz#8f4027f85a6e84a695276080e864215318f95c19"
111-
integrity sha512-bC49z4spJQR3j8vFtJBLqzyzFV0ciuL5HYX7qfSl3KEqeMVV+eTquRvmXxpvB0AMubRrvv7y5DILiLLPi57Ewg==
108+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.0", "@babel/code-frame@^7.23.5", "@babel/code-frame@^7.24.1", "@babel/code-frame@^7.24.2":
109+
version "7.24.2"
110+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.2.tgz#718b4b19841809a58b29b68cde80bc5e1aa6d9ae"
111+
integrity sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ==
112112
dependencies:
113-
"@babel/highlight" "^7.24.1"
113+
"@babel/highlight" "^7.24.2"
114114
picocolors "^1.0.0"
115115

116116
"@babel/compat-data@^7.20.5", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.23.5", "@babel/compat-data@^7.24.1":
@@ -119,12 +119,12 @@
119119
integrity sha512-Pc65opHDliVpRHuKfzI+gSA4zcgr65O4cl64fFJIWEEh8JoHIHh0Oez1Eo8Arz8zq/JhgKodQaxEwUPRtZylVA==
120120

121121
"@babel/core@^7.0.0", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.13.16", "@babel/core@^7.20.0", "@babel/core@^7.22.0":
122-
version "7.24.1"
123-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.1.tgz#b802f931b6498dcb8fed5a4710881a45abbc2784"
124-
integrity sha512-F82udohVyIgGAY2VVj/g34TpFUG606rumIHjTfVbssPg2zTR7PuuEpZcX8JA6sgBfIYmJrFtWgPvHQuJamVqZQ==
122+
version "7.24.3"
123+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.3.tgz#568864247ea10fbd4eff04dda1e05f9e2ea985c3"
124+
integrity sha512-5FcvN1JHw2sHJChotgx8Ek0lyuh4kCKelgMTTqhYJJtloNvUfpAFMeNQUtdlIaktwrSV9LtCdqwk48wL2wBacQ==
125125
dependencies:
126126
"@ampproject/remapping" "^2.2.0"
127-
"@babel/code-frame" "^7.24.1"
127+
"@babel/code-frame" "^7.24.2"
128128
"@babel/generator" "^7.24.1"
129129
"@babel/helper-compilation-targets" "^7.23.6"
130130
"@babel/helper-module-transforms" "^7.23.3"
@@ -389,10 +389,10 @@
389389
"@babel/traverse" "^7.24.1"
390390
"@babel/types" "^7.24.0"
391391

392-
"@babel/highlight@^7.24.1":
393-
version "7.24.1"
394-
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.24.1.tgz#21f3f5391c793b3f0d6dbb40f898c48cc6ad4215"
395-
integrity sha512-EPmDPxidWe/Ex+HTFINpvXdPHRmgSF3T8hGvzondYjmgzTQ/0EbLpSxyt+w3zzlYSk9cNBQNF9k0dT5Z2NiBjw==
392+
"@babel/highlight@^7.24.2":
393+
version "7.24.2"
394+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.24.2.tgz#3f539503efc83d3c59080a10e6634306e0370d26"
395+
integrity sha512-Yac1ao4flkTxTteCDZLEvdxg2fZfz1v8M4QpaGypq/WPDqg3ijHYbDfs+LG5hvzSoqaSZ9/Z9lKSP3CjZjv+pA==
396396
dependencies:
397397
"@babel/helper-validator-identifier" "^7.22.20"
398398
chalk "^2.4.2"
@@ -695,10 +695,10 @@
695695
dependencies:
696696
"@babel/helper-plugin-utils" "^7.24.0"
697697

698-
"@babel/plugin-transform-async-generator-functions@^7.24.1":
699-
version "7.24.1"
700-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.24.1.tgz#b38009d650b3c419e6708ec5ab4fa5eeffe7b489"
701-
integrity sha512-OTkLJM0OtmzcpOgF7MREERUCdCnCBtBsq3vVFbuq/RKMK0/jdYqdMexWi3zNs7Nzd95ase65MbTGrpFJflOb6A==
698+
"@babel/plugin-transform-async-generator-functions@^7.24.3":
699+
version "7.24.3"
700+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.24.3.tgz#8fa7ae481b100768cc9842c8617808c5352b8b89"
701+
integrity sha512-Qe26CMYVjpQxJ8zxM1340JFNjZaF+ISWpr1Kt/jGo+ZTUzKkfw/pphEWbRCb+lmSM6k/TOgfYLvmbHkUQ0asIg==
702702
dependencies:
703703
"@babel/helper-environment-visitor" "^7.22.20"
704704
"@babel/helper-plugin-utils" "^7.24.0"
@@ -1138,9 +1138,9 @@
11381138
"@babel/helper-plugin-utils" "^7.24.0"
11391139

11401140
"@babel/preset-env@^7.0.0", "@babel/preset-env@^7.20.0", "@babel/preset-env@^7.22.0":
1141-
version "7.24.1"
1142-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.24.1.tgz#e63a3f95d9922c07f4a53649b5c2f53f611f2e6c"
1143-
integrity sha512-CwCMz1Z28UHLI2iE+cbnWT2epPMV9bzzoBGM6A3mOS22VQd/1TPoWItV7S7iL9TkPmPEf5L/QzurmztyyDN9FA==
1141+
version "7.24.3"
1142+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.24.3.tgz#f3f138c844ffeeac372597b29c51b5259e8323a3"
1143+
integrity sha512-fSk430k5c2ff8536JcPvPWK4tZDwehWLGlBp0wrsBUjZVdeQV6lePbwKWZaZfK2vnh/1kQX1PzAJWsnBmVgGJA==
11441144
dependencies:
11451145
"@babel/compat-data" "^7.24.1"
11461146
"@babel/helper-compilation-targets" "^7.23.6"
@@ -1169,7 +1169,7 @@
11691169
"@babel/plugin-syntax-top-level-await" "^7.14.5"
11701170
"@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
11711171
"@babel/plugin-transform-arrow-functions" "^7.24.1"
1172-
"@babel/plugin-transform-async-generator-functions" "^7.24.1"
1172+
"@babel/plugin-transform-async-generator-functions" "^7.24.3"
11731173
"@babel/plugin-transform-async-to-generator" "^7.24.1"
11741174
"@babel/plugin-transform-block-scoped-functions" "^7.24.1"
11751175
"@babel/plugin-transform-block-scoping" "^7.24.1"
@@ -1218,7 +1218,7 @@
12181218
"@babel/plugin-transform-unicode-sets-regex" "^7.24.1"
12191219
"@babel/preset-modules" "0.1.6-no-external-plugins"
12201220
babel-plugin-polyfill-corejs2 "^0.4.10"
1221-
babel-plugin-polyfill-corejs3 "^0.10.1"
1221+
babel-plugin-polyfill-corejs3 "^0.10.4"
12221222
babel-plugin-polyfill-regenerator "^0.6.1"
12231223
core-js-compat "^3.31.0"
12241224
semver "^6.3.1"
@@ -4218,13 +4218,13 @@ babel-plugin-polyfill-corejs2@^0.4.10, babel-plugin-polyfill-corejs2@^0.4.8:
42184218
"@babel/helper-define-polyfill-provider" "^0.6.1"
42194219
semver "^6.3.1"
42204220

4221-
babel-plugin-polyfill-corejs3@^0.10.1:
4222-
version "0.10.1"
4223-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.1.tgz#cd8750e0b7da30ec2f66007b6151792f02e1138e"
4224-
integrity sha512-XiFei6VGwM4ii6nKC1VCenGD8Z4bjiNYcrdkM8oqM3pbuemmyb8biMgrDX1ZHSbIuMLXatM6JJ/StPYIuTl6MQ==
4221+
babel-plugin-polyfill-corejs3@^0.10.4:
4222+
version "0.10.4"
4223+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.4.tgz#789ac82405ad664c20476d0233b485281deb9c77"
4224+
integrity sha512-25J6I8NGfa5YkCDogHRID3fVCadIR8/pGl1/spvCkzb6lVn6SR3ojpx9nOn9iEBcUsjY24AmdKm5khcfKdylcg==
42254225
dependencies:
42264226
"@babel/helper-define-polyfill-provider" "^0.6.1"
4227-
core-js-compat "^3.36.0"
4227+
core-js-compat "^3.36.1"
42284228

42294229
babel-plugin-polyfill-corejs3@^0.9.0:
42304230
version "0.9.0"
@@ -5140,7 +5140,7 @@ copy-descriptor@^0.1.0:
51405140
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
51415141
integrity sha512-XgZ0pFcakEUlbwQEVNg3+QAis1FyTL3Qel9FYy8pSkQqoG3PNoT0bOCQtOXcOkur21r2Eq2kI+IE+gsmAEVlYw==
51425142

5143-
core-js-compat@^3.31.0, core-js-compat@^3.34.0, core-js-compat@^3.36.0:
5143+
core-js-compat@^3.31.0, core-js-compat@^3.34.0, core-js-compat@^3.36.1:
51445144
version "3.36.1"
51455145
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.36.1.tgz#1818695d72c99c25d621dca94e6883e190cea3c8"
51465146
integrity sha512-Dk997v9ZCt3X/npqzyGdTlq6t7lDBhZwGvV94PKzDArjp7BTRm7WlDAXYd/OWdeFHO8OChQYRJNJvUCqCbrtKA==

0 commit comments

Comments
 (0)