Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump @babel/core from 7.26.0 to 7.26.7 in /modules/web #9896

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(deps-dev): bump @babel/core from 7.26.0 to 7.26.7 in /modules/web
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
commit d70eae026772c7f55ce1d7ec68f7872edf5cb6bf
2 changes: 1 addition & 1 deletion modules/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"@angular/cli": "16.2.0",
"@angular/compiler-cli": "16.2.1",
"@angular/language-service": "16.2.1",
"@babel/core": "7.26.0",
"@babel/core": "7.26.7",
"@babel/preset-env": "7.26.0",
"@babel/register": "7.25.9",
"@cypress/webpack-preprocessor": "6.0.2",
Expand Down
101 changes: 68 additions & 33 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -591,7 +591,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/code-frame@npm:^7.26.0":
"@babel/code-frame@npm:^7.26.2":
version: 7.26.2
resolution: "@babel/code-frame@npm:7.26.2"
dependencies:
Expand Down Expand Up @@ -623,6 +623,13 @@ __metadata:
languageName: node
linkType: hard

"@babel/compat-data@npm:^7.26.5":
version: 7.26.5
resolution: "@babel/compat-data@npm:7.26.5"
checksum: 7aaac0e79cf6f38478b877b1185413390bfe8ce9f2a19f906cfdf898df82f5a932579bee49c5d0d0a6fd838c715ff59d4958bfd161ef0e857e5eb083efb707b4
languageName: node
linkType: hard

"@babel/core@npm:7.22.5":
version: 7.22.5
resolution: "@babel/core@npm:7.22.5"
Expand Down Expand Up @@ -669,26 +676,26 @@ __metadata:
languageName: node
linkType: hard

"@babel/core@npm:7.26.0":
version: 7.26.0
resolution: "@babel/core@npm:7.26.0"
"@babel/core@npm:7.26.7":
version: 7.26.7
resolution: "@babel/core@npm:7.26.7"
dependencies:
"@ampproject/remapping": ^2.2.0
"@babel/code-frame": ^7.26.0
"@babel/generator": ^7.26.0
"@babel/helper-compilation-targets": ^7.25.9
"@babel/code-frame": ^7.26.2
"@babel/generator": ^7.26.5
"@babel/helper-compilation-targets": ^7.26.5
"@babel/helper-module-transforms": ^7.26.0
"@babel/helpers": ^7.26.0
"@babel/parser": ^7.26.0
"@babel/helpers": ^7.26.7
"@babel/parser": ^7.26.7
"@babel/template": ^7.25.9
"@babel/traverse": ^7.25.9
"@babel/types": ^7.26.0
"@babel/traverse": ^7.26.7
"@babel/types": ^7.26.7
convert-source-map: ^2.0.0
debug: ^4.1.0
gensync: ^1.0.0-beta.2
json5: ^2.2.3
semver: ^6.3.1
checksum: b296084cfd818bed8079526af93b5dfa0ba70282532d2132caf71d4060ab190ba26d3184832a45accd82c3c54016985a4109ab9118674347a7e5e9bc464894e6
checksum: 017ad8db9939ba4cdf003540a5cb33242f139efe337f66041ed7f4876dccf30b297f11bd1c9d666a355bdba517d6a195c08774e7057816bb69361dc621193e42
languageName: node
linkType: hard

Expand Down Expand Up @@ -751,16 +758,16 @@ __metadata:
languageName: node
linkType: hard

"@babel/generator@npm:^7.26.0":
version: 7.26.2
resolution: "@babel/generator@npm:7.26.2"
"@babel/generator@npm:^7.26.5":
version: 7.26.5
resolution: "@babel/generator@npm:7.26.5"
dependencies:
"@babel/parser": ^7.26.2
"@babel/types": ^7.26.0
"@babel/parser": ^7.26.5
"@babel/types": ^7.26.5
"@jridgewell/gen-mapping": ^0.3.5
"@jridgewell/trace-mapping": ^0.3.25
jsesc: ^3.0.2
checksum: 6ff850b7d6082619f8c2f518d993cf7254cfbaa20b026282cbef5c9b2197686d076a432b18e36c4d1a42721c016df4f77a8f62c67600775d9683621d534b91b4
checksum: baa42a98cd01efa3ae3634a6caa81d0738e5e0bdba4efbf1ac735216c8d7cf6bdffeab69c468e6ab2063b07db402346113def4962719746756518432f83c53ba
languageName: node
linkType: hard

Expand Down Expand Up @@ -827,6 +834,19 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-compilation-targets@npm:^7.26.5":
version: 7.26.5
resolution: "@babel/helper-compilation-targets@npm:7.26.5"
dependencies:
"@babel/compat-data": ^7.26.5
"@babel/helper-validator-option": ^7.25.9
browserslist: ^4.24.0
lru-cache: ^5.1.1
semver: ^6.3.1
checksum: 6bc0107613bf1d4d21913606e8e517194e5099a24db2a8374568e56ef4626e8140f9b8f8a4aabc35479f5904459a0aead2a91ee0dc63aae110ccbc2bc4b4fda1
languageName: node
linkType: hard

