Skip to content

Commit

Permalink
Update @uphold/github-changelog-generator to v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardoconceicao authored and ricardobcl committed Oct 11, 2019
1 parent 00f3d05 commit b7917bb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"uuid": "^3.0.1"
},
"devDependencies": {
"@uphold/github-changelog-generator": "^1.0.0",
"@uphold/github-changelog-generator": "^1.0.1",
"eslint": "^6.5.1",
"eslint-config-uphold": "^0.2.0",
"jest": "^24.9.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -371,10 +371,10 @@
dependencies:
"@types/yargs-parser" "*"

"@uphold/github-changelog-generator@^1.0.0":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@uphold/github-changelog-generator/-/github-changelog-generator-1.0.0.tgz#839564f1f5a7372c065abd6600a0312f6a9c0031"
integrity sha512-yDOXBDpoVdGLXND+jiKYvkWXDtwxy1aO8BNdVPxbTaTXbikwdMfkft3UtyPwjXklesIQQ3Gq0vPMKmvjqc/5bQ==
"@uphold/github-changelog-generator@^1.0.1":
version "1.0.1"
resolved "https://registry.yarnpkg.com/@uphold/github-changelog-generator/-/github-changelog-generator-1.0.1.tgz#d63aa383e4e3124b1f80d84f9d7ee55585a65cfd"
integrity sha512-Qe7lO4HQxsy7HQKSi7cn/jQBe5CAT/TtVAQz2yiC8F4qgS6L78e433yTC0uai9EzOnLvt6tbLEhuMC8Jf32lOQ==
dependencies:
"@octokit/rest" "^15.15.1"
bluebird "^3.5.3"
Expand Down

0 comments on commit b7917bb

Please sign in to comment.