Build(deps): Bump ember-resolver from 13.0.0 to 13.0.1 (#28932)

Bumps [ember-resolver](https://github.com/ember-cli/ember-resolver) from 13.0.0 to 13.0.1.
- [Release notes](https://github.com/ember-cli/ember-resolver/releases)
- [Changelog](https://github.com/ember-cli/ember-resolver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ember-cli/ember-resolver/compare/v13.0.0...v13.0.1)

---
updated-dependencies:
- dependency-name: ember-resolver
  dependency-type: direct:production
  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]
2024-09-17 01:22:45 +02:00
committed by GitHub
parent 501f07ab1f
commit 47b4ceeec8
7 changed files with 21 additions and 21 deletions

View File

@@ -26,7 +26,7 @@
"ember-auto-import": "^2.7.4",
"ember-cli-babel": "^8.2.0",
"ember-cli-htmlbars": "^6.3.0",
"ember-resolver": "^13.0.0",
"ember-resolver": "^13.0.1",
"handlebars": "^4.7.8",
"truth-helpers": "workspace:1.0.0"
},