Skip to content

Commit 5eca344

Browse files
Update babel monorepo to v7.25.2
1 parent 128567e commit 5eca344

File tree

4 files changed

+57
-57
lines changed

4 files changed

+57
-57
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.9",
33+
"@babel/core": "7.25.2",
3434
"@babel/polyfill": "7.12.1",
35-
"@babel/preset-env": "7.25.0",
35+
"@babel/preset-env": "7.25.2",
3636
"@rollup/plugin-json": "6.1.0",
3737
"c8": "10.1.2",
3838
"core-js": "3.37.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.8",
28-
"@babel/core": "7.24.9",
29-
"@babel/preset-env": "7.25.0",
28+
"@babel/core": "7.25.2",
29+
"@babel/preset-env": "7.25.2",
3030
"@babel/preset-react": "7.24.7",
3131
"c8": "10.1.2",
3232
"mocha": "10.7.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.9",
34+
"@babel/core": "7.25.2",
3535
"@babel/polyfill": "7.12.1",
3636
"c8": "10.1.2",
3737
"istanbul": "0.4.5",

yarn.lock

Lines changed: 52 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -34,33 +34,33 @@
3434
"@babel/highlight" "^7.24.7"
3535
picocolors "^1.0.0"
3636

37-
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.24.8", "@babel/compat-data@^7.25.0":
38-
version "7.25.0"
39-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.0.tgz#6b226a5da3a686db3c30519750e071dce292ad95"
40-
integrity sha512-P4fwKI2mjEb3ZU5cnMJzvRsRKGBUcs8jvxIoRmr6ufAY9Xk2Bz7JubRTTivkw55c7WQJfTECeqYVa+HZ0FzREg==
37+
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.25.2":
38+
version "7.25.2"
39+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.2.tgz#e41928bd33475305c586f6acbbb7e3ade7a6f7f5"
40+
integrity sha512-bYcppcpKBvX4znYaPEeFau03bp89ShqNMLs+rmdptMw+heSZh9+z84d2YG+K7cYLbWwzdjtDoW/uqZmPjulClQ==
4141

42-
"@babel/core@7.24.9":
43-
version "7.24.9"
44-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.9.tgz#dc07c9d307162c97fa9484ea997ade65841c7c82"
45-
integrity sha512-5e3FI4Q3M3Pbr21+5xJwCv6ZT6KmGkI0vw3Tozy5ODAQFTIWe37iT8Cr7Ice2Ntb+M3iSKCEWMB1MBgKrW3whg==
42+
"@babel/core@7.25.2":
43+
version "7.25.2"
44+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.25.2.tgz#ed8eec275118d7613e77a352894cd12ded8eba77"
45+
integrity sha512-BBt3opiCOxUr9euZ5/ro/Xv8/V7yJ5bjYMqG/C1YAo8MIKAnumZalCN+msbci3Pigy4lIQfPUpfMM27HMGaYEA==
4646
dependencies:
4747
"@ampproject/remapping" "^2.2.0"
4848
"@babel/code-frame" "^7.24.7"
49-
"@babel/generator" "^7.24.9"
50-
"@babel/helper-compilation-targets" "^7.24.8"
51-
"@babel/helper-module-transforms" "^7.24.9"
52-
"@babel/helpers" "^7.24.8"
53-
"@babel/parser" "^7.24.8"
54-
"@babel/template" "^7.24.7"
55-
"@babel/traverse" "^7.24.8"
56-
"@babel/types" "^7.24.9"
49+
"@babel/generator" "^7.25.0"
50+
"@babel/helper-compilation-targets" "^7.25.2"
51+
"@babel/helper-module-transforms" "^7.25.2"
52+
"@babel/helpers" "^7.25.0"
53+
"@babel/parser" "^7.25.0"
54+
"@babel/template" "^7.25.0"
55+
"@babel/traverse" "^7.25.2"
56+
"@babel/types" "^7.25.2"
5757
convert-source-map "^2.0.0"
5858
debug "^4.1.0"
5959
gensync "^1.0.0-beta.2"
6060
json5 "^2.2.3"
6161
semver "^6.3.1"
6262

