Skip to content

Commit

Permalink
chore(deps): downgrade conventional-github-releaser to v3.1.3 (#723)
Browse files Browse the repository at this point in the history
  • Loading branch information
ykzts authored Jun 30, 2020
1 parent 5235a8c commit 4cc81bf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@types/react": "^16.9.41",
"@types/testing-library__jest-dom": "^5.9.1",
"@types/webpack-env": "^1.15.2",
"conventional-github-releaser": "^3.1.4",
"conventional-github-releaser": "3.1.3",
"eslint": "^7.3.1",
"husky": "^4.2.5",
"jest": "^26.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3977,18 +3977,18 @@ conventional-commits-parser@^3.0.3, conventional-commits-parser@^3.0.8, conventi
through2 "^3.0.0"
trim-off-newlines "^1.0.0"

conventional-github-releaser@^3.1.4:
version "3.1.4"
resolved "https://registry.yarnpkg.com/conventional-github-releaser/-/conventional-github-releaser-3.1.4.tgz#f09a6d443855470e4849b8b07171103705537283"
integrity sha512-ffgWpTUSoSzQYmqhnXDuDExtgrFaE4dn1v4Z5xn0b1q8O3PbQwmEo2lp9MrsfEHlW8j9AaRMfHxz+u6HKcKIog==
[email protected].3:
version "3.1.3"
resolved "https://registry.yarnpkg.com/conventional-github-releaser/-/conventional-github-releaser-3.1.3.tgz#0074165abd0da675e56cfd08b3601de8faa4dcba"
integrity sha512-Yt2h9FrpMZV9geO38aXqCvd5N3YGnXZ07Du2kWjSWnBE+QIqcp+dAat/svvWfQyyKMiB1otcZidetPJoKRauqA==
dependencies:
conventional-changelog "^2.0.0"
dateformat "^3.0.0"
debug "^3.1.0"
gh-got "^7.0.0"
git-semver-tags "^2.0.0"
lodash.merge "^4.0.2"
meow "^7.0.0"
meow "^5.0.0"
object-assign "^4.0.1"
q "^1.4.1"
semver "^5.0.1"
Expand Down

1 comment on commit 4cc81bf

@vercel
Copy link

@vercel vercel bot commented on 4cc81bf Jun 30, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.