Skip to content

Commit

Permalink
Merge #113
Browse files Browse the repository at this point in the history
113: chore(deps-dev): bump release-it from 14.0.4 to 14.1.0 r=jniles a=dependabot-preview[bot]

Bumps [release-it](https://github.com/release-it/release-it) from 14.0.4 to 14.1.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/release-it/release-it/releases">release-it's releases</a>.</em></p>
<blockquote>
<h2>Release 14.1.0</h2>
<ul>
<li>Update dependencies (d88d958)</li>
<li>Merge <code>14.0.4</code> and <code>14.1.0-next.0</code></li>
</ul>
<h2>Release 14.1.0-next.0</h2>
<ul>
<li>Disable rollback when git pushed (c6dbbea)</li>
<li>Move upstream push args to separate method (3de7355)</li>
<li>Change execution order of core plugins (81c4502)</li>
<li>Add note about cancelled hooks when related lifecycle method failed or was skipped (closes <a href="https://github-redirect.dependabot.com/release-it/release-it/issues/705">#705</a>) (229ed75)</li>
<li>Add note about <code>npm whoami</code> and npmrc token (closes <a href="https://github-redirect.dependabot.com/release-it/release-it/issues/704">#704</a>) (2b02a63)</li>
</ul>
</blockquote>


Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
bors[bot] and dependabot-preview[bot] authored Oct 14, 2020
2 parents e645326 + c370812 commit a85773b
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 @@ -29,6 +29,6 @@
"eslint-config-airbnb-base": "14.2.0",
"eslint-plugin-import": "2.22.1",
"file-type": "15.0.1",
"release-it": "14.0.4"
"release-it": "14.1.0"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2988,10 +2988,10 @@ registry-url@^5.0.0:
dependencies:
rc "^1.2.8"

release-it@14.0.4:
version "14.0.4"
resolved "https://registry.yarnpkg.com/release-it/-/release-it-14.0.4.tgz#b9d10042bc9283c0f81adf8a62932a29fb89bb65"
integrity sha512-EC6kByBoAfxqBE2TGVYUGK6L6uZ51M1gYw+bmafhmJqXkmU9ENutl0vTfQK8dsXpzV8dQ+iASOrFnXPremgO5g==
release-it@14.1.0:
version "14.1.0"
resolved "https://registry.yarnpkg.com/release-it/-/release-it-14.1.0.tgz#44dce71e35fcd57e0518c6dfdca1486a0c2889e6"
integrity sha512-S3yFUl7dv4D5+/Gqe7Qi3zKKDlH5KtrrZfSiNX6QanQ1B21htfzGWfU+JmE89aKJgZPmNG7W0vuiSGXoRzbFZA==
dependencies:
"@iarna/toml" "2.2.5"
"@octokit/rest" "18.0.6"
Expand Down

0 comments on commit a85773b

Please sign in to comment.