63-
"@babel/generator@^7.24.9", "@babel/generator@^7.25.0":
63+
"@babel/generator@^7.25.0":
6464
version "7.25.0"
6565
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.25.0.tgz#f858ddfa984350bc3d3b7f125073c9af6988f18e"
6666
integrity sha512-3LEEcj3PVW8pW2R1SR1M89g/qrYk/m/mB/tLqn7dn4sbBUQyTqnlod+II2U4dqiGtUmkcnAmkMDralTFZttRiw==
@@ -85,12 +85,12 @@
8585
"@babel/traverse" "^7.24.7"
8686
"@babel/types" "^7.24.7"
8787

88-
"@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.24.7", "@babel/helper-compilation-targets@^7.24.8":
89-
version "7.24.8"
90-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.24.8.tgz#b607c3161cd9d1744977d4f97139572fe778c271"
91-
integrity sha512-oU+UoqCHdp+nWVDkpldqIQL/i/bvAv53tRqLG/s+cOXxe66zOYLU7ar/Xs3LdmBihrUMEUhwu6dMZwbNOYDwvw==
88+
"@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.24.7", "@babel/helper-compilation-targets@^7.24.8", "@babel/helper-compilation-targets@^7.25.2":
89+
version "7.25.2"
90+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.2.tgz#e1d9410a90974a3a5a66e84ff55ef62e3c02d06c"
91+
integrity sha512-U2U5LsSaZ7TAt3cfaymQ8WHh0pxvdHoEk6HVpaexxixjyEquMh0L0YNJNM6CTGKMXV1iksi0iZkGw4AcFkPaaw==
9292
dependencies:
93-
"@babel/compat-data" "^7.24.8"
93+
"@babel/compat-data" "^7.25.2"
9494
"@babel/helper-validator-option" "^7.24.8"
9595
browserslist "^4.23.1"
9696
lru-cache "^5.1.1"
@@ -145,15 +145,15 @@
145145
"@babel/traverse" "^7.24.7"
146146
"@babel/types" "^7.24.7"
147147

148-
"@babel/helper-module-transforms@^7.24.7", "@babel/helper-module-transforms@^7.24.8", "@babel/helper-module-transforms@^7.24.9", "@babel/helper-module-transforms@^7.25.0":
149-
version "7.25.0"
150-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.25.0.tgz#3ffc23c473a2769a7e40d3274495bd559fdd2ecc"
151-
integrity sha512-bIkOa2ZJYn7FHnepzr5iX9Kmz8FjIz4UKzJ9zhX3dnYuVW0xul9RuR3skBfoLu+FPTQw90EHW9rJsSZhyLQ3fQ==
148+
"@babel/helper-module-transforms@^7.24.7", "@babel/helper-module-transforms@^7.24.8", "@babel/helper-module-transforms@^7.25.0", "@babel/helper-module-transforms@^7.25.2":
149+
version "7.25.2"
150+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.25.2.tgz#ee713c29768100f2776edf04d4eb23b8d27a66e6"
151+
integrity sha512-BjyRAbix6j/wv83ftcVJmBt72QtHI56C7JXZoG2xATiLpmoC7dpd8WnkikExHDVPpi/3qCmO6WY1EaXOluiecQ==
152152
dependencies:
153153
"@babel/helper-module-imports" "^7.24.7"
154154
"@babel/helper-simple-access" "^7.24.7"
155155
"@babel/helper-validator-identifier" "^7.24.7"
156-
"@babel/traverse" "^7.25.0"
156+
"@babel/traverse" "^7.25.2"
157157

158158
"@babel/helper-optimise-call-expression@^7.24.7":
159159
version "7.24.7"
@@ -225,7 +225,7 @@
225225
"@babel/traverse" "^7.25.0"
226226
"@babel/types" "^7.25.0"
227227

