Skip to content

Commit 8d150d3

Browse files
Update babel monorepo to v7.24.4
1 parent f493edc commit 8d150d3

File tree

4 files changed

+57
-48
lines changed

4 files changed

+57
-48
lines changed

packages/content-api/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@
3030
"access": "public"
3131
},
3232
"devDependencies": {
33-
"@babel/core": "7.24.3",
33+
"@babel/core": "7.24.4",
3434
"@babel/polyfill": "7.12.1",
35-
"@babel/preset-env": "7.24.3",
35+
"@babel/preset-env": "7.24.4",
3636
"@rollup/plugin-json": "6.1.0",
3737
"c8": "9.1.0",
3838
"core-js": "3.36.1",

packages/helpers-gatsby/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
},
2626
"devDependencies": {
2727
"@babel/cli": "7.24.1",
28-
"@babel/core": "7.24.3",
29-
"@babel/preset-env": "7.24.3",
28+
"@babel/core": "7.24.4",
29+
"@babel/preset-env": "7.24.4",
3030
"@babel/preset-react": "7.24.1",
3131
"c8": "9.1.0",
3232
"mocha": "10.4.0",

packages/helpers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"access": "public"
3232
},
3333
"devDependencies": {
34-
"@babel/core": "7.24.3",
34+
"@babel/core": "7.24.4",
3535
"@babel/polyfill": "7.12.1",
3636
"c8": "9.1.0",
3737
"istanbul": "0.4.5",

yarn.lock

Lines changed: 52 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -39,23 +39,23 @@
3939
"@babel/highlight" "^7.24.2"
4040
picocolors "^1.0.0"
4141

42-
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.23.5", "@babel/compat-data@^7.24.1":
43-
version "7.24.1"
44-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.1.tgz#31c1f66435f2a9c329bb5716a6d6186c516c3742"
45-
integrity sha512-Pc65opHDliVpRHuKfzI+gSA4zcgr65O4cl64fFJIWEEh8JoHIHh0Oez1Eo8Arz8zq/JhgKodQaxEwUPRtZylVA==
42+
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.23.5", "@babel/compat-data@^7.24.4":
43+
version "7.24.4"
44+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.4.tgz#6f102372e9094f25d908ca0d34fc74c74606059a"
45+
integrity sha512-vg8Gih2MLK+kOkHJp4gBEIkyaIi00jgWot2D9QOmmfLC8jINSOzmCLta6Bvz/JSBCqnegV0L80jhxkol5GWNfQ==
4646

47-
"@babel/[email protected].3":
48-
version "7.24.3"
49-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.3.tgz#568864247ea10fbd4eff04dda1e05f9e2ea985c3"
50-
integrity sha512-5FcvN1JHw2sHJChotgx8Ek0lyuh4kCKelgMTTqhYJJtloNvUfpAFMeNQUtdlIaktwrSV9LtCdqwk48wL2wBacQ==
47+
"@babel/[email protected].4":
48+
version "7.24.4"
49+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.4.tgz#1f758428e88e0d8c563874741bc4ffc4f71a4717"
50+
integrity sha512-MBVlMXP+kkl5394RBLSxxk/iLTeVGuXTV3cIDXavPpMMqnSnt6apKgan/U8O3USWZCWZT/TbgfEpKa4uMgN4Dg==
5151
dependencies:
5252
"@ampproject/remapping" "^2.2.0"
5353
"@babel/code-frame" "^7.24.2"
54-
"@babel/generator" "^7.24.1"
54+
"@babel/generator" "^7.24.4"
5555
"@babel/helper-compilation-targets" "^7.23.6"
5656
"@babel/helper-module-transforms" "^7.23.3"
57-
"@babel/helpers" "^7.24.1"
58-
"@babel/parser" "^7.24.1"
57+
"@babel/helpers" "^7.24.4"
58+
"@babel/parser" "^7.24.4"
5959
"@babel/template" "^7.24.0"
6060
"@babel/traverse" "^7.24.1"
6161
"@babel/types" "^7.24.0"
@@ -65,10 +65,10 @@
6565
json5 "^2.2.3"
6666
semver "^6.3.1"
6767

68-
"@babel/generator@^7.24.1":
69-
version "7.24.1"
70-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.1.tgz#e67e06f68568a4ebf194d1c6014235344f0476d0"
71-
integrity sha512-DfCRfZsBcrPEHUfuBMgbJ1Ut01Y/itOs+hY2nFLgqsqXd52/iSiVq5TITtUasIUgm+IIKdY2/1I7auiQOEeC9A==
68+
"@babel/generator@^7.24.1", "@babel/generator@^7.24.4":
69+
version "7.24.4"
70+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.4.tgz#1fc55532b88adf952025d5d2d1e71f946cb1c498"
71+
integrity sha512-Xd6+v6SnjWVx/nus+y0l1sxMOTOMBkyL4+BIdbALyatQnAe/SRVjANeDPSCYaX+i1iJmuGSKf3Z+E+V/va1Hvw==
7272
dependencies:
7373
"@babel/types" "^7.24.0"
7474
"@jridgewell/gen-mapping" "^0.3.5"
@@ -100,10 +100,10 @@
100100
lru-cache "^5.1.1"
101101
semver "^6.3.1"
102102

103-
"@babel/helper-create-class-features-plugin@^7.24.1":
104-
version "7.24.1"
105-
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.24.1.tgz#db58bf57137b623b916e24874ab7188d93d7f68f"
106-
integrity sha512-1yJa9dX9g//V6fDebXoEfEsxkZHk3Hcbm+zLhyu6qVgYFLvmTALTeV+jNU9e5RnYtioBrGEOdoI2joMSNQ/+aA==
103+
"@babel/helper-create-class-features-plugin@^7.24.1", "@babel/helper-create-class-features-plugin@^7.24.4":
104+
version "7.24.4"
105+
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.24.4.tgz#c806f73788a6800a5cfbbc04d2df7ee4d927cce3"
106+
integrity sha512-lG75yeuUSVu0pIcbhiYMXBXANHrpUPaOfu7ryAzskCgKUHuAxRQI5ssrtmF0X9UXldPlvT0XM/A4F44OXRt6iQ==
107107
dependencies:
108108
"@babel/helper-annotate-as-pure" "^7.22.5"
109109
"@babel/helper-environment-visitor" "^7.22.20"
@@ -255,10 +255,10 @@
255255
"@babel/template" "^7.22.15"
256256
"@babel/types" "^7.22.19"
257257

258-
"@babel/helpers@^7.24.1":
259-
version "7.24.1"
260-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.1.tgz#183e44714b9eba36c3038e442516587b1e0a1a94"
261-
integrity sha512-BpU09QqEe6ZCHuIHFphEFgvNSrubve1FtyMton26ekZ85gRGi6LrTF7zArARp2YvyFxloeiRmtSCq5sjh1WqIg==
258+
"@babel/helpers@^7.24.4":
259+
version "7.24.4"
260+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.4.tgz#dc00907fd0d95da74563c142ef4cd21f2cb856b6"
261+
integrity sha512-FewdlZbSiwaVGlgT1DPANDuCHaDMiOo+D/IDYRFYjHOuv66xMSJ7fQwwODwRNAPkADIO/z1EoF/l2BCWlWABDw==
262262
dependencies:
263263
"@babel/template" "^7.24.0"
264264
"@babel/traverse" "^7.24.1"
@@ -274,10 +274,18 @@
274274
js-tokens "^4.0.0"
275275
picocolors "^1.0.0"
276276

277-
"@babel/parser@^7.24.0", "@babel/parser@^7.24.1":
278-
version "7.24.1"
279-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.1.tgz#1e416d3627393fab1cb5b0f2f1796a100ae9133a"
280-
integrity sha512-Zo9c7N3xdOIQrNip7Lc9wvRPzlRtovHVE4lkz8WEDr7uYh/GMQhSiIgFxGIArRHYdJE5kxtZjAf8rT0xhdLCzg==
277+
"@babel/parser@^7.24.0", "@babel/parser@^7.24.1", "@babel/parser@^7.24.4":
278+
version "7.24.4"
279+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.4.tgz#234487a110d89ad5a3ed4a8a566c36b9453e8c88"
280+
integrity sha512-zTvEBcghmeBma9QIGunWevvBAp4/Qu9Bdq+2k0Ot4fVMD6v3dsC9WOcRSKk7tRRyBM/53yKMJko9xOatGQAwSg==
281+
282+
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.24.4":
283+
version "7.24.4"
284+
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.24.4.tgz#6125f0158543fb4edf1c22f322f3db67f21cb3e1"
285+
integrity sha512-qpl6vOOEEzTLLcsuqYYo8yDtrTocmu2xkGvgNebvPjT9DTtfFYGmgDqY+rBYXNlqL4s9qLDn6xkrJv4RxAPiTA==
286+
dependencies:
287+
"@babel/helper-environment-visitor" "^7.22.20"
288+
"@babel/helper-plugin-utils" "^7.24.0"
281289

282290
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.24.1":
283291
version "7.24.1"
@@ -475,10 +483,10 @@
475483
dependencies:
476484
"@babel/helper-plugin-utils" "^7.24.0"
477485

478-
"@babel/plugin-transform-block-scoping@^7.24.1":
479-
version "7.24.1"
480-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.24.1.tgz#27af183d7f6dad890531256c7a45019df768ac1f"
481-
integrity sha512-h71T2QQvDgM2SmT29UYU6ozjMlAt7s7CSs5Hvy8f8cf/GM/Z4a2zMfN+fjVGaieeCrXR3EdQl6C4gQG+OgmbKw==
486+
"@babel/plugin-transform-block-scoping@^7.24.4":
487+
version "7.24.4"
488+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.24.4.tgz#28f5c010b66fbb8ccdeef853bef1935c434d7012"
489+
integrity sha512-nIFUZIpGKDf9O9ttyRXpHFpKC+X3Y5mtshZONuEUYBomAKoM4y029Jr+uB1bHGPhNmK8YXHevDtKDOLmtRrp6g==
482490
dependencies:
483491
"@babel/helper-plugin-utils" "^7.24.0"
484492

@@ -490,12 +498,12 @@
490498
"@babel/helper-create-class-features-plugin" "^7.24.1"
491499
"@babel/helper-plugin-utils" "^7.24.0"
492500

493-
"@babel/plugin-transform-class-static-block@^7.24.1":
494-
version "7.24.1"
495-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.24.1.tgz#4e37efcca1d9f2fcb908d1bae8b56b4b6e9e1cb6"
496-
integrity sha512-FUHlKCn6J3ERiu8Dv+4eoz7w8+kFLSyeVG4vDAikwADGjUCoHw/JHokyGtr8OR4UjpwPVivyF+h8Q5iv/JmrtA==
501+
"@babel/plugin-transform-class-static-block@^7.24.4":
502+
version "7.24.4"
503+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.24.4.tgz#1a4653c0cf8ac46441ec406dece6e9bc590356a4"
504+
integrity sha512-B8q7Pz870Hz/q9UgP8InNpY01CSLDSCyqX7zcRuv3FcPl87A2G17lASroHWaCtbdIcbYzOZ7kWmXFKbijMSmFg==
497505
dependencies:
498-
"@babel/helper-create-class-features-plugin" "^7.24.1"
506+
"@babel/helper-create-class-features-plugin" "^7.24.4"
499507
"@babel/helper-plugin-utils" "^7.24.0"
500508
"@babel/plugin-syntax-class-static-block" "^7.14.5"
501509

@@ -870,15 +878,16 @@
870878
core-js "^2.6.5"
871879
regenerator-runtime "^0.13.4"
872880

873-
"@babel/[email protected].3":
874-
version "7.24.3"
875-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.24.3.tgz#f3f138c844ffeeac372597b29c51b5259e8323a3"
876-
integrity sha512-fSk430k5c2ff8536JcPvPWK4tZDwehWLGlBp0wrsBUjZVdeQV6lePbwKWZaZfK2vnh/1kQX1PzAJWsnBmVgGJA==
881+
"@babel/[email protected].4":
882+
version "7.24.4"
883+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.24.4.tgz#46dbbcd608771373b88f956ffb67d471dce0d23b"
884+
integrity sha512-7Kl6cSmYkak0FK/FXjSEnLJ1N9T/WA2RkMhu17gZ/dsxKJUuTYNIylahPTzqpLyJN4WhDif8X0XK1R8Wsguo/A==
877885
dependencies:
878-
"@babel/compat-data" "^7.24.1"
886+
"@babel/compat-data" "^7.24.4"
879887
"@babel/helper-compilation-targets" "^7.23.6"
880888
"@babel/helper-plugin-utils" "^7.24.0"
881889
"@babel/helper-validator-option" "^7.23.5"
890+
"@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.24.4"
882891
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.24.1"
883892
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.24.1"
884893
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.24.1"
@@ -905,9 +914,9 @@
905914
"@babel/plugin-transform-async-generator-functions" "^7.24.3"
906915
"@babel/plugin-transform-async-to-generator" "^7.24.1"
907916
"@babel/plugin-transform-block-scoped-functions" "^7.24.1"
908-
"@babel/plugin-transform-block-scoping" "^7.24.1"
917+
"@babel/plugin-transform-block-scoping" "^7.24.4"
909918
"@babel/plugin-transform-class-properties" "^7.24.1"
910-
"@babel/plugin-transform-class-static-block" "^7.24.1"
919+
"@babel/plugin-transform-class-static-block" "^7.24.4"
911920
"@babel/plugin-transform-classes" "^7.24.1"
912921
"@babel/plugin-transform-computed-properties" "^7.24.1"
913922
"@babel/plugin-transform-destructuring" "^7.24.1"

0 commit comments

Comments
 (0)