Skip to content

Commit

Permalink
Bump ember-cli from 5.1.0 to 5.2.1
Browse files Browse the repository at this point in the history
Bumps [ember-cli](https://github.com/ember-cli/ember-cli) from 5.1.0 to 5.2.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.1.0...v5.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 13, 2023
1 parent f76cd5b commit 5260cf3
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 25 deletions.
39 changes: 16 additions & 23 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"concurrently": "^8.0.1",
"ember-angle-bracket-invocation-polyfill": "^3.0.2",
"ember-auto-import": "^2.6.3",
"ember-cli": "~5.1.0",
"ember-cli": "~5.2.1",
"ember-cli-babel": "^7.26.11",
"ember-cli-dependency-checker": "^3.3.1",
"ember-cli-htmlbars": "^6.3.0",
Expand Down
2 changes: 1 addition & 1 deletion test-buildtime-options-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"concurrently": "^8.0.1",
"ember-angle-bracket-invocation-polyfill": "^3.0.2",
"ember-auto-import": "^2.6.3",
"ember-cli": "~5.1.0",
"ember-cli": "~5.2.1",
"ember-cli-babel": "^7.26.11",
"ember-cli-dependency-checker": "^3.3.1",
"ember-cli-htmlbars": "^6.3.0",
Expand Down

0 comments on commit 5260cf3

Please sign in to comment.