228-
"@babel/helpers@^7.24.8":
228+
"@babel/helpers@^7.25.0":
229229
version "7.25.0"
230230
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.25.0.tgz#e69beb7841cb93a6505531ede34f34e6a073650a"
231231
integrity sha512-MjgLZ42aCm0oGjJj8CtSM3DB8NOOf8h2l7DCTePJs29u+v7yO/RBX9nShlKMgFnRks/Q4tBAe7Hxnov9VkGwLw==
@@ -243,7 +243,7 @@
243243
js-tokens "^4.0.0"
244244
picocolors "^1.0.0"
245245

246-
"@babel/parser@^7.24.8", "@babel/parser@^7.25.0":
246+
"@babel/parser@^7.25.0":
247247
version "7.25.0"
248248
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.0.tgz#9fdc9237504d797b6e7b8f66e78ea7f570d256ad"
249249
integrity sha512-CzdIU9jdP0dg7HdyB+bHvDJGagUv+qtzZt5rYCWwW6tITNqV9odjp6Qu41gkG0ca5UfdDUWrKkiAnHHdGRnOrA==
@@ -565,7 +565,7 @@
565565
"@babel/helper-plugin-utils" "^7.24.7"
566566
"@babel/helper-skip-transparent-expression-wrappers" "^7.24.7"
567567

568-
"@babel/plugin-transform-function-name@^7.25.0":
568+
"@babel/plugin-transform-function-name@^7.25.1":
569569
version "7.25.1"
570570
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.25.1.tgz#b85e773097526c1a4fc4ba27322748643f26fc37"
571571
integrity sha512-TVVJVdW9RKMNgJJlLtHsKDTydjZAbwIsn6ySBPQaEAUU5+gVvlJt/9nRmqVbsV/IBanRjzWoaAQKLoamWVOUuA==
@@ -582,12 +582,12 @@
582582
"@babel/helper-plugin-utils" "^7.24.7"
583583
"@babel/plugin-syntax-json-strings" "^7.8.3"
584584

585-
"@babel/plugin-transform-literals@^7.24.7":
586-
version "7.24.7"
587-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-literals/-/plugin-transform-literals-7.24.7.tgz#36b505c1e655151a9d7607799a9988fc5467d06c"
588-
integrity sha512-vcwCbb4HDH+hWi8Pqenwnjy+UiklO4Kt1vfspcQYFhJdpthSnW8XvWGyDZWKNVrVbVViI/S7K9PDJZiUmP2fYQ==
585+
"@babel/plugin-transform-literals@^7.25.2":
586+
version "7.25.2"
587+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-literals/-/plugin-transform-literals-7.25.2.tgz#deb1ad14fc5490b9a65ed830e025bca849d8b5f3"
588+
integrity sha512-HQI+HcTbm9ur3Z2DkO+jgESMAMcYLuN/A7NRw9juzxAezN9AvqvUTnpKP/9kkYANz6u7dFlAyOu44ejuGySlfw==
589589
dependencies:
590-
"@babel/helper-plugin-utils" "^7.24.7"
590+
"@babel/helper-plugin-utils" "^7.24.8"
591591

592592
"@babel/plugin-transform-logical-assignment-operators@^7.24.7":
593593
version "7.24.7"
@@ -860,13 +860,13 @@
860860
core-js "^2.6.5"
861861
regenerator-runtime "^0.13.4"
862862

