Skip to content

Commit

Permalink
fix(deps): update dependency type-fest to ^0.18.0 (#912)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [type-fest](https://togithub.com/sindresorhus/type-fest) | dependencies | minor | [`^0.17.0` -> `^0.18.0`](https://renovatebot.com/diffs/npm/type-fest/0.17.0/0.18.0) |

---

### Release Notes

<details>
<summary>sindresorhus/type-fest</summary>

### [`v0.18.0`](https://togithub.com/sindresorhus/type-fest/releases/v0.18.0)

[Compare Source](https://togithub.com/sindresorhus/type-fest/compare/v0.17.0...v0.18.0)

-   Add [`SetReturnType`](https://togithub.com/sindresorhus/type-fest/blob/master/source/set-return-type.d.ts) and [`Asyncify`](https://togithub.com/sindresorhus/type-fest/blob/master/source/asyncify.d.ts) types ([#&#8203;127](https://togithub.com/sindresorhus/type-fest/issues/127))  [`94a665f`](https://togithub.com/sindresorhus/type-fest/commit/94a665f)

</details>

---

### Renovate configuration

:date: **Schedule**: "after 9am and before 3pm" (UTC).

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

:recycle: **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-logging).
  • Loading branch information
renovate-bot committed Oct 16, 2020
1 parent e696466 commit dafdf8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -64,7 +64,7 @@
"snakecase-keys": "^3.1.2",
"stream-events": "^1.0.5",
"through2": "^4.0.0",
"type-fest": "^0.17.0"
"type-fest": "^0.18.0"
},
"devDependencies": {
"@google-cloud/bigquery": "^5.0.0",
Expand Down

0 comments on commit dafdf8e

Please sign in to comment.