Skip to content

Commit

Permalink
chore(deps-dev): Bump sort-package-json from 1.55.0 to 1.56.1 (#415)
Browse files Browse the repository at this point in the history
Bumps [sort-package-json](https://github.com/keithamus/sort-package-json) from 1.55.0 to 1.56.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/keithamus/sort-package-json/releases">sort-package-json's releases</a>.</em></p>
<blockquote>
<h2>v1.56.1</h2>
<h2><a href="https://github.com/keithamus/sort-package-json/compare/v1.56.0...v1.56.1">1.56.1</a> (2022-05-01)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>revert esm (<a href="https://github.com/keithamus/sort-package-json/commit/2cfaa5a6832e1f4fed35c201b55f91886718835e">2cfaa5a</a>)</li>
</ul>
<h2>v1.56.0</h2>
<h1><a href="https://github.com/keithamus/sort-package-json/compare/v1.55.0...v1.56.0">1.56.0</a> (2022-05-01)</h1>
<h3>Features</h3>
<ul>
<li>add support for <code>volta</code> (<a href="https://github-redirect.dependabot.com/keithamus/sort-package-json/issues/257">#257</a>) (<a href="https://github.com/keithamus/sort-package-json/commit/9ab64e01953952a9a44a2f97e0061ad702107fe4">9ab64e0</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/keithamus/sort-package-json/commit/2cfaa5a6832e1f4fed35c201b55f91886718835e"><code>2cfaa5a</code></a> fix: revert esm</li>
<li><a href="https://github.com/keithamus/sort-package-json/commit/80648cdb9290bafc93d8b56f41cc08e58569b1af"><code>80648cd</code></a> Revert &quot;refactor!: migrate to esm and update dependencies (<a href="https://github-redirect.dependabot.com/keithamus/sort-package-json/issues/256">#256</a>)&quot; (<a href="https://github-redirect.dependabot.com/keithamus/sort-package-json/issues/259">#259</a>)</li>
<li><a href="https://github.com/keithamus/sort-package-json/commit/9ab64e01953952a9a44a2f97e0061ad702107fe4"><code>9ab64e0</code></a> feat: add support for <code>volta</code> (<a href="https://github-redirect.dependabot.com/keithamus/sort-package-json/issues/257">#257</a>)</li>
<li><a href="https://github.com/keithamus/sort-package-json/commit/3e4ff74ea4126a417c7e5aff6d6d9d8a4f7c8b8a"><code>3e4ff74</code></a> refactor!: migrate to esm and update dependencies (<a href="https://github-redirect.dependabot.com/keithamus/sort-package-json/issues/256">#256</a>)</li>
<li><a href="https://github.com/keithamus/sort-package-json/commit/a62a434c68115b06fa1ce39acd3794c78343772a"><code>a62a434</code></a> test: update <code>ava</code> to v4 (<a href="https://github-redirect.dependabot.com/keithamus/sort-package-json/issues/253">#253</a>)</li>
<li><a href="https://github.com/keithamus/sort-package-json/commit/03641035431b1b89a35d25522036f3e7ff42447b"><code>0364103</code></a> ci: tweak config (<a href="https://github-redirect.dependabot.com/keithamus/sort-package-json/issues/252">#252</a>)</li>
<li><a href="https://github.com/keithamus/sort-package-json/commit/09e01e90870ab4c69c229b86d38e8c1b50a28b79"><code>09e01e9</code></a> chore: update linters (<a href="https://github-redirect.dependabot.com/keithamus/sort-package-json/issues/251">#251</a>)</li>
<li><a href="https://github.com/keithamus/sort-package-json/commit/71220cece5a8c9abd7921ed97bcbe6ef9e4fc3f9"><code>71220ce</code></a> chore: fix lock file (<a href="https://github-redirect.dependabot.com/keithamus/sort-package-json/issues/250">#250</a>)</li>
<li>See full diff in <a href="https://github.com/keithamus/sort-package-json/compare/v1.55.0...v1.56.1">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sort-package-json&package-manager=npm_and_yarn&previous-version=1.55.0&new-version=1.56.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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)


</details>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 2, 2022
1 parent e8ddaa6 commit afbac68
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -6200,9 +6200,9 @@ sort-object-keys@^1.1.3:
integrity sha512-855pvK+VkU7PaKYPc+Jjnmt4EzejQHyhhF33q31qG8x7maDzkeFhAAThdCYay11CISO+qAMwjOBP+fPZe0IPyg==

sort-package-json@^1.44.0:
version "1.55.0"
resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-1.55.0.tgz#150328328a9ac8b417b43d5a1fae74e5f27254e9"
integrity sha512-xhKvRD8WGbALjXQkVuk4/93Z/2NIO+5IzKamdMjN5kn3L+N+M9YWQssmM6GXlQr9v1F7PGWsOJEo1gvXOhM7Mg==
version "1.56.1"
resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-1.56.1.tgz#4b2f3a076ece500ed7d88bc3b37bc42fde6e370c"
integrity sha512-UpMvN+D7Pmn3ruQd+LfO67EBtDf/k79bL3DZ9CCq4BVf5mAV2Z0xHoZkYUUKRE6NsX0liQloyGUmRQZjbxUCig==
dependencies:
detect-indent "^6.0.0"
detect-newline "3.1.0"
Expand Down

0 comments on commit afbac68

Please sign in to comment.