Skip to content

Commit

Permalink
chore(deps-dev): bump @babel/preset-env in /modules/web
Browse files Browse the repository at this point in the history
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.26.8 to 7.26.9.
- [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.9/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 21, 2025
1 parent f974ba8 commit 7fb7590
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion modules/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"@angular/compiler-cli": "16.2.1",
"@angular/language-service": "16.2.1",
"@babel/core": "7.26.8",
"@babel/preset-env": "7.26.8",
"@babel/preset-env": "7.26.9",
"@babel/register": "7.25.9",
"@cypress/webpack-preprocessor": "6.0.2",
"@graphql-mesh/cli": "0.98.25",
Expand Down
22 changes: 11 additions & 11 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2165,15 +2165,15 @@ __metadata:
languageName: node
linkType: hard

"@babel/plugin-transform-for-of@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/plugin-transform-for-of@npm:7.25.9"
"@babel/plugin-transform-for-of@npm:^7.26.9":
version: 7.26.9
resolution: "@babel/plugin-transform-for-of@npm:7.26.9"
dependencies:
"@babel/helper-plugin-utils": ^7.25.9
"@babel/helper-plugin-utils": ^7.26.5
"@babel/helper-skip-transparent-expression-wrappers": ^7.25.9
peerDependencies:
"@babel/core": ^7.0.0-0
checksum: 41b56e70256a29fc26ed7fb95ece062d7ec2f3b6ea8f0686349ffd004cd4816132085ee21165b89c502ee7161cb7cfb12510961638851357945dc7bc546475b7
checksum: 361323cfc1d9e9dc0bf0d68326b5e7f4da5b8a8be8931f6cacda749d39b88ee1b0f9b4d8b771a5a4d52bb881a90da97950c8a9e6fb47f2c9db11d91f6351768e
languageName: node
linkType: hard

Expand Down Expand Up @@ -3077,9 +3077,9 @@ __metadata:
languageName: node
linkType: hard

"@babel/preset-env@npm:7.26.8":
version: 7.26.8
resolution: "@babel/preset-env@npm:7.26.8"
"@babel/preset-env@npm:7.26.9":
version: 7.26.9
resolution: "@babel/preset-env@npm:7.26.9"
dependencies:
"@babel/compat-data": ^7.26.8
"@babel/helper-compilation-targets": ^7.26.5
Expand Down Expand Up @@ -3110,7 +3110,7 @@ __metadata:
"@babel/plugin-transform-dynamic-import": ^7.25.9
"@babel/plugin-transform-exponentiation-operator": ^7.26.3
"@babel/plugin-transform-export-namespace-from": ^7.25.9
"@babel/plugin-transform-for-of": ^7.25.9
"@babel/plugin-transform-for-of": ^7.26.9
"@babel/plugin-transform-function-name": ^7.25.9
"@babel/plugin-transform-json-strings": ^7.25.9
"@babel/plugin-transform-literals": ^7.25.9
Expand Down Expand Up @@ -3152,7 +3152,7 @@ __metadata:
semver: ^6.3.1
peerDependencies:
"@babel/core": ^7.0.0-0
checksum: 409066e5ab77321b0ba7a231509aa75e92ad6ec718b3b1c07dbba7028a223877a65f6472d167942cb30ffac29401b37fa20b6dc724c7e9deba30145714b50680
checksum: 7a657f947d069b7a27b02258012ce3ceb9383a8c10c249d4a3565c486294c3fe63ed08128ca3d124444d17eb821cfbf64a91fe8160af2e39f70d5cd2232f079e
languageName: node
linkType: hard

Expand Down Expand Up @@ -14930,7 +14930,7 @@ __metadata:
"@angular/platform-browser-dynamic": 16.2.1
"@angular/router": 16.2.1
"@babel/core": 7.26.8
"@babel/preset-env": 7.26.8
"@babel/preset-env": 7.26.9
"@babel/register": 7.25.9
"@cypress/webpack-preprocessor": 6.0.2
"@graphql-mesh/cli": 0.98.25
Expand Down

0 comments on commit 7fb7590

Please sign in to comment.