Skip to content

Commit 89332e2

Browse files
committed
⬆️ deps: Upgrade babel monorepo to v7.24.3
1 parent 2b23d85 commit 89332e2

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,10 +75,10 @@
7575
"@iterable-iterator/zip": "^1.0.1"
7676
},
7777
"devDependencies": {
78-
"@babel/core": "7.24.1",
78+
"@babel/core": "7.24.3",
7979
"@babel/plugin-transform-destructuring": "7.24.1",
8080
"@babel/plugin-transform-for-of": "7.24.1",
81-
"@babel/preset-env": "7.24.1",
81+
"@babel/preset-env": "7.24.3",
8282
"@commitlint/cli": "19.2.1",
8383
"@iterable-iterator/consume": "^1.0.1",
8484
"@iterable-iterator/iter": "^1.0.1",

yarn.lock

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@babel/highlight" "^7.23.4"
4646
chalk "^2.4.2"
4747

48-
"@babel/code-frame@^7.24.1":
48+
"@babel/code-frame@^7.24.1", "@babel/code-frame@^7.24.2":
4949
version "7.24.2"
5050
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.2.tgz#718b4b19841809a58b29b68cde80bc5e1aa6d9ae"
5151
integrity sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ==
@@ -73,13 +73,13 @@
7373
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.1.tgz#31c1f66435f2a9c329bb5716a6d6186c516c3742"
7474
integrity sha512-Pc65opHDliVpRHuKfzI+gSA4zcgr65O4cl64fFJIWEEh8JoHIHh0Oez1Eo8Arz8zq/JhgKodQaxEwUPRtZylVA==
7575

76-
"@babel/[email protected].1":
77-
version "7.24.1"
78-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.1.tgz#b802f931b6498dcb8fed5a4710881a45abbc2784"
79-
integrity sha512-F82udohVyIgGAY2VVj/g34TpFUG606rumIHjTfVbssPg2zTR7PuuEpZcX8JA6sgBfIYmJrFtWgPvHQuJamVqZQ==
76+
"@babel/[email protected].3":
77+
version "7.24.3"
78+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.3.tgz#568864247ea10fbd4eff04dda1e05f9e2ea985c3"
79+
integrity sha512-5FcvN1JHw2sHJChotgx8Ek0lyuh4kCKelgMTTqhYJJtloNvUfpAFMeNQUtdlIaktwrSV9LtCdqwk48wL2wBacQ==
8080
dependencies:
8181
"@ampproject/remapping" "^2.2.0"
82-
"@babel/code-frame" "^7.24.1"
82+
"@babel/code-frame" "^7.24.2"
8383
"@babel/generator" "^7.24.1"
8484
"@babel/helper-compilation-targets" "^7.23.6"
8585
"@babel/helper-module-transforms" "^7.23.3"
@@ -999,10 +999,10 @@
999999
dependencies:
10001000
"@babel/helper-plugin-utils" "^7.24.0"
10011001

1002-
"@babel/plugin-transform-async-generator-functions@^7.24.1":
1003-
version "7.24.1"
1004-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.24.1.tgz#b38009d650b3c419e6708ec5ab4fa5eeffe7b489"
1005-
integrity sha512-OTkLJM0OtmzcpOgF7MREERUCdCnCBtBsq3vVFbuq/RKMK0/jdYqdMexWi3zNs7Nzd95ase65MbTGrpFJflOb6A==
1002+
"@babel/plugin-transform-async-generator-functions@^7.24.3":
1003+
version "7.24.3"
1004+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.24.3.tgz#8fa7ae481b100768cc9842c8617808c5352b8b89"
1005+
integrity sha512-Qe26CMYVjpQxJ8zxM1340JFNjZaF+ISWpr1Kt/jGo+ZTUzKkfw/pphEWbRCb+lmSM6k/TOgfYLvmbHkUQ0asIg==
10061006
dependencies:
10071007
"@babel/helper-environment-visitor" "^7.22.20"
10081008
"@babel/helper-plugin-utils" "^7.24.0"
@@ -1663,10 +1663,10 @@
16631663
"@babel/helper-create-regexp-features-plugin" "^7.22.15"
16641664
"@babel/helper-plugin-utils" "^7.24.0"
16651665

1666-
"@babel/[email protected].1":
1667-
version "7.24.1"
1668-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.24.1.tgz#e63a3f95d9922c07f4a53649b5c2f53f611f2e6c"
1669-
integrity sha512-CwCMz1Z28UHLI2iE+cbnWT2epPMV9bzzoBGM6A3mOS22VQd/1TPoWItV7S7iL9TkPmPEf5L/QzurmztyyDN9FA==
1666+
"@babel/[email protected].3":
1667+
version "7.24.3"
1668+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.24.3.tgz#f3f138c844ffeeac372597b29c51b5259e8323a3"
1669+
integrity sha512-fSk430k5c2ff8536JcPvPWK4tZDwehWLGlBp0wrsBUjZVdeQV6lePbwKWZaZfK2vnh/1kQX1PzAJWsnBmVgGJA==
16701670
dependencies:
16711671
"@babel/compat-data" "^7.24.1"
16721672
"@babel/helper-compilation-targets" "^7.23.6"
@@ -1695,7 +1695,7 @@
16951695
"@babel/plugin-syntax-top-level-await" "^7.14.5"
16961696
"@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
16971697
"@babel/plugin-transform-arrow-functions" "^7.24.1"
1698-
"@babel/plugin-transform-async-generator-functions" "^7.24.1"
1698+
"@babel/plugin-transform-async-generator-functions" "^7.24.3"
16991699
"@babel/plugin-transform-async-to-generator" "^7.24.1"
17001700
"@babel/plugin-transform-block-scoped-functions" "^7.24.1"
17011701
"@babel/plugin-transform-block-scoping" "^7.24.1"
@@ -1744,7 +1744,7 @@
17441744
"@babel/plugin-transform-unicode-sets-regex" "^7.24.1"
17451745
"@babel/preset-modules" "0.1.6-no-external-plugins"
17461746
babel-plugin-polyfill-corejs2 "^0.4.10"
1747-
babel-plugin-polyfill-corejs3 "^0.10.1"
1747+
babel-plugin-polyfill-corejs3 "^0.10.4"
17481748
babel-plugin-polyfill-regenerator "^0.6.1"
17491749
core-js-compat "^3.31.0"
17501750
semver "^6.3.1"
@@ -3333,13 +3333,13 @@ babel-plugin-polyfill-corejs2@^0.4.10:
33333333
"@babel/helper-define-polyfill-provider" "^0.6.1"
33343334
semver "^6.3.1"
33353335

3336-
babel-plugin-polyfill-corejs3@^0.10.1:
3337-
version "0.10.1"
3338-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.1.tgz#cd8750e0b7da30ec2f66007b6151792f02e1138e"
3339-
integrity sha512-XiFei6VGwM4ii6nKC1VCenGD8Z4bjiNYcrdkM8oqM3pbuemmyb8biMgrDX1ZHSbIuMLXatM6JJ/StPYIuTl6MQ==
3336+
babel-plugin-polyfill-corejs3@^0.10.4:
3337+
version "0.10.4"
3338+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.4.tgz#789ac82405ad664c20476d0233b485281deb9c77"
3339+
integrity sha512-25J6I8NGfa5YkCDogHRID3fVCadIR8/pGl1/spvCkzb6lVn6SR3ojpx9nOn9iEBcUsjY24AmdKm5khcfKdylcg==
33403340
dependencies:
33413341
"@babel/helper-define-polyfill-provider" "^0.6.1"
3342-
core-js-compat "^3.36.0"
3342+
core-js-compat "^3.36.1"
33433343

33443344
babel-plugin-polyfill-corejs3@^0.6.0:
33453345
version "0.6.0"
@@ -4160,7 +4160,7 @@ core-js-compat@^3.34.0:
41604160
dependencies:
41614161
browserslist "^4.22.3"
41624162

4163-
core-js-compat@^3.36.0:
4163+
core-js-compat@^3.36.1:
41644164
version "3.36.1"
41654165
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.36.1.tgz#1818695d72c99c25d621dca94e6883e190cea3c8"
41664166
integrity sha512-Dk997v9ZCt3X/npqzyGdTlq6t7lDBhZwGvV94PKzDArjp7BTRm7WlDAXYd/OWdeFHO8OChQYRJNJvUCqCbrtKA==

0 commit comments

Comments
 (0)