chore(deps-dev): bump @babel/preset-env from 7.23.5 to 7.23.7 (#9447)

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.23.5 to 7.23.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.23.7/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>
This commit is contained in:
dependabot[bot]
2023-12-30 17:26:59 +01:00
committed by GitHub
parent 7d2fc52d59
commit c65690b547
2 changed files with 18 additions and 18 deletions

View File

@@ -116,7 +116,7 @@
"@babel/core": "=7.23.5",
"@babel/eslint-parser": "=7.23.3",
"@babel/plugin-transform-runtime": "=7.23.6",
"@babel/preset-env": "=7.23.5",
"@babel/preset-env": "=7.23.7",
"@babel/preset-react": "=7.23.3",
"@babel/register": "=7.22.15",
"@commitlint/cli": "^18.4.3",