Skip to content

Commit

Permalink
Update dependency ember-cli to v5.10.0 (#1221)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 9, 2024
1 parent fabcaf5 commit e32509e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"auto-dist-tag": "2.1.1",
"codeclimate-test-reporter": "0.5.1",
"concurrently": "8.2.2",
"ember-cli": "5.9.0",
"ember-cli": "5.10.0",
"ember-cli-addon-docs": "7.0.1",
"ember-cli-addon-docs-yuidoc": "1.1.0",
"ember-cli-clean-css": "3.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7921,10 +7921,10 @@ ember-cli-version-checker@^5.1.0, ember-cli-version-checker@^5.1.1, ember-cli-ve
semver "^7.3.4"
silent-error "^1.1.1"

ember-cli@5.9.0:
version "5.9.0"
resolved "https://registry.yarnpkg.com/ember-cli/-/ember-cli-5.9.0.tgz#ee5683b4f73158bde2e5be4be19a068578098af6"
integrity sha512-3+4F9STw4yRttzMCCrbpAwwQLtUqIwVug/Ve6rvUFvcpK//n8Q6N7iaPBHhYOFGwwok8Nr0jfkINxLWTl6WrlA==
ember-cli@5.10.0:
version "5.10.0"
resolved "https://registry.yarnpkg.com/ember-cli/-/ember-cli-5.10.0.tgz#095c659fb8cb337331acb90516babe6a61ee27b0"
integrity sha512-Y9nihTELz3dxphn/Fvw9/Gdwe5Q13Zlsh3wa4qXyy84CHRo9FcDNb8ka8UstaUxHoCcsASS6iUq8cos2krLRdA==
dependencies:
"@pnpm/find-workspace-dir" "^6.0.2"
broccoli "^3.5.2"
Expand Down

0 comments on commit e32509e

Please sign in to comment.