Skip to content

Commit 1a2415c

Browse files
chore(deps-dev): bump @babel/core from 7.26.0 to 7.26.7 in /modules/web (#9896)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.26.0 to 7.26.7. - [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.7/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b6a35a7 commit 1a2415c

File tree

2 files changed

+69
-34
lines changed

2 files changed

+69
-34
lines changed

modules/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"@angular/cli": "16.2.0",
9090
"@angular/compiler-cli": "16.2.1",
9191
"@angular/language-service": "16.2.1",
92-
"@babel/core": "7.26.0",
92+
"@babel/core": "7.26.7",
9393
"@babel/preset-env": "7.26.0",
9494
"@babel/register": "7.25.9",
9595
"@cypress/webpack-preprocessor": "6.0.2",

modules/web/yarn.lock

Lines changed: 68 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -591,7 +591,7 @@ __metadata:
591591
languageName: node
592592
linkType: hard
593593

594-
"@babel/code-frame@npm:^7.26.0":
594+
"@babel/code-frame@npm:^7.26.2":
595595
version: 7.26.2
596596
resolution: "@babel/code-frame@npm:7.26.2"
597597
dependencies:
@@ -623,6 +623,13 @@ __metadata:
623623
languageName: node
624624
linkType: hard
625625

626+
"@babel/compat-data@npm:^7.26.5":
627+
version: 7.26.5
628+
resolution: "@babel/compat-data@npm:7.26.5"
629+
checksum: 7aaac0e79cf6f38478b877b1185413390bfe8ce9f2a19f906cfdf898df82f5a932579bee49c5d0d0a6fd838c715ff59d4958bfd161ef0e857e5eb083efb707b4
630+
languageName: node
631+
linkType: hard
632+
626633
"@babel/core@npm:7.22.5":
627634
version: 7.22.5
628635
resolution: "@babel/core@npm:7.22.5"
@@ -669,26 +676,26 @@ __metadata:
669676
languageName: node
670677
linkType: hard
671678

672-
"@babel/core@npm:7.26.0":
673-
version: 7.26.0
674-
resolution: "@babel/core@npm:7.26.0"
679+
"@babel/core@npm:7.26.7":
680+
version: 7.26.7
681+
resolution: "@babel/core@npm:7.26.7"
675682
dependencies:
676683
"@ampproject/remapping": ^2.2.0
677-
"@babel/code-frame": ^7.26.0
678-
"@babel/generator": ^7.26.0
679-
"@babel/helper-compilation-targets": ^7.25.9
684+
"@babel/code-frame": ^7.26.2
685+
"@babel/generator": ^7.26.5
686+
"@babel/helper-compilation-targets": ^7.26.5
680687
"@babel/helper-module-transforms": ^7.26.0
681-
"@babel/helpers": ^7.26.0
682-
"@babel/parser": ^7.26.0
688+
"@babel/helpers": ^7.26.7
689+
"@babel/parser": ^7.26.7
683690
"@babel/template": ^7.25.9
684-
"@babel/traverse": ^7.25.9
685-
"@babel/types": ^7.26.0
691+
"@babel/traverse": ^7.26.7
692+
"@babel/types": ^7.26.7
686693
convert-source-map: ^2.0.0
687694
debug: ^4.1.0
688695
gensync: ^1.0.0-beta.2
689696
json5: ^2.2.3
690697
semver: ^6.3.1
691-
checksum: b296084cfd818bed8079526af93b5dfa0ba70282532d2132caf71d4060ab190ba26d3184832a45accd82c3c54016985a4109ab9118674347a7e5e9bc464894e6
698+
checksum: 017ad8db9939ba4cdf003540a5cb33242f139efe337f66041ed7f4876dccf30b297f11bd1c9d666a355bdba517d6a195c08774e7057816bb69361dc621193e42
692699
languageName: node
693700
linkType: hard
694701

@@ -751,16 +758,16 @@ __metadata:
751758
languageName: node
752759
linkType: hard
753760

754-
"@babel/generator@npm:^7.26.0":
755-
version: 7.26.2
756-
resolution: "@babel/generator@npm:7.26.2"
761+
"@babel/generator@npm:^7.26.5":
762+
version: 7.26.5
763+
resolution: "@babel/generator@npm:7.26.5"
757764
dependencies:
758-
"@babel/parser": ^7.26.2
759-
"@babel/types": ^7.26.0
765+
"@babel/parser": ^7.26.5
766+
"@babel/types": ^7.26.5
760767
"@jridgewell/gen-mapping": ^0.3.5
761768
"@jridgewell/trace-mapping": ^0.3.25
762769
jsesc: ^3.0.2
763-
checksum: 6ff850b7d6082619f8c2f518d993cf7254cfbaa20b026282cbef5c9b2197686d076a432b18e36c4d1a42721c016df4f77a8f62c67600775d9683621d534b91b4
770+
checksum: baa42a98cd01efa3ae3634a6caa81d0738e5e0bdba4efbf1ac735216c8d7cf6bdffeab69c468e6ab2063b07db402346113def4962719746756518432f83c53ba
764771
languageName: node
765772
linkType: hard
766773

@@ -827,6 +834,19 @@ __metadata:
827834
languageName: node
828835
linkType: hard
829836

837+
"@babel/helper-compilation-targets@npm:^7.26.5":
838+
version: 7.26.5
839+
resolution: "@babel/helper-compilation-targets@npm:7.26.5"
840+
dependencies:
841+
"@babel/compat-data": ^7.26.5
842+
"@babel/helper-validator-option": ^7.25.9
843+
browserslist: ^4.24.0
844+
lru-cache: ^5.1.1
845+
semver: ^6.3.1
846+
checksum: 6bc0107613bf1d4d21913606e8e517194e5099a24db2a8374568e56ef4626e8140f9b8f8a4aabc35479f5904459a0aead2a91ee0dc63aae110ccbc2bc4b4fda1
847+
languageName: node
848+
linkType: hard
849+
830850
"@babel/helper-create-class-features-plugin@npm:^7.18.6, @babel/helper-create-class-features-plugin@npm:^7.22.15":
831851
version: 7.24.0
832852
resolution: "@babel/helper-create-class-features-plugin@npm:7.24.0"
@@ -1261,13 +1281,13 @@ __metadata:
12611281
languageName: node
12621282
linkType: hard
12631283

1264-
"@babel/helpers@npm:^7.26.0":
1265-
version: 7.26.0
1266-
resolution: "@babel/helpers@npm:7.26.0"
1284+
"@babel/helpers@npm:^7.26.7":
1285+
version: 7.26.7
1286+
resolution: "@babel/helpers@npm:7.26.7"
12671287
dependencies:
12681288
"@babel/template": ^7.25.9
1269-
"@babel/types": ^7.26.0
1270-
checksum: d77fe8d45033d6007eadfa440355c1355eed57902d5a302f450827ad3d530343430a21210584d32eef2f216ae463d4591184c6fc60cf205bbf3a884561469200
1289+
"@babel/types": ^7.26.7
1290+
checksum: 1c93604c7fd6dbd7aa6f3eb2f9fa56369f9ad02bac8b3afb902de6cd4264beb443cc8589bede3790ca28d7477d4c07801fe6f4943f9833ac5956b72708bbd7ac
12711291
languageName: node
12721292
linkType: hard
12731293

@@ -1314,14 +1334,14 @@ __metadata:
13141334
languageName: node
13151335
linkType: hard
13161336

1317-
"@babel/parser@npm:^7.26.0, @babel/parser@npm:^7.26.2":
1318-
version: 7.26.2
1319-
resolution: "@babel/parser@npm:7.26.2"
1337+
"@babel/parser@npm:^7.26.5, @babel/parser@npm:^7.26.7":
1338+
version: 7.26.7
1339+
resolution: "@babel/parser@npm:7.26.7"
13201340
dependencies:
1321-
"@babel/types": ^7.26.0
1341+
"@babel/types": ^7.26.7
13221342
bin:
13231343
parser: ./bin/babel-parser.js
1324-
checksum: c88b5ea0adf357ef909cdc2c31e284a154943edc59f63f6e8a4c20bf773a1b2f3d8c2205e59c09ca7cdad91e7466300114548876529277a80651b6436a48d5d9
1344+
checksum: 22aafd7a6fb9ae577cf192141e5b879477fc087872b8953df0eed60ab7e2397d01aa8d92690eb7ba406f408035dd27c86fbf9967c9a37abd9bf4b1d7cf46a823
13251345
languageName: node
13261346
linkType: hard
13271347

@@ -3274,6 +3294,21 @@ __metadata:
32743294
languageName: node
32753295
linkType: hard
32763296

3297+
"@babel/traverse@npm:^7.26.7":
3298+
version: 7.26.7
3299+
resolution: "@babel/traverse@npm:7.26.7"
3300+
dependencies:
3301+
"@babel/code-frame": ^7.26.2
3302+
"@babel/generator": ^7.26.5
3303+
"@babel/parser": ^7.26.7
3304+
"@babel/template": ^7.25.9
3305+
"@babel/types": ^7.26.7
3306+
debug: ^4.3.1
3307+
globals: ^11.1.0
3308+
checksum: 22ea8aed130e51db320ff7b3b1555f7dfb82fa860669e593e62990bff004cf09d3dca6fecb8afbac5e51973b703d0cdebf1dc0f6c0021901506f90443c40271b
3309+
languageName: node
3310+
linkType: hard
3311+
32773312
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.10.3, @babel/types@npm:^7.16.8, @babel/types@npm:^7.20.7, @babel/types@npm:^7.22.15, @babel/types@npm:^7.22.19, @babel/types@npm:^7.22.5, @babel/types@npm:^7.23.0, @babel/types@npm:^7.23.4, @babel/types@npm:^7.23.6, @babel/types@npm:^7.24.0, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4, @babel/types@npm:^7.8.3":
32783313
version: 7.24.0
32793314
resolution: "@babel/types@npm:7.24.0"
@@ -3295,13 +3330,13 @@ __metadata:
32953330
languageName: node
32963331
linkType: hard
32973332

3298-
"@babel/types@npm:^7.26.0":
3299-
version: 7.26.0
3300-
resolution: "@babel/types@npm:7.26.0"
3333+
"@babel/types@npm:^7.26.5, @babel/types@npm:^7.26.7":
3334+
version: 7.26.7
3335+
resolution: "@babel/types@npm:7.26.7"
33013336
dependencies:
33023337
"@babel/helper-string-parser": ^7.25.9
33033338
"@babel/helper-validator-identifier": ^7.25.9
3304-
checksum: a3dd37dabac693018872da96edb8c1843a605c1bfacde6c3f504fba79b972426a6f24df70aa646356c0c1b19bdd2c722c623c684a996c002381071680602280d
3339+
checksum: cfb12e8794ebda6c95c92f3b90f14a9ec87ab532a247d887233068f72f8c287c0fa2e8d3d6ed5a4e512729844f7f73a613cb87d86077ae60a63a2e870e697307
33053340
languageName: node
33063341
linkType: hard
33073342

@@ -14724,7 +14759,7 @@ __metadata:
1472414759
"@angular/platform-browser": 16.2.1
1472514760
"@angular/platform-browser-dynamic": 16.2.1
1472614761
"@angular/router": 16.2.1
14727-
"@babel/core": 7.26.0
14762+
"@babel/core": 7.26.7
1472814763
"@babel/preset-env": 7.26.0
1472914764
"@babel/register": 7.25.9
1473014765
"@cypress/webpack-preprocessor": 6.0.2

0 commit comments

Comments
 (0)