Skip to content

Commit

Permalink
Update dependency ember-cli to v5 (#633)
Browse files Browse the repository at this point in the history
* Update dependency ember-cli to v5

* add ember-cli-clean-css required for CSS minification in Ember CLI v5

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jeldrik Hanschke <[email protected]>
  • Loading branch information
renovate[bot] and jelhan authored Oct 17, 2023
1 parent 482b5c4 commit 337944e
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 228 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,13 @@
"ember-auto-import": "^2.4.1",
"ember-bootstrap": "^5.0.0",
"ember-classic-decorator": "^3.0.0",
"ember-cli": "~4.12.0",
"ember-cli": "~5.3.0",
"ember-cli-app-version": "^6.0.0",
"ember-cli-babel": "^8.0.0",
"ember-cli-browser-navigation-button-test-helper": "^0.3.0",
"ember-cli-browserstack": "^2.0.0",
"ember-cli-bundlesize": "^0.3.0",
"ember-cli-clean-css": "^3.0.0",
"ember-cli-clipboard": "^0.16.0",
"ember-cli-content-security-policy": "^2.0.0",
"ember-cli-dependency-checker": "^3.3.1",
Expand Down
Loading

0 comments on commit 337944e

Please sign in to comment.