Upgrade changelog to v1.2.1 (npm) (#292)

This commit is contained in:
Rhys Arkins 2017-06-12 15:00:28 +02:00 committed by GitHub
parent 6ad68cf220
commit c37f903069
2 changed files with 8 additions and 24 deletions

View file

@ -42,7 +42,7 @@
"yarn": "0.24.6"
},
"dependencies": {
"changelog": "dylang/changelog#v1.2.0",
"changelog": "1.2.1",
"commander": "2.9.0",
"gh-got": "6.0.0",
"gl-got": "6.0.2",

View file

@ -155,10 +155,6 @@ arrify@^1.0.0, arrify@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d"
asap@^2.0.0:
version "2.0.5"
resolved "https://registry.yarnpkg.com/asap/-/asap-2.0.5.tgz#522765b50c3510490e52d7dcfe085ef9ba96958f"
asn1@~0.2.3:
version "0.2.3"
resolved "https://registry.yarnpkg.com/asn1/-/asn1-0.2.3.tgz#dac8787713c9966849fc8180777ebe9c1ddf3b86"
@ -573,16 +569,16 @@ chalk@1.1.3, chalk@^1.0.0, chalk@^1.1.0, chalk@^1.1.1, chalk@^1.1.3:
strip-ansi "^3.0.0"
supports-color "^2.0.0"
changelog@dylang/changelog#v1.2.0:
version "1.2.0"
resolved "https://codeload.github.com/dylang/changelog/tar.gz/7e663ad60cfe43de64f20ef6eb3a4f7845aa137f"
changelog@1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/changelog/-/changelog-1.2.1.tgz#7ddcd4a706a084453d760bda0a81e88e80172283"
dependencies:
chalk "1.1.3"
cli "1.0.1"
has-color "0.1.7"
lodash "4.17.4"
moment "2.17.1"
q "2.0.3"
q "1.4.1"
request "2.79.0"
semver "5.3.0"
wordwrap "1.0.0"
@ -2810,10 +2806,6 @@ pluralize@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-4.0.0.tgz#59b708c1c0190a2f692f1c7618c446b052fd1762"
pop-iterate@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/pop-iterate/-/pop-iterate-1.0.1.tgz#ceacfdab4abf353d7a0f2aaa2c1fc7b3f9413ba3"
prelude-ls@~1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
@ -2861,13 +2853,9 @@ punycode@^1.4.1:
version "1.4.1"
resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e"
q@2.0.3:
version "2.0.3"
resolved "https://registry.yarnpkg.com/q/-/q-2.0.3.tgz#75b8db0255a1a5af82f58c3f3aaa1efec7d0d134"
dependencies:
asap "^2.0.0"
pop-iterate "^1.0.1"
weak-map "^1.0.5"
q@1.4.1:
version "1.4.1"
resolved "https://registry.yarnpkg.com/q/-/q-1.4.1.tgz#55705bcd93c5f3673530c2c2cbc0c2b3addc286e"
qs@~6.3.0:
version "6.3.2"
@ -3590,10 +3578,6 @@ watch@~0.10.0:
version "0.10.0"
resolved "https://registry.yarnpkg.com/watch/-/watch-0.10.0.tgz#77798b2da0f9910d595f1ace5b0c2258521f21dc"
weak-map@^1.0.5:
version "1.0.5"
resolved "https://registry.yarnpkg.com/weak-map/-/weak-map-1.0.5.tgz#79691584d98607f5070bd3b70a40e6bb22e401eb"
webidl-conversions@^3.0.0:
version "3.0.1"
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"