Skip to content

Commit

Permalink
chore(deps-dev): bump ember-cli from 4.6.0 to 5.1.0
Browse files Browse the repository at this point in the history
Bumps [ember-cli](https://github.com/ember-cli/ember-cli) from 4.6.0 to 5.1.0.
- [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@v4.6.0...v5.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2023
1 parent dc7a108 commit 2b6cdec
Show file tree
Hide file tree
Showing 4 changed files with 325 additions and 513 deletions.
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@types/htmlbars-inline-precompile": "~3.0.0",
"@types/qunit": "~2.19.1",
"broccoli-asset-rev": "~3.0.0",
"ember-cli": "~4.6.0",
"ember-cli": "~5.1.0",
"ember-cli-dependency-checker": "~3.3.1",
"ember-cli-inject-live-reload": "~2.1.0",
"ember-cli-sri": "~2.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/mock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@types/htmlbars-inline-precompile": "~3.0.0",
"@types/qunit": "~2.19.1",
"broccoli-asset-rev": "~3.0.0",
"ember-cli": "~4.6.0",
"ember-cli": "~5.1.0",
"ember-cli-dependency-checker": "~3.3.1",
"ember-cli-htmlbars": "~6.2.0",
"ember-cli-inject-live-reload": "~2.1.0",
Expand Down
Loading

0 comments on commit 2b6cdec

Please sign in to comment.