Skip to content

Commit

Permalink
Bump ember-cli from 5.12.0 to 6.0.1
Browse files Browse the repository at this point in the history
Bumps [ember-cli](https://github.com/ember-cli/ember-cli) from 5.12.0 to 6.0.1.
- [Release notes](https://github.com/ember-cli/ember-cli/releases)
- [Changelog](https://github.com/ember-cli/ember-cli/blob/master/CHANGELOG.md)
- [Commits](ember-cli/ember-cli@v5.12.0...v6.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and bobisjan committed Dec 2, 2024
1 parent d446bda commit 4e5e0df
Show file tree
Hide file tree
Showing 5 changed files with 74 additions and 68 deletions.
2 changes: 1 addition & 1 deletion config/ember-cli-update.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"packages": [
{
"name": "ember-cli",
"version": "5.12.0",
"version": "6.0.1",
"blueprints": [
{
"name": "app",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"broccoli-asset-rev": "^3.0.0",
"concurrently": "^9.1.0",
"ember-auto-import": "^2.10.0",
"ember-cli": "~5.12.0",
"ember-cli": "~6.0.1",
"ember-cli-app-version": "^7.0.0",
"ember-cli-babel": "^8.2.0",
"ember-cli-dependency-checker": "^3.3.3",
Expand All @@ -80,7 +80,7 @@
"ember-qunit": "^8.1.1",
"ember-resolver": "^13.1.0",
"ember-route-template": "^1.0.3",
"ember-source": "~5.12.0",
"ember-source": "~6.0.0",
"ember-template-imports": "^4.2.0",
"ember-template-lint": "^6.0.0",
"eslint": "^9.16.0",
Expand Down
Loading

0 comments on commit 4e5e0df

Please sign in to comment.