Skip to content

Commit 2caa01f

Browse files
committed
⬆️ deps: Upgrade babel monorepo to v7.24.3
1 parent 28d9c6d commit 2caa01f

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@
6868
"test:src": "IMPORT_MAP_PATH=test/import-maps/src/index.json npm run test-cmd"
6969
},
7070
"devDependencies": {
71-
"@babel/core": "7.24.1",
72-
"@babel/preset-env": "7.24.1",
71+
"@babel/core": "7.24.3",
72+
"@babel/preset-env": "7.24.3",
7373
"@commitlint/cli": "19.2.1",
7474
"@entropy-source/pseudo-random": "4.0.0",
7575
"@iterable-iterator/consume": "1.0.1",

yarn.lock

+22-22
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@babel/highlight" "^7.23.4"
5858
chalk "^2.4.2"
5959

60-
"@babel/code-frame@^7.24.1":
60+
"@babel/code-frame@^7.24.1", "@babel/code-frame@^7.24.2":
6161
version "7.24.2"
6262
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.2.tgz#718b4b19841809a58b29b68cde80bc5e1aa6d9ae"
6363
integrity sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ==
@@ -85,13 +85,13 @@
8585
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.1.tgz#31c1f66435f2a9c329bb5716a6d6186c516c3742"
8686
integrity sha512-Pc65opHDliVpRHuKfzI+gSA4zcgr65O4cl64fFJIWEEh8JoHIHh0Oez1Eo8Arz8zq/JhgKodQaxEwUPRtZylVA==
8787

88-
"@babel/[email protected].1":
89-
version "7.24.1"
90-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.1.tgz#b802f931b6498dcb8fed5a4710881a45abbc2784"
91-
integrity sha512-F82udohVyIgGAY2VVj/g34TpFUG606rumIHjTfVbssPg2zTR7PuuEpZcX8JA6sgBfIYmJrFtWgPvHQuJamVqZQ==
88+
"@babel/[email protected].3":
89+
version "7.24.3"
90+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.3.tgz#568864247ea10fbd4eff04dda1e05f9e2ea985c3"
91+
integrity sha512-5FcvN1JHw2sHJChotgx8Ek0lyuh4kCKelgMTTqhYJJtloNvUfpAFMeNQUtdlIaktwrSV9LtCdqwk48wL2wBacQ==
9292
dependencies:
9393
"@ampproject/remapping" "^2.2.0"
94-
"@babel/code-frame" "^7.24.1"
94+
"@babel/code-frame" "^7.24.2"
9595
"@babel/generator" "^7.24.1"
9696
"@babel/helper-compilation-targets" "^7.23.6"
9797
"@babel/helper-module-transforms" "^7.23.3"
@@ -1039,10 +1039,10 @@
10391039
dependencies:
10401040
"@babel/helper-plugin-utils" "^7.24.0"
10411041

1042-
"@babel/plugin-transform-async-generator-functions@^7.24.1":
1043-
version "7.24.1"
1044-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.24.1.tgz#b38009d650b3c419e6708ec5ab4fa5eeffe7b489"
1045-
integrity sha512-OTkLJM0OtmzcpOgF7MREERUCdCnCBtBsq3vVFbuq/RKMK0/jdYqdMexWi3zNs7Nzd95ase65MbTGrpFJflOb6A==
1042+
"@babel/plugin-transform-async-generator-functions@^7.24.3":
1043+
version "7.24.3"
1044+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.24.3.tgz#8fa7ae481b100768cc9842c8617808c5352b8b89"
1045+
integrity sha512-Qe26CMYVjpQxJ8zxM1340JFNjZaF+ISWpr1Kt/jGo+ZTUzKkfw/pphEWbRCb+lmSM6k/TOgfYLvmbHkUQ0asIg==
10461046
dependencies:
10471047
"@babel/helper-environment-visitor" "^7.22.20"
10481048
"@babel/helper-plugin-utils" "^7.24.0"
@@ -1703,10 +1703,10 @@
17031703
"@babel/helper-create-regexp-features-plugin" "^7.22.15"
17041704
"@babel/helper-plugin-utils" "^7.24.0"
17051705

1706-
"@babel/[email protected].1":
1707-
version "7.24.1"
1708-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.24.1.tgz#e63a3f95d9922c07f4a53649b5c2f53f611f2e6c"
1709-
integrity sha512-CwCMz1Z28UHLI2iE+cbnWT2epPMV9bzzoBGM6A3mOS22VQd/1TPoWItV7S7iL9TkPmPEf5L/QzurmztyyDN9FA==
1706+
"@babel/[email protected].3":
1707+
version "7.24.3"
1708+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.24.3.tgz#f3f138c844ffeeac372597b29c51b5259e8323a3"
1709+
integrity sha512-fSk430k5c2ff8536JcPvPWK4tZDwehWLGlBp0wrsBUjZVdeQV6lePbwKWZaZfK2vnh/1kQX1PzAJWsnBmVgGJA==
17101710
dependencies:
17111711
"@babel/compat-data" "^7.24.1"
17121712
"@babel/helper-compilation-targets" "^7.23.6"
@@ -1735,7 +1735,7 @@
17351735
"@babel/plugin-syntax-top-level-await" "^7.14.5"
17361736
"@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
17371737
"@babel/plugin-transform-arrow-functions" "^7.24.1"
1738-
"@babel/plugin-transform-async-generator-functions" "^7.24.1"
1738+
"@babel/plugin-transform-async-generator-functions" "^7.24.3"
17391739
"@babel/plugin-transform-async-to-generator" "^7.24.1"
17401740
"@babel/plugin-transform-block-scoped-functions" "^7.24.1"
17411741
"@babel/plugin-transform-block-scoping" "^7.24.1"
@@ -1784,7 +1784,7 @@
17841784
"@babel/plugin-transform-unicode-sets-regex" "^7.24.1"
17851785
"@babel/preset-modules" "0.1.6-no-external-plugins"
17861786
babel-plugin-polyfill-corejs2 "^0.4.10"
1787-
babel-plugin-polyfill-corejs3 "^0.10.1"
1787+
babel-plugin-polyfill-corejs3 "^0.10.4"
17881788
babel-plugin-polyfill-regenerator "^0.6.1"
17891789
core-js-compat "^3.31.0"
17901790
semver "^6.3.1"
@@ -3392,13 +3392,13 @@ babel-plugin-polyfill-corejs2@^0.4.10:
33923392
"@babel/helper-define-polyfill-provider" "^0.6.1"
33933393
semver "^6.3.1"
33943394

3395-
babel-plugin-polyfill-corejs3@^0.10.1:
3396-
version "0.10.1"
3397-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.1.tgz#cd8750e0b7da30ec2f66007b6151792f02e1138e"
3398-
integrity sha512-XiFei6VGwM4ii6nKC1VCenGD8Z4bjiNYcrdkM8oqM3pbuemmyb8biMgrDX1ZHSbIuMLXatM6JJ/StPYIuTl6MQ==
3395+
babel-plugin-polyfill-corejs3@^0.10.4:
3396+
version "0.10.4"
3397+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.4.tgz#789ac82405ad664c20476d0233b485281deb9c77"
3398+
integrity sha512-25J6I8NGfa5YkCDogHRID3fVCadIR8/pGl1/spvCkzb6lVn6SR3ojpx9nOn9iEBcUsjY24AmdKm5khcfKdylcg==
33993399
dependencies:
34003400
"@babel/helper-define-polyfill-provider" "^0.6.1"
3401-
core-js-compat "^3.36.0"
3401+
core-js-compat "^3.36.1"
34023402

34033403
babel-plugin-polyfill-corejs3@^0.5.0:
34043404
version "0.5.2"
@@ -4237,7 +4237,7 @@ core-js-compat@^3.34.0:
42374237
dependencies:
42384238
browserslist "^4.22.3"
42394239

4240-
core-js-compat@^3.36.0:
4240+
core-js-compat@^3.36.1:
42414241
version "3.36.1"
42424242
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.36.1.tgz#1818695d72c99c25d621dca94e6883e190cea3c8"
42434243
integrity sha512-Dk997v9ZCt3X/npqzyGdTlq6t7lDBhZwGvV94PKzDArjp7BTRm7WlDAXYd/OWdeFHO8OChQYRJNJvUCqCbrtKA==

0 commit comments

Comments
 (0)