Skip to content

Commit 2157718

Browse files
greenkeeper[bot]Kikobeats
authored andcommitted
Update p-any to the latest version 🚀 (#42)
## The dependency [p-any](https://github.com/sindresorhus/p-any) was updated from `2.0.0` to `2.1.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update. --- <details> <summary>Release Notes for v2.1.0</summary> <ul> <li>Refactor TypeScript definition to CommonJS compatible export (<a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="429003390" data-permission-text="Issue title is private" data-url="sindresorhus/p-any#5" data-hovercard-type="pull_request" data-hovercard-url="/sindresorhus/p-any/pull/5/hovercard" href="https://urls.greenkeeper.io/sindresorhus/p-any/pull/5">#5</a>) <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/sindresorhus/p-any/commit/d9190ea47defb147dc3aeca6aa314e88a2e78108/hovercard" href="https://urls.greenkeeper.io/sindresorhus/p-any/commit/d9190ea47defb147dc3aeca6aa314e88a2e78108"><tt>d9190ea</tt></a></li> </ul> <p><a class="commit-link" href="https://urls.greenkeeper.io/sindresorhus/p-any/compare/v2.0.0...v2.1.0"><tt>v2.0.0...v2.1.0</tt></a></p> </details> <details> <summary>Commits</summary> <p>The new version differs by 2 commits.</p> <ul> <li><a href="https://urls.greenkeeper.io/sindresorhus/p-any/commit/78331617179bdcd93f5ef0e25a163df430dff6e6"><code>7833161</code></a> <code>2.1.0</code></li> <li><a href="https://urls.greenkeeper.io/sindresorhus/p-any/commit/d9190ea47defb147dc3aeca6aa314e88a2e78108"><code>d9190ea</code></a> <code>Refactor TypeScript definition to CommonJS compatible export (#5)</code></li> </ul> <p>See the <a href="https://urls.greenkeeper.io/sindresorhus/p-any/compare/24a9cd4c4455c61ab6b14ba75a080e545886214b...78331617179bdcd93f5ef0e25a163df430dff6e6">full diff</a></p> </details> <details> <summary>FAQ and help</summary> There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new). </details> --- Your [Greenkeeper](https://greenkeeper.io) bot 🌴
1 parent 5b944e4 commit 2157718

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"lodash": "~4.17.11",
4242
"memoize-one": "~5.0.0",
4343
"morgan": "~1.9.1",
44-
"p-any": "~2.0.0",
44+
"p-any": "~2.1.0",
4545
"p-map": "~2.0.0",
4646
"p-timeout": "~3.1.0",
4747
"reachable-url": "~1.1.8",

0 commit comments

Comments
 (0)