863-
"@babel/[email protected].0":
864-
version "7.25.0"
865-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.25.0.tgz#3fe92e470311e91478129efda101816c680f0479"
866-
integrity sha512-vYAA8PrCOeZfG4D87hmw1KJ1BPubghXP1e2MacRFwECGNKL76dkA38JEwYllbvQCpf/kLxsTtir0b8MtxKoVCw==
863+
"@babel/[email protected].2":
864+
version "7.25.2"
865+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.25.2.tgz#15918e9d050c4713a2ab8fa2fa82514eaf16676e"
866+
integrity sha512-Y2Vkwy3ITW4id9c6KXshVV/x5yCGK7VdJmKkzOzNsDZMojRKfSA/033rRbLqlRozmhRXCejxWHLSJOg/wUHfzw==
867867
dependencies:
868-
"@babel/compat-data" "^7.25.0"
869-
"@babel/helper-compilation-targets" "^7.24.8"
868+
"@babel/compat-data" "^7.25.2"
869+
"@babel/helper-compilation-targets" "^7.25.2"
870870
"@babel/helper-plugin-utils" "^7.24.8"
871871
"@babel/helper-validator-option" "^7.24.8"
872872
"@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.25.0"
@@ -910,9 +910,9 @@
910910
"@babel/plugin-transform-exponentiation-operator" "^7.24.7"
911911
"@babel/plugin-transform-export-namespace-from" "^7.24.7"
912912
"@babel/plugin-transform-for-of" "^7.24.7"
913-
"@babel/plugin-transform-function-name" "^7.25.0"
913+
"@babel/plugin-transform-function-name" "^7.25.1"
914914
"@babel/plugin-transform-json-strings" "^7.24.7"
915-
"@babel/plugin-transform-literals" "^7.24.7"
915+
"@babel/plugin-transform-literals" "^7.25.2"
916916
"@babel/plugin-transform-logical-assignment-operators" "^7.24.7"
917917
"@babel/plugin-transform-member-expression-literals" "^7.24.7"
918918
"@babel/plugin-transform-modules-amd" "^7.24.7"
@@ -991,23 +991,23 @@
991991
"@babel/parser" "^7.25.0"
992992
"@babel/types" "^7.25.0"
993993

994-
"@babel/traverse@^7.24.7", "@babel/traverse@^7.24.8", "@babel/traverse@^7.25.0", "@babel/traverse@^7.25.1":
995-
version "7.25.1"
996-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.1.tgz#64dbc31effc5f3fa3cf10d19df0e6310214743f5"
997-
integrity sha512-LrHHoWq08ZpmmFqBAzN+hUdWwy5zt7FGa/hVwMcOqW6OVtwqaoD5utfuGYU87JYxdZgLUvktAsn37j/sYR9siA==
994+
"@babel/traverse@^7.24.7", "@babel/traverse@^7.24.8", "@babel/traverse@^7.25.0", "@babel/traverse@^7.25.1", "@babel/traverse@^7.25.2":
995+
version "7.25.2"
996+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.2.tgz#1a0a4aef53177bead359ccd0c89f4426c805b2ae"
997+
integrity sha512-s4/r+a7xTnny2O6FcZzqgT6nE4/GHEdcqj4qAeglbUOh0TeglEfmNJFAd/OLoVtGd6ZhAO8GCVvCNUO5t/VJVQ==
998998
dependencies:
999999
"@babel/code-frame" "^7.24.7"
10001000
"@babel/generator" "^7.25.0"
10011001
"@babel/parser" "^7.25.0"
10021002
"@babel/template" "^7.25.0"
1003-
"@babel/types" "^7.25.0"
1003+
"@babel/types" "^7.25.2"
10041004
debug "^4.3.1"
10051005
globals "^11.1.0"
10061006

1007-
"@babel/types@^7.24.7", "@babel/types@^7.24.8", "@babel/types@^7.24.9", "@babel/types@^7.25.0", "@babel/types@^7.4.4":
1008-
version "7.25.0"
1009-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.0.tgz#e6e3656c581f28da8452ed4f69e38008ec0ba41b"
1010-
integrity sha512-LcnxQSsd9aXOIgmmSpvZ/1yo46ra2ESYyqLcryaBZOghxy5qqOBjvCWP5JfkI8yl9rlxRgdLTTMCQQRcN2hdCg==
1007+
"@babel/types@^7.24.7", "@babel/types@^7.24.8", "@babel/types@^7.25.0", "@babel/types@^7.25.2", "@babel/types@^7.4.4":
1008+
version "7.25.2"
1009+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.2.tgz#55fb231f7dc958cd69ea141a4c2997e819646125"
1010+
integrity sha512-YTnYtra7W9e6/oAZEHj0bJehPRUlLH9/fbpT5LfB0NhQXyALCRkRs3zH9v07IYhkgpqX6Z78FnuccZr/l4Fs4Q==
10111011
dependencies:
10121012
"@babel/helper-string-parser" "^7.24.8"
10131013
"@babel/helper-validator-identifier" "^7.24.7"

0 commit comments

Comments
 (0)