Skip to content

Commit

Permalink
chore(deps): update ember-cli to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 11, 2022
1 parent de0c5dc commit 9843765
Show file tree
Hide file tree
Showing 3 changed files with 454 additions and 69 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:3.28.5@sha256:e51e83121cefac0ba13c2a39f60623532c99386e418f18f4d03b9f554058a6ae AS base
FROM danlynn/ember-cli:4.3.0@sha256:cbf091fb246151ec3528dda63fa58166b45d53e9d1e9af62e062adeb32c4a109 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 @@ -41,7 +41,7 @@
"ember-auto-import": "^2.2.4",
"ember-bootstrap": "^4.9.0",
"ember-can": "^4.1.0",
"ember-cli": "~3.28.5",
"ember-cli": "~4.3.0",
"ember-cli-babel": "^7.26.10",
"ember-cli-content-security-policy": "^2.0.1",
"ember-cli-dependency-checker": "^3.2.0",
Expand Down
Loading

0 comments on commit 9843765

Please sign in to comment.