Skip to content

Commit

Permalink
Update dependency ember-cli-deploy to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent 3fb7379 commit 4bc9101
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ember/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"ember-cli-code-coverage": "1.0.2",
"ember-cli-dependency-checker": "3.2.0",
"ember-cli-dependency-lint": "2.0.0",
"ember-cli-deploy": "1.0.2",
"ember-cli-deploy": "2.0.0",
"ember-cli-deploy-build": "2.0.0",
"ember-cli-deploy-compress": "0.3.2",
"ember-cli-deploy-display-revisions": "2.1.2",
Expand Down
8 changes: 4 additions & 4 deletions ember/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6341,10 +6341,10 @@ [email protected]:
untildify "^3.0.2"
username "^4.1.0"

ember-cli-deploy@1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/ember-cli-deploy/-/ember-cli-deploy-1.0.2.tgz#9ab39188c882b57937418db5b3da6fc65b16b916"
integrity sha1-mrORiMiCtXk3QY21s9pvxlsWuRY=
ember-cli-deploy@2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/ember-cli-deploy/-/ember-cli-deploy-2.0.0.tgz#136cf945a2e07e869279db538f973e2001ef6c1c"
integrity sha512-x6vtuxruExD66qo/OvNldGbxZ3NTaeRSdL63Q9clJ/+JspLXeHtKxl5dDMqRNvl8sItVrZJqq9GYMJfPsg5SWA==
dependencies:
chalk "^1.1.3"
core-object "^2.0.0"
Expand Down

0 comments on commit 4bc9101

Please sign in to comment.