Skip to content

Commit

Permalink
chore(deps): update ember-cli to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 5, 2024
1 parent 6dd42d4 commit 8800c42
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM danlynn/ember-cli:4.11.0@sha256:ec33e1a99bb5bd0b610f33b7e5c7cc09946a94f8d5686746939c82932257e747 AS base
FROM danlynn/ember-cli:5.6.0@sha256:1d41a1bae7c067b55b8934303510416b3eb5723ea165d3f15cfa2e0e77584d12 AS base

ARG DEPLOY_TARGET='production'
ARG BUILD_HASH='unknown'
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"ember-auto-import": "^2.2.4",
"ember-bootstrap": "^5.1.1",
"ember-can": "^4.2.0",
"ember-cli": "~4.11.0",
"ember-cli": "~5.7.0",
"ember-cli-babel": "^7.26.10",
"ember-cli-content-security-policy": "^2.0.3",
"ember-cli-dependency-checker": "^3.2.0",
Expand Down

0 comments on commit 8800c42

Please sign in to comment.