Skip to content

Commit

Permalink
chore(deps): update dependency ember-cli-update to v0.33.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 30, 2019
1 parent f49df1d commit 5efd168
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"ember-cli-release": "0.2.9",
"ember-cli-template-lint": "1.0.0-beta.2",
"ember-cli-uglify": "2.1.0",
"ember-cli-update": "0.33.0",
"ember-cli-update": "0.33.2",
"ember-code-snippet": "2.4.0",
"ember-collection": "1.0.0-alpha.9",
"ember-concurrency": "0.10.0",
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2236,17 +2236,17 @@ body@^5.1.0:
raw-body "~1.1.0"
safe-json-parse "~1.0.1"

boilerplate-update@^0.19.9:
version "0.19.9"
resolved "https://registry.yarnpkg.com/boilerplate-update/-/boilerplate-update-0.19.9.tgz#7796d9593658a7a689ce5870785a97d19629c644"
integrity sha512-9c4BODr39sPOKH2N5nQvNPkGlYjIEN/newZAMX/mJwBdhXine/VtGqx5CX47/9ySOIU/SqirGJKpTUgeuO03Dg==
boilerplate-update@^0.20.0:
version "0.20.0"
resolved "https://registry.yarnpkg.com/boilerplate-update/-/boilerplate-update-0.20.0.tgz#c781c8c32750f085f34f29cf8d26d38f799fc0f3"
integrity sha512-cinmYuIEta8oe8Zc5oJ6f+WgBjNwmPm/v3R648i4Gh7KEmfOPZnRGLmOqENATjpn9RyhdfUA+7sRetQaTspsoQ==
dependencies:
co "^4.6.0"
cpr "^3.0.1"
debug "^4.1.1"
denodeify "^1.2.1"
execa "^1.0.0"
git-diff-apply "^0.15.5"
git-diff-apply "^0.16.1"
inquirer "^6.2.2"
merge-package.json "^2.0.3"
npx "^10.2.0"
Expand Down Expand Up @@ -4626,12 +4626,12 @@ [email protected]:
broccoli-uglify-sourcemap "^2.1.1"
lodash.defaultsdeep "^4.6.0"

[email protected].0:
version "0.33.0"
resolved "https://registry.yarnpkg.com/ember-cli-update/-/ember-cli-update-0.33.0.tgz#4ea738108bddcd7f71255001dc9f187b8de1a664"
integrity sha512-2KUgpVeqnEVnPcW2wJnEGfoaAwZ20TXwLP3IkpdntYU1dxzEY1V+MlAdBz2oXLOpOf5MF4ejmbjUgqC+gHsHWw==
[email protected].2:
version "0.33.2"
resolved "https://registry.yarnpkg.com/ember-cli-update/-/ember-cli-update-0.33.2.tgz#9d496c03d4a58e2426c740283ce6e20b4b0ee9f3"
integrity sha512-mskiUmwYNroTA9Kb2ufBZ/91tztq4q8CI0AD4lF39fKbnKIpxmgITIIiFMsK3kWVhdl2xAQTM8p53ifN67Ul8Q==
dependencies:
boilerplate-update "^0.19.9"
boilerplate-update "^0.20.0"
co "^4.6.0"
debug "^4.1.1"
fs-extra "^7.0.0"
Expand Down Expand Up @@ -6360,10 +6360,10 @@ getpass@^0.1.1:
dependencies:
assert-plus "^1.0.0"

git-diff-apply@^0.15.5:
version "0.15.5"
resolved "https://registry.yarnpkg.com/git-diff-apply/-/git-diff-apply-0.15.5.tgz#2a91e717a7fd30459cf01de51f608e64a0902a0e"
integrity sha512-lkQRUNGV9dKrjsqCmHiExFA7mHz7jO1JzccfrNNLzxwnw3WSHZIqYYBiEzJHBPSlJqL4543pRzmwjxxPaI4aTQ==
git-diff-apply@^0.16.1:
version "0.16.1"
resolved "https://registry.yarnpkg.com/git-diff-apply/-/git-diff-apply-0.16.1.tgz#f0648ffbe819586e042c20ddc7f9b7bac6da9361"
integrity sha512-eXOMFkjkwnkeeO3BMnt6k+piF/j97WIpBz/+jtCqNbBYEiu3LPgSQt1SgR60hjD+YGsr7hyuKods092ZPiTp1g==
dependencies:
co "^4.6.0"
debug "^4.0.0"
Expand Down

0 comments on commit 5efd168

Please sign in to comment.