Build(deps): Bump ember-cli-babel in /app/assets/javascripts (#23667)

Bumps [ember-cli-babel](https://github.com/babel/ember-cli-babel) from 7.26.11 to 8.1.0.
- [Release notes](https://github.com/babel/ember-cli-babel/releases)
- [Changelog](https://github.com/babel/ember-cli-babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/ember-cli-babel/compare/v7.26.11...v8.1.0)

---
updated-dependencies:
- dependency-name: ember-cli-babel
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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-09-26 17:52:08 +02:00
committed by GitHub
parent 74bdda5fb8
commit 53a211b77e
13 changed files with 17 additions and 16 deletions

View File

@@ -15,7 +15,7 @@
},
"dependencies": {
"ember-auto-import": "^2.6.3",
"ember-cli-babel": "^7.26.11",
"ember-cli-babel": "^8.1.0",
"ember-cli-htmlbars": "^6.3.0",
"ember-template-imports": "^3.4.2"
},