Skip to content

Commit

Permalink
chore(deps-dev): bump release-it from 13.3.0 to 13.3.1 (#28)
Browse files Browse the repository at this point in the history
Bumps [release-it](https://github.com/release-it/release-it) from 13.3.0 to 13.3.1.
<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 13.3.1</h2>
<ul>
<li>Update dependencies (2b4b0f6)</li>
<li>Update octokit deps to remove warning (5bca0e3)</li>
<li>Remove bad example (now that this prefix is automated) (3dd82c4)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/release-it/release-it/commit/07ee3243a482233e46299ff3b795735ab2e87732"><code>07ee324</code></a> Release 13.3.1</li>
<li><a href="https://github.com/release-it/release-it/commit/2b4b0f6fb6a08393df551db44258ff3d4a3c3903"><code>2b4b0f6</code></a> Update dependencies</li>
<li><a href="https://github.com/release-it/release-it/commit/5bca0e3036ee18b89bc426c80a335fdda6866250"><code>5bca0e3</code></a> Update octokit deps to remove warning</li>
<li><a href="https://github.com/release-it/release-it/commit/3dd82c4a273924c7b8e0856615d5f4dcb1ad338c"><code>3dd82c4</code></a> Remove bad example (now that this prefix is automated)</li>
<li>See full diff in <a href="https://github.com/release-it/release-it/compare/13.3.0...13.3.1">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=release-it&package-manager=npm_and_yarn&previous-version=13.3.0&new-version=13.3.1)](https://dependabot.com/compatibility-score/?dependency-name=release-it&package-manager=npm_and_yarn&previous-version=13.3.0&new-version=13.3.1)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)



</details>
  • Loading branch information
dependabot-preview[bot] committed Mar 26, 2020
1 parent 72a4490 commit 1a7e8cd
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@
"eslint-config-airbnb-base": "14.1.0",
"eslint-plugin-import": "2.20.1",
"file-type": "14.1.4",
"release-it": "13.3.0"
"release-it": "13.3.1"
}
}
38 changes: 19 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,10 @@
dependencies:
"@octokit/types" "^2.0.0"

"@octokit/core@^2.4.0":
version "2.4.2"
resolved "https://registry.yarnpkg.com/@octokit/core/-/core-2.4.2.tgz#c22e583afc97e74015ea5bfd3ffb3ffc56c186ed"
integrity sha512-fUx/Qt774cgiPhb3HRKfdl6iufVL/ltECkwkCg373I4lIPYvAPY4cbidVZqyVqHI+ThAIlFlTW8FT4QHChv3Sg==
"@octokit/core@^2.4.3":
version "2.4.3"
resolved "https://registry.yarnpkg.com/@octokit/core/-/core-2.4.3.tgz#f51c0c228e6aa01253f9452ba5a25dc20aee8577"
integrity sha512-9T91nYeBB7+PNK3oxOuA+6DXCPRvhJ80ke+NqhXirBjVtNepTKFJXoWPqguRSBQ+dkEVA8dZJMxfFzjz9yhiuA==
dependencies:
"@octokit/auth-token" "^2.4.0"
"@octokit/graphql" "^4.3.1"
Expand Down Expand Up @@ -138,12 +138,12 @@
once "^1.4.0"
universal-user-agent "^5.0.0"

"@octokit/rest@17.1.1":
version "17.1.1"
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-17.1.1.tgz#357a9f6da687fc2ca9276715c1541562bd2c1581"
integrity sha512-Cn9XpevTJdQj/GbACY1WjArDabPpdAhvlS5zoCdZ/chiKbl4vutL1X1VeJHzDLK0K6BdZXXe4SnEPN31wKPA7A==
"@octokit/rest@17.1.2":
version "17.1.2"
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-17.1.2.tgz#f718ce8b0cf0f43d3b7ecc6241e087d7ca7d5eb0"
integrity sha512-Dm24iVakcVQwl1mrANYdaf1lvSeMwN9SxnEEh+EZQCfx5R8BE8E8w5Oe+LaKexbYZTv+MHqE7Af4LrSHSo9JgQ==
dependencies:
"@octokit/core" "^2.4.0"
"@octokit/core" "^2.4.3"
"@octokit/plugin-paginate-rest" "^2.0.0"
"@octokit/plugin-request-log" "^1.0.0"
"@octokit/plugin-rest-endpoint-methods" "^3.3.0"
Expand Down Expand Up @@ -1644,10 +1644,10 @@ globby@^10.0.1:
merge2 "^1.2.3"
slash "^3.0.0"

got@10.6.0:
version "10.6.0"
resolved "https://registry.yarnpkg.com/got/-/got-10.6.0.tgz#ac3876261a4d8e5fc4f81186f79955ce7b0501dc"
integrity sha512-3LIdJNTdCFbbJc+h/EH0V5lpNpbJ6Bfwykk21lcQvQsEcrzdi/ltCyQehFHLzJ/ka0UMH4Slg0hkYvAZN9qUDg==
got@10.7.0:
version "10.7.0"
resolved "https://registry.yarnpkg.com/got/-/got-10.7.0.tgz#62889dbcd6cca32cd6a154cc2d0c6895121d091f"
integrity sha512-aWTDeNw9g+XqEZNcTjMMZSy7B7yE9toWOFYip7ofFTLleJhvZwUxxTxkTpKvF+p1SAA4VHmuEy7PiHTHyq8tJg==
dependencies:
"@sindresorhus/is" "^2.0.0"
"@szmarczak/http-timer" "^4.0.0"
Expand Down Expand Up @@ -3000,13 +3000,13 @@ registry-url@^5.0.0:
dependencies:
rc "^1.2.8"

release-it@13.3.0:
version "13.3.0"
resolved "https://registry.yarnpkg.com/release-it/-/release-it-13.3.0.tgz#b15a96eb22913b4f4fe8d75dfe0e5a752a7cd431"
integrity sha512-NGkqRFfv63bEN1LieI57gyDJZHrHPc5E7ocDwgxyMD6cA5c8XHBcP8tXRSIiGq/ytEmckGQCMu8msNZzT+MbSg==
release-it@13.3.1:
version "13.3.1"
resolved "https://registry.yarnpkg.com/release-it/-/release-it-13.3.1.tgz#3792f3fdf3bd209e0c294c21ea40cfed599246fb"
integrity sha512-juKrG8sReAHbEot6VCWbFSaoUnyu7o2WWDFbdu5BbX8FZAIvF3SOYM1fS9GRIwG10xBDogokMFqu/eO1UK8WRQ==
dependencies:
"@iarna/toml" "2.2.3"
"@octokit/rest" "17.1.1"
"@octokit/rest" "17.1.2"
async-retry "1.3.1"
chalk "3.0.0"
cosmiconfig "6.0.0"
Expand All @@ -3018,7 +3018,7 @@ release-it@13.3.0:
form-data "3.0.0"
git-url-parse "11.1.2"
globby "11.0.0"
got "10.6.0"
got "10.7.0"
import-cwd "3.0.0"
inquirer "7.1.0"
is-ci "2.0.0"
Expand Down

0 comments on commit 1a7e8cd

Please sign in to comment.