ArkEcosystem / typescript-client

A simple TypeScript API client for the ARK Blockchain.
MIT License
7 stars 20 forks source link

fix(deps): update dependency ky to ^0.21.0 #126

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
ky dependencies minor ^0.20.0 -> ^0.21.0

Release Notes

sindresorhus/ky ### [`v0.21.0`](https://togithub.com/sindresorhus/ky/releases/v0.21.0) [Compare Source](https://togithub.com/sindresorhus/ky/compare/v0.20.0...v0.21.0) - Add `Request` to `TimeoutError` ([#​267](https://togithub.com/sindresorhus/ky/issues/267)) [`b9dbd19`](https://togithub.com/sindresorhus/ky/commit/b9dbd19)

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

codecov[bot] commented 4 years ago

Codecov Report

Merging #126 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #126   +/-   ##
=======================================
  Coverage   78.98%   78.98%           
=======================================
  Files          18       18           
  Lines         157      157           
  Branches       10       10           
=======================================
  Hits          124      124           
  Misses         33       33           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f1d48c9...c9ba520. Read the comment docs.