Skip to content

Commit 423cd8d

Browse files
Bump the babel group with 3 updates (#12508)
Bumps the babel group with 3 updates: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core), [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) and [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime). Updates `@babel/core` from 7.26.9 to 7.26.10 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-core) Updates `@babel/eslint-parser` from 7.26.8 to 7.26.10 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.10/eslint/babel-eslint-parser) Updates `@babel/plugin-transform-runtime` from 7.26.9 to 7.26.10 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-plugin-transform-runtime) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: babel - dependency-name: "@babel/eslint-parser" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: babel - dependency-name: "@babel/plugin-transform-runtime" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: babel ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 87f8c72 commit 423cd8d

19 files changed

+85
-64
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-23.9 KB
Binary file not shown.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -130,13 +130,13 @@
130130
"winston": "patch:[email protected]#./patches/winston-file-descriptor.patch"
131131
},
132132
"devDependencies": {
133-
"@babel/core": "7.26.9",
134-
"@babel/eslint-parser": "7.26.8",
133+
"@babel/core": "7.26.10",
134+
"@babel/eslint-parser": "7.26.10",
135135
"@babel/plugin-proposal-export-default-from": "7.25.9",
136136
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
137137
"@babel/plugin-proposal-throw-expressions": "7.25.9",
138138
"@babel/plugin-syntax-dynamic-import": "7.8.3",
139-
"@babel/plugin-transform-runtime": "7.26.9",
139+
"@babel/plugin-transform-runtime": "7.26.10",
140140
"@babel/polyfill": "7.12.1",
141141
"@babel/preset-env": "7.26.9",
142142
"@babel/preset-react": "7.26.3",

ws-nextjs-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"test:e2e:interactive": "yarn stop && yarn build && run-p --race start cypress:interactive -- --e2e"
2626
},
2727
"devDependencies": {
28-
"@babel/core": "7.26.9",
28+
"@babel/core": "7.26.10",
2929
"@babel/plugin-proposal-export-default-from": "7.25.9",
3030
"@babel/preset-react": "7.26.3",
3131
"@emotion/babel-plugin": "11.13.5",

yarn.lock

+81-60
Original file line numberDiff line numberDiff line change
@@ -76,26 +76,26 @@ __metadata:
7676
languageName: node
7777
linkType: hard
7878

79-
"@babel/core@npm:7.26.9":
80-
version: 7.26.9
81-
resolution: "@babel/core@npm:7.26.9"
79+
"@babel/core@npm:7.26.10":
80+
version: 7.26.10
81+
resolution: "@babel/core@npm:7.26.10"
8282
dependencies:
8383
"@ampproject/remapping": "npm:^2.2.0"
8484
"@babel/code-frame": "npm:^7.26.2"
85-
"@babel/generator": "npm:^7.26.9"
85+
"@babel/generator": "npm:^7.26.10"
8686
"@babel/helper-compilation-targets": "npm:^7.26.5"
8787
"@babel/helper-module-transforms": "npm:^7.26.0"
88-
"@babel/helpers": "npm:^7.26.9"
89-
"@babel/parser": "npm:^7.26.9"
88+
"@babel/helpers": "npm:^7.26.10"
89+
"@babel/parser": "npm:^7.26.10"
9090
"@babel/template": "npm:^7.26.9"
91-
"@babel/traverse": "npm:^7.26.9"
92-
"@babel/types": "npm:^7.26.9"
91+
"@babel/traverse": "npm:^7.26.10"
92+
"@babel/types": "npm:^7.26.10"
9393
convert-source-map: "npm:^2.0.0"
9494
debug: "npm:^4.1.0"
9595
gensync: "npm:^1.0.0-beta.2"
9696
json5: "npm:^2.2.3"
9797
semver: "npm:^6.3.1"
98-
checksum: 10/ceed199dbe25f286a0a59a2ea7879aed37c1f3bb289375d061eda4752cab2ba365e7f9e969c7fd3b9b95c930493db6eeb5a6d6f017dd135fb5a4503449aad753
98+
checksum: 10/68f6707eebd6bb8beed7ceccf5153e35b86c323e40d11d796d75c626ac8f1cc4e1f795584c5ab5f886bc64150c22d5088123d68c069c63f29984c4fc054d1dab
9999
languageName: node
100100
linkType: hard
101101

@@ -122,17 +122,30 @@ __metadata:
122122
languageName: node
123123
linkType: hard
124124

125-
"@babel/eslint-parser@npm:7.26.8":
126-
version: 7.26.8
127-
resolution: "@babel/eslint-parser@npm:7.26.8"
125+
"@babel/eslint-parser@npm:7.26.10":
126+
version: 7.26.10
127+
resolution: "@babel/eslint-parser@npm:7.26.10"
128128
dependencies:
129129
"@nicolo-ribaudo/eslint-scope-5-internals": "npm:5.1.1-v1"
130130
eslint-visitor-keys: "npm:^2.1.0"
131131
semver: "npm:^6.3.1"
132132
peerDependencies:
133133
"@babel/core": ^7.11.0
134134
eslint: ^7.5.0 || ^8.0.0 || ^9.0.0
135-
checksum: 10/88eea09f9afbe13dbcd8216de5cd7613f3262beb51a1becad7367812a884d16f568fbd8e73dc9b0b8afd64f5a2d4d293ef2579b8ad45a0db1f8e40be312cdfb6
135+
checksum: 10/27eb60d16b8963ea587a54b4bc8bce9b63f7a294455fd00aa6e8f8a45d10ea9b52f89a9d951ff80c226bddbc09c316a3aa63b531fdfa389cf31d1db8d7080796
136+
languageName: node
137+
linkType: hard
138+
139+
"@babel/generator@npm:^7.26.10":
140+
version: 7.26.10
141+
resolution: "@babel/generator@npm:7.26.10"
142+
dependencies:
143+
"@babel/parser": "npm:^7.26.10"
144+
"@babel/types": "npm:^7.26.10"
145+
"@jridgewell/gen-mapping": "npm:^0.3.5"
146+
"@jridgewell/trace-mapping": "npm:^0.3.25"
147+
jsesc: "npm:^3.0.2"
148+
checksum: 10/acf5e6544ee672810b598add2451302146cc79e1974fa5d87c5f70d5a51cab140abb628e36c434d01616af3747fd42378379e4b828f3eb9672e84c14f21db46b
136149
languageName: node
137150
linkType: hard
138151

@@ -162,19 +175,6 @@ __metadata:
162175
languageName: node
163176
linkType: hard
164177

165-
"@babel/generator@npm:^7.26.9":
166-
version: 7.26.9
167-
resolution: "@babel/generator@npm:7.26.9"
168-
dependencies:
169-
"@babel/parser": "npm:^7.26.9"
170-
"@babel/types": "npm:^7.26.9"
171-
"@jridgewell/gen-mapping": "npm:^0.3.5"
172-
"@jridgewell/trace-mapping": "npm:^0.3.25"
173-
jsesc: "npm:^3.0.2"
174-
checksum: 10/95075dd6158a49efcc71d7f2c5d20194fcf245348de7723ca35e37cd5800587f1d4de2be6c4ba87b5f5fbb967c052543c109eaab14b43f6a73eb05ccd9a5bb44
175-
languageName: node
176-
linkType: hard
177-
178178
"@babel/helper-annotate-as-pure@npm:^7.25.9":
179179
version: 7.25.9
180180
resolution: "@babel/helper-annotate-as-pure@npm:7.25.9"
@@ -374,6 +374,16 @@ __metadata:
374374
languageName: node
375375
linkType: hard
376376

377+
"@babel/helpers@npm:^7.26.10":
378+
version: 7.26.10
379+
resolution: "@babel/helpers@npm:7.26.10"
380+
dependencies:
381+
"@babel/template": "npm:^7.26.9"
382+
"@babel/types": "npm:^7.26.10"
383+
checksum: 10/664146257974ccf064b42bd99b1b85717cce2bcebc5068273e13b230ee8bd98d87187c3783706758d76b678ebe0d2f48150eaa6cffc4f77af1342a78ec1cf57a
384+
languageName: node
385+
linkType: hard
386+
377387
"@babel/helpers@npm:^7.26.7":
378388
version: 7.26.7
379389
resolution: "@babel/helpers@npm:7.26.7"
@@ -384,16 +394,6 @@ __metadata:
384394
languageName: node
385395
linkType: hard
386396

387-
"@babel/helpers@npm:^7.26.9":
388-
version: 7.26.9
389-
resolution: "@babel/helpers@npm:7.26.9"
390-
dependencies:
391-
"@babel/template": "npm:^7.26.9"
392-
"@babel/types": "npm:^7.26.9"
393-
checksum: 10/267dfa7d04dff7720610497f466aa7b60652b7ec8dde5914527879350c9d655271e892117c5b2f0f083d92d2a8e5e2cf9832d4f98cd7fb72d78f796002af19a1
394-
languageName: node
395-
linkType: hard
396-
397397
"@babel/highlight@npm:^7.10.4":
398398
version: 7.25.9
399399
resolution: "@babel/highlight@npm:7.25.9"
@@ -417,6 +417,17 @@ __metadata:
417417
languageName: node
418418
linkType: hard
419419

420+
"@babel/parser@npm:^7.26.10":
421+
version: 7.26.10
422+
resolution: "@babel/parser@npm:7.26.10"
423+
dependencies:
424+
"@babel/types": "npm:^7.26.10"
425+
bin:
426+
parser: ./bin/babel-parser.js
427+
checksum: 10/3f87781f46795ba72448168061d9e99c394fdf9cd4aa3ddf053a06334247da4d25d0923ccc89195937d3360d384cee181e99711763c1e8fe81d4f17ee22541fc
428+
languageName: node
429+
linkType: hard
430+
420431
"@babel/parser@npm:^7.26.8":
421432
version: 7.26.8
422433
resolution: "@babel/parser@npm:7.26.8"
@@ -1324,19 +1335,19 @@ __metadata:
13241335
languageName: node
13251336
linkType: hard
13261337

1327-
"@babel/plugin-transform-runtime@npm:7.26.9":
1328-
version: 7.26.9
1329-
resolution: "@babel/plugin-transform-runtime@npm:7.26.9"
1338+
"@babel/plugin-transform-runtime@npm:7.26.10":
1339+
version: 7.26.10
1340+
resolution: "@babel/plugin-transform-runtime@npm:7.26.10"
13301341
dependencies:
13311342
"@babel/helper-module-imports": "npm:^7.25.9"
13321343
"@babel/helper-plugin-utils": "npm:^7.26.5"
13331344
babel-plugin-polyfill-corejs2: "npm:^0.4.10"
1334-
babel-plugin-polyfill-corejs3: "npm:^0.10.6"
1345+
babel-plugin-polyfill-corejs3: "npm:^0.11.0"
13351346
babel-plugin-polyfill-regenerator: "npm:^0.6.1"
13361347
semver: "npm:^6.3.1"
13371348
peerDependencies:
13381349
"@babel/core": ^7.0.0-0
1339-
checksum: 10/7893c3501474ef19af778d02c711edc511b82df2cd4500c575f1c61565026253b024a6c9868808ea8fc3c67168e3c8bfda3b943b0d3ac3e870ada5a2dff4a77a
1350+
checksum: 10/452c7ef0fd18518d19c3c75922650bbfb1a0e6390ca54198294bb84ad697e1380989ed9ee1727d278c8c39b0e6f97320081a84f57256edf3781741c6568721b2
13401351
languageName: node
13411352
linkType: hard
13421353

@@ -1766,6 +1777,21 @@ __metadata:
17661777
languageName: node
17671778
linkType: hard
17681779

1780+
"@babel/traverse@npm:^7.26.10":
1781+
version: 7.26.10
1782+
resolution: "@babel/traverse@npm:7.26.10"
1783+
dependencies:
1784+
"@babel/code-frame": "npm:^7.26.2"
1785+
"@babel/generator": "npm:^7.26.10"
1786+
"@babel/parser": "npm:^7.26.10"
1787+
"@babel/template": "npm:^7.26.9"
1788+
"@babel/types": "npm:^7.26.10"
1789+
debug: "npm:^4.3.1"
1790+
globals: "npm:^11.1.0"
1791+
checksum: 10/e9c77390ce93d1f79fb0d83fc7c67282314ba73fa746ec3cf78e999b2dcda340e200a4fc9d8c5c4ca08f183e1aea2a5c0eb6e4ce802e43c4b10124dbc7d4e748
1792+
languageName: node
1793+
linkType: hard
1794+
17691795
"@babel/traverse@npm:^7.26.8":
17701796
version: 7.26.8
17711797
resolution: "@babel/traverse@npm:7.26.8"
@@ -1781,21 +1807,6 @@ __metadata:
17811807
languageName: node
17821808
linkType: hard
17831809

1784-
"@babel/traverse@npm:^7.26.9":
1785-
version: 7.26.9
1786-
resolution: "@babel/traverse@npm:7.26.9"
1787-
dependencies:
1788-
"@babel/code-frame": "npm:^7.26.2"
1789-
"@babel/generator": "npm:^7.26.9"
1790-
"@babel/parser": "npm:^7.26.9"
1791-
"@babel/template": "npm:^7.26.9"
1792-
"@babel/types": "npm:^7.26.9"
1793-
debug: "npm:^4.3.1"
1794-
globals: "npm:^11.1.0"
1795-
checksum: 10/c16a79522eafa0a7e40eb556bf1e8a3d50dbb0ff943a80f2c06cee2ec7ff87baa0c5d040a5cff574d9bcb3bed05e7d8c6f13b238a931c97267674b02c6cf45b4
1796-
languageName: node
1797-
linkType: hard
1798-
17991810
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.18.9, @babel/types@npm:^7.20.7, @babel/types@npm:^7.24.0, @babel/types@npm:^7.25.9, @babel/types@npm:^7.26.5, @babel/types@npm:^7.26.7, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4":
18001811
version: 7.26.7
18011812
resolution: "@babel/types@npm:7.26.7"
@@ -1806,6 +1817,16 @@ __metadata:
18061817
languageName: node
18071818
linkType: hard
18081819

1820+
"@babel/types@npm:^7.26.10":
1821+
version: 7.26.10
1822+
resolution: "@babel/types@npm:7.26.10"
1823+
dependencies:
1824+
"@babel/helper-string-parser": "npm:^7.25.9"
1825+
"@babel/helper-validator-identifier": "npm:^7.25.9"
1826+
checksum: 10/6b4f24ee77af853c2126eaabb65328cd44a7d6f439685131cf929c30567e01b6ea2e5d5653b2c304a09c63a5a6199968f0e27228a007acf35032036d79a9dee6
1827+
languageName: node
1828+
linkType: hard
1829+
18091830
"@babel/types@npm:^7.26.8":
18101831
version: 7.26.8
18111832
resolution: "@babel/types@npm:7.26.8"
@@ -14711,7 +14732,7 @@ __metadata:
1471114732
version: 0.0.0-use.local
1471214733
resolution: "simorgh-nextjs@workspace:ws-nextjs-app"
1471314734
dependencies:
14714-
"@babel/core": "npm:7.26.9"
14735+
"@babel/core": "npm:7.26.10"
1471514736
"@babel/plugin-proposal-export-default-from": "npm:7.25.9"
1471614737
"@babel/preset-react": "npm:7.26.3"
1471714738
"@emotion/babel-plugin": "npm:11.13.5"
@@ -14743,13 +14764,13 @@ __metadata:
1474314764
version: 0.0.0-use.local
1474414765
resolution: "simorgh@workspace:."
1474514766
dependencies:
14746-
"@babel/core": "npm:7.26.9"
14747-
"@babel/eslint-parser": "npm:7.26.8"
14767+
"@babel/core": "npm:7.26.10"
14768+
"@babel/eslint-parser": "npm:7.26.10"
1474814769
"@babel/plugin-proposal-export-default-from": "npm:7.25.9"
1474914770
"@babel/plugin-proposal-object-rest-spread": "npm:7.20.7"
1475014771
"@babel/plugin-proposal-throw-expressions": "npm:7.25.9"
1475114772
"@babel/plugin-syntax-dynamic-import": "npm:7.8.3"
14752-
"@babel/plugin-transform-runtime": "npm:7.26.9"
14773+
"@babel/plugin-transform-runtime": "npm:7.26.10"
1475314774
"@babel/polyfill": "npm:7.12.1"
1475414775
"@babel/preset-env": "npm:7.26.9"
1475514776
"@babel/preset-react": "npm:7.26.3"

0 commit comments

Comments
 (0)