Skip to content

Commit 7eed0c7

Browse files
committed
⬆️ deps: Upgrade babel monorepo to v7.24.3
1 parent 4033e19 commit 7eed0c7

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
@@ -79,8 +79,8 @@
7979
"dependencies": {},
8080
"devDependencies": {
8181
"@babel/cli": "7.24.1",
82-
"@babel/core": "7.24.1",
83-
"@babel/preset-env": "7.24.1",
82+
"@babel/core": "7.24.3",
83+
"@babel/preset-env": "7.24.3",
8484
"@commitlint/cli": "19.2.1",
8585
"@iterable-iterator/zip": "1.0.1",
8686
"@js-library/commitlint-config": "0.0.4",

yarn.lock

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@babel/highlight" "^7.23.4"
6262
chalk "^2.4.2"
6363

64-
"@babel/code-frame@^7.24.1":
64+
"@babel/code-frame@^7.24.1", "@babel/code-frame@^7.24.2":
6565
version "7.24.2"
6666
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.2.tgz#718b4b19841809a58b29b68cde80bc5e1aa6d9ae"
6767
integrity sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ==
@@ -84,13 +84,13 @@
8484
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.1.tgz#31c1f66435f2a9c329bb5716a6d6186c516c3742"
8585
integrity sha512-Pc65opHDliVpRHuKfzI+gSA4zcgr65O4cl64fFJIWEEh8JoHIHh0Oez1Eo8Arz8zq/JhgKodQaxEwUPRtZylVA==
8686

87-
"@babel/[email protected].1":
88-
version "7.24.1"
89-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.1.tgz#b802f931b6498dcb8fed5a4710881a45abbc2784"
90-
integrity sha512-F82udohVyIgGAY2VVj/g34TpFUG606rumIHjTfVbssPg2zTR7PuuEpZcX8JA6sgBfIYmJrFtWgPvHQuJamVqZQ==
87+
"@babel/[email protected].3":
88+
version "7.24.3"
89+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.3.tgz#568864247ea10fbd4eff04dda1e05f9e2ea985c3"
90+
integrity sha512-5FcvN1JHw2sHJChotgx8Ek0lyuh4kCKelgMTTqhYJJtloNvUfpAFMeNQUtdlIaktwrSV9LtCdqwk48wL2wBacQ==
9191
dependencies:
9292
"@ampproject/remapping" "^2.2.0"
93-
"@babel/code-frame" "^7.24.1"
93+
"@babel/code-frame" "^7.24.2"
9494
"@babel/generator" "^7.24.1"
9595
"@babel/helper-compilation-targets" "^7.23.6"
9696
"@babel/helper-module-transforms" "^7.23.3"
@@ -647,10 +647,10 @@
647647
dependencies:
648648
"@babel/helper-plugin-utils" "^7.24.0"
649649

650-
"@babel/plugin-transform-async-generator-functions@^7.24.1":
651-
version "7.24.1"
652-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.24.1.tgz#b38009d650b3c419e6708ec5ab4fa5eeffe7b489"
653-
integrity sha512-OTkLJM0OtmzcpOgF7MREERUCdCnCBtBsq3vVFbuq/RKMK0/jdYqdMexWi3zNs7Nzd95ase65MbTGrpFJflOb6A==
650+
"@babel/plugin-transform-async-generator-functions@^7.24.3":
651+
version "7.24.3"
652+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.24.3.tgz#8fa7ae481b100768cc9842c8617808c5352b8b89"
653+
integrity sha512-Qe26CMYVjpQxJ8zxM1340JFNjZaF+ISWpr1Kt/jGo+ZTUzKkfw/pphEWbRCb+lmSM6k/TOgfYLvmbHkUQ0asIg==
654654
dependencies:
655655
"@babel/helper-environment-visitor" "^7.22.20"
656656
"@babel/helper-plugin-utils" "^7.24.0"
@@ -1027,10 +1027,10 @@
10271027
"@babel/helper-create-regexp-features-plugin" "^7.22.15"
10281028
"@babel/helper-plugin-utils" "^7.24.0"
10291029

1030-
"@babel/[email protected].1":
1031-
version "7.24.1"
1032-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.24.1.tgz#e63a3f95d9922c07f4a53649b5c2f53f611f2e6c"
1033-
integrity sha512-CwCMz1Z28UHLI2iE+cbnWT2epPMV9bzzoBGM6A3mOS22VQd/1TPoWItV7S7iL9TkPmPEf5L/QzurmztyyDN9FA==
1030+
"@babel/[email protected].3":
1031+
version "7.24.3"
1032+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.24.3.tgz#f3f138c844ffeeac372597b29c51b5259e8323a3"
1033+
integrity sha512-fSk430k5c2ff8536JcPvPWK4tZDwehWLGlBp0wrsBUjZVdeQV6lePbwKWZaZfK2vnh/1kQX1PzAJWsnBmVgGJA==
10341034
dependencies:
10351035
"@babel/compat-data" "^7.24.1"
10361036
"@babel/helper-compilation-targets" "^7.23.6"
@@ -1059,7 +1059,7 @@
10591059
"@babel/plugin-syntax-top-level-await" "^7.14.5"
10601060
"@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
10611061
"@babel/plugin-transform-arrow-functions" "^7.24.1"
1062-
"@babel/plugin-transform-async-generator-functions" "^7.24.1"
1062+
"@babel/plugin-transform-async-generator-functions" "^7.24.3"
10631063
"@babel/plugin-transform-async-to-generator" "^7.24.1"
10641064
"@babel/plugin-transform-block-scoped-functions" "^7.24.1"
10651065
"@babel/plugin-transform-block-scoping" "^7.24.1"
@@ -1108,7 +1108,7 @@
11081108
"@babel/plugin-transform-unicode-sets-regex" "^7.24.1"
11091109
"@babel/preset-modules" "0.1.6-no-external-plugins"
11101110
babel-plugin-polyfill-corejs2 "^0.4.10"
1111-
babel-plugin-polyfill-corejs3 "^0.10.1"
1111+
babel-plugin-polyfill-corejs3 "^0.10.4"
11121112
babel-plugin-polyfill-regenerator "^0.6.1"
11131113
core-js-compat "^3.31.0"
11141114
semver "^6.3.1"
@@ -2508,13 +2508,13 @@ babel-plugin-polyfill-corejs2@^0.4.10:
25082508
"@babel/helper-define-polyfill-provider" "^0.6.1"
25092509
semver "^6.3.1"
25102510

2511-
babel-plugin-polyfill-corejs3@^0.10.1:
2512-
version "0.10.1"
2513-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.1.tgz#cd8750e0b7da30ec2f66007b6151792f02e1138e"
2514-
integrity sha512-XiFei6VGwM4ii6nKC1VCenGD8Z4bjiNYcrdkM8oqM3pbuemmyb8biMgrDX1ZHSbIuMLXatM6JJ/StPYIuTl6MQ==
2511+
babel-plugin-polyfill-corejs3@^0.10.4:
2512+
version "0.10.4"
2513+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.4.tgz#789ac82405ad664c20476d0233b485281deb9c77"
2514+
integrity sha512-25J6I8NGfa5YkCDogHRID3fVCadIR8/pGl1/spvCkzb6lVn6SR3ojpx9nOn9iEBcUsjY24AmdKm5khcfKdylcg==
25152515
dependencies:
25162516
"@babel/helper-define-polyfill-provider" "^0.6.1"
2517-
core-js-compat "^3.36.0"
2517+
core-js-compat "^3.36.1"
25182518

25192519
babel-plugin-polyfill-regenerator@^0.6.1:
25202520
version "0.6.1"
@@ -3370,7 +3370,7 @@ core-js-compat@^3.34.0:
33703370
dependencies:
33713371
browserslist "^4.22.2"
33723372

3373-
core-js-compat@^3.36.0:
3373+
core-js-compat@^3.36.1:
33743374
version "3.36.1"
33753375
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.36.1.tgz#1818695d72c99c25d621dca94e6883e190cea3c8"
33763376
integrity sha512-Dk997v9ZCt3X/npqzyGdTlq6t7lDBhZwGvV94PKzDArjp7BTRm7WlDAXYd/OWdeFHO8OChQYRJNJvUCqCbrtKA==

0 commit comments

Comments
 (0)