"@babel/helper-create-class-features-plugin@npm:^7.18.6, @babel/helper-create-class-features-plugin@npm:^7.22.15":
version: 7.24.0
resolution: "@babel/helper-create-class-features-plugin@npm:7.24.0"
Expand Down Expand Up @@ -1261,13 +1281,13 @@ __metadata:
languageName: node
linkType: hard

"@babel/helpers@npm:^7.26.0":
version: 7.26.0
resolution: "@babel/helpers@npm:7.26.0"
"@babel/helpers@npm:^7.26.7":
version: 7.26.7
resolution: "@babel/helpers@npm:7.26.7"
dependencies:
"@babel/template": ^7.25.9
"@babel/types": ^7.26.0
checksum: d77fe8d45033d6007eadfa440355c1355eed57902d5a302f450827ad3d530343430a21210584d32eef2f216ae463d4591184c6fc60cf205bbf3a884561469200
"@babel/types": ^7.26.7
checksum: 1c93604c7fd6dbd7aa6f3eb2f9fa56369f9ad02bac8b3afb902de6cd4264beb443cc8589bede3790ca28d7477d4c07801fe6f4943f9833ac5956b72708bbd7ac
languageName: node
linkType: hard

Expand Down Expand Up @@ -1314,14 +1334,14 @@ __metadata:
languageName: node
linkType: hard

"@babel/parser@npm:^7.26.0, @babel/parser@npm:^7.26.2":
version: 7.26.2
resolution: "@babel/parser@npm:7.26.2"
"@babel/parser@npm:^7.26.5, @babel/parser@npm:^7.26.7":
version: 7.26.7
resolution: "@babel/parser@npm:7.26.7"
dependencies:
"@babel/types": ^7.26.0
"@babel/types": ^7.26.7
bin:
parser: ./bin/babel-parser.js
checksum: c88b5ea0adf357ef909cdc2c31e284a154943edc59f63f6e8a4c20bf773a1b2f3d8c2205e59c09ca7cdad91e7466300114548876529277a80651b6436a48d5d9
checksum: 22aafd7a6fb9ae577cf192141e5b879477fc087872b8953df0eed60ab7e2397d01aa8d92690eb7ba406f408035dd27c86fbf9967c9a37abd9bf4b1d7cf46a823
languageName: node
linkType: hard

Expand Down Expand Up @@ -3274,6 +3294,21 @@ __metadata:
languageName: node
linkType: hard

"@babel/traverse@npm:^7.26.7":
version: 7.26.7
resolution: "@babel/traverse@npm:7.26.7"
dependencies:
"@babel/code-frame": ^7.26.2
"@babel/generator": ^7.26.5
"@babel/parser": ^7.26.7
"@babel/template": ^7.25.9
"@babel/types": ^7.26.7
debug: ^4.3.1
globals: ^11.1.0
checksum: 22ea8aed130e51db320ff7b3b1555f7dfb82fa860669e593e62990bff004cf09d3dca6fecb8afbac5e51973b703d0cdebf1dc0f6c0021901506f90443c40271b
languageName: node
linkType: hard

"@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":
version: 7.24.0
resolution: "@babel/types@npm:7.24.0"
Expand All @@ -3295,13 +3330,13 @@ __metadata:
languageName: node
linkType: hard

"@babel/types@npm:^7.26.0":
version: 7.26.0
resolution: "@babel/types@npm:7.26.0"
"@babel/types@npm:^7.26.5, @babel/types@npm:^7.26.7":
version: 7.26.7
resolution: "@babel/types@npm:7.26.7"
dependencies:
"@babel/helper-string-parser": ^7.25.9
"@babel/helper-validator-identifier": ^7.25.9
checksum: a3dd37dabac693018872da96edb8c1843a605c1bfacde6c3f504fba79b972426a6f24df70aa646356c0c1b19bdd2c722c623c684a996c002381071680602280d
checksum: cfb12e8794ebda6c95c92f3b90f14a9ec87ab532a247d887233068f72f8c287c0fa2e8d3d6ed5a4e512729844f7f73a613cb87d86077ae60a63a2e870e697307
languageName: node
linkType: hard

Expand Down Expand Up @@ -14849,7 +14884,7 @@ __metadata:
"@angular/platform-browser": 16.2.1
"@angular/platform-browser-dynamic": 16.2.1
"@angular/router": 16.2.1
"@babel/core": 7.26.0
"@babel/core": 7.26.7
"@babel/preset-env": 7.26.0
"@babel/register": 7.25.9
"@cypress/webpack-preprocessor": 6.0.2
Expand Down
Loading