Skip to content

Commit

Permalink
chore(deps-dev): bump @babel/preset-env in /modules/web (#9084)
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.24.5 to 7.24.6.
- [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.24.6/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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 29, 2024
1 parent 7ae6fe0 commit 087e454
Show file tree
Hide file tree
Showing 2 changed files with 479 additions and 495 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.24.6",
"@babel/preset-env": "7.24.5",
"@babel/preset-env": "7.24.6",
"@babel/register": "7.24.6",
"@cypress/webpack-preprocessor": "6.0.1",
"@graphql-mesh/cli": "0.90.9",
Expand Down
Loading

0 comments on commit 087e454

Please sign in to comment.