Skip to content

Commit 77b00b6

Browse files
committed
⬆️ deps: Upgrade babel monorepo to v7.24.3
1 parent 6d6a9ef commit 77b00b6

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
@@ -69,8 +69,8 @@
6969
"@arithmetic-operations-for/naturals-big-endian": "^12.0.0"
7070
},
7171
"devDependencies": {
72-
"@babel/core": "7.24.1",
73-
"@babel/preset-env": "7.24.1",
72+
"@babel/core": "7.24.3",
73+
"@babel/preset-env": "7.24.3",
7474
"@commitlint/cli": "19.2.1",
7575
"@iterable-iterator/map": "1.0.1",
7676
"@js-library/commitlint-config": "0.0.4",

yarn.lock

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@babel/highlight" "^7.23.4"
5151
chalk "^2.4.2"
5252

53-
"@babel/code-frame@^7.24.1":
53+
"@babel/code-frame@^7.24.1", "@babel/code-frame@^7.24.2":
5454
version "7.24.2"
5555
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.2.tgz#718b4b19841809a58b29b68cde80bc5e1aa6d9ae"
5656
integrity sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ==
@@ -78,13 +78,13 @@
7878
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.1.tgz#31c1f66435f2a9c329bb5716a6d6186c516c3742"
7979
integrity sha512-Pc65opHDliVpRHuKfzI+gSA4zcgr65O4cl64fFJIWEEh8JoHIHh0Oez1Eo8Arz8zq/JhgKodQaxEwUPRtZylVA==
8080

81-
"@babel/[email protected].1":
82-
version "7.24.1"
83-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.1.tgz#b802f931b6498dcb8fed5a4710881a45abbc2784"
84-
integrity sha512-F82udohVyIgGAY2VVj/g34TpFUG606rumIHjTfVbssPg2zTR7PuuEpZcX8JA6sgBfIYmJrFtWgPvHQuJamVqZQ==
81+
"@babel/[email protected].3":
82+
version "7.24.3"
83+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.3.tgz#568864247ea10fbd4eff04dda1e05f9e2ea985c3"
84+
integrity sha512-5FcvN1JHw2sHJChotgx8Ek0lyuh4kCKelgMTTqhYJJtloNvUfpAFMeNQUtdlIaktwrSV9LtCdqwk48wL2wBacQ==
8585
dependencies:
8686
"@ampproject/remapping" "^2.2.0"
87-
"@babel/code-frame" "^7.24.1"
87+
"@babel/code-frame" "^7.24.2"
8888
"@babel/generator" "^7.24.1"
8989
"@babel/helper-compilation-targets" "^7.23.6"
9090
"@babel/helper-module-transforms" "^7.23.3"
@@ -1009,10 +1009,10 @@
10091009
dependencies:
10101010
"@babel/helper-plugin-utils" "^7.24.0"
10111011

1012-
"@babel/plugin-transform-async-generator-functions@^7.24.1":
1013-
version "7.24.1"
1014-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.24.1.tgz#b38009d650b3c419e6708ec5ab4fa5eeffe7b489"
1015-
integrity sha512-OTkLJM0OtmzcpOgF7MREERUCdCnCBtBsq3vVFbuq/RKMK0/jdYqdMexWi3zNs7Nzd95ase65MbTGrpFJflOb6A==
1012+
"@babel/plugin-transform-async-generator-functions@^7.24.3":
1013+
version "7.24.3"
1014+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.24.3.tgz#8fa7ae481b100768cc9842c8617808c5352b8b89"
1015+
integrity sha512-Qe26CMYVjpQxJ8zxM1340JFNjZaF+ISWpr1Kt/jGo+ZTUzKkfw/pphEWbRCb+lmSM6k/TOgfYLvmbHkUQ0asIg==
10161016
dependencies:
10171017
"@babel/helper-environment-visitor" "^7.22.20"
10181018
"@babel/helper-plugin-utils" "^7.24.0"
@@ -1673,10 +1673,10 @@
16731673
"@babel/helper-create-regexp-features-plugin" "^7.22.15"
16741674
"@babel/helper-plugin-utils" "^7.24.0"
16751675

1676-
"@babel/[email protected].1":
1677-
version "7.24.1"
1678-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.24.1.tgz#e63a3f95d9922c07f4a53649b5c2f53f611f2e6c"
1679-
integrity sha512-CwCMz1Z28UHLI2iE+cbnWT2epPMV9bzzoBGM6A3mOS22VQd/1TPoWItV7S7iL9TkPmPEf5L/QzurmztyyDN9FA==
1676+
"@babel/[email protected].3":
1677+
version "7.24.3"
1678+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.24.3.tgz#f3f138c844ffeeac372597b29c51b5259e8323a3"
1679+
integrity sha512-fSk430k5c2ff8536JcPvPWK4tZDwehWLGlBp0wrsBUjZVdeQV6lePbwKWZaZfK2vnh/1kQX1PzAJWsnBmVgGJA==
16801680
dependencies:
16811681
"@babel/compat-data" "^7.24.1"
16821682
"@babel/helper-compilation-targets" "^7.23.6"
@@ -1705,7 +1705,7 @@
17051705
"@babel/plugin-syntax-top-level-await" "^7.14.5"
17061706
"@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
17071707
"@babel/plugin-transform-arrow-functions" "^7.24.1"
1708-
"@babel/plugin-transform-async-generator-functions" "^7.24.1"
1708+
"@babel/plugin-transform-async-generator-functions" "^7.24.3"
17091709
"@babel/plugin-transform-async-to-generator" "^7.24.1"
17101710
"@babel/plugin-transform-block-scoped-functions" "^7.24.1"
17111711
"@babel/plugin-transform-block-scoping" "^7.24.1"
@@ -1754,7 +1754,7 @@
17541754
"@babel/plugin-transform-unicode-sets-regex" "^7.24.1"
17551755
"@babel/preset-modules" "0.1.6-no-external-plugins"
17561756
babel-plugin-polyfill-corejs2 "^0.4.10"
1757-
babel-plugin-polyfill-corejs3 "^0.10.1"
1757+
babel-plugin-polyfill-corejs3 "^0.10.4"
17581758
babel-plugin-polyfill-regenerator "^0.6.1"
17591759
core-js-compat "^3.31.0"
17601760
semver "^6.3.1"
@@ -3261,13 +3261,13 @@ babel-plugin-polyfill-corejs2@^0.4.10:
32613261
"@babel/helper-define-polyfill-provider" "^0.6.1"
32623262
semver "^6.3.1"
32633263

3264-
babel-plugin-polyfill-corejs3@^0.10.1:
3265-
version "0.10.1"
3266-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.1.tgz#cd8750e0b7da30ec2f66007b6151792f02e1138e"
3267-
integrity sha512-XiFei6VGwM4ii6nKC1VCenGD8Z4bjiNYcrdkM8oqM3pbuemmyb8biMgrDX1ZHSbIuMLXatM6JJ/StPYIuTl6MQ==
3264+
babel-plugin-polyfill-corejs3@^0.10.4:
3265+
version "0.10.4"
3266+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.4.tgz#789ac82405ad664c20476d0233b485281deb9c77"
3267+
integrity sha512-25J6I8NGfa5YkCDogHRID3fVCadIR8/pGl1/spvCkzb6lVn6SR3ojpx9nOn9iEBcUsjY24AmdKm5khcfKdylcg==
32683268
dependencies:
32693269
"@babel/helper-define-polyfill-provider" "^0.6.1"
3270-
core-js-compat "^3.36.0"
3270+
core-js-compat "^3.36.1"
32713271

32723272
babel-plugin-polyfill-corejs3@^0.6.0:
32733273
version "0.6.0"
@@ -4088,7 +4088,7 @@ core-js-compat@^3.34.0:
40884088
dependencies:
40894089
browserslist "^4.22.3"
40904090

4091-
core-js-compat@^3.36.0:
4091+
core-js-compat@^3.36.1:
40924092
version "3.36.1"
40934093
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.36.1.tgz#1818695d72c99c25d621dca94e6883e190cea3c8"
40944094
integrity sha512-Dk997v9ZCt3X/npqzyGdTlq6t7lDBhZwGvV94PKzDArjp7BTRm7WlDAXYd/OWdeFHO8OChQYRJNJvUCqCbrtKA==

0 commit comments

Comments
 (0)