Build(deps-dev): Bump @babel/core in /app/assets/javascripts (#22418)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.5 to 7.22.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.22.6/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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-07-05 16:47:28 +02:00
committed by GitHub
parent d51baa3bb3
commit 760668dfde
11 changed files with 59 additions and 42 deletions

View File

@@ -19,7 +19,7 @@
"ember-cli-htmlbars": "^6.2.0"
},
"devDependencies": {
"@babel/core": "^7.22.5",
"@babel/core": "^7.22.6",
"@ember/optional-features": "^2.0.0",
"@ember/string": "^3.1.1",
"@embroider/test-setup": "^3.0.1",