Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency abort-controller to v3
Browse files Browse the repository at this point in the history
fix(deps): update dependency abort-controller to v3

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| abort-controller | dependencies | major | [`^2.0.2` -> `^3.0.0`](https://diff.intrinsic.com/abort-controller/2.0.3/3.0.0) | [source](https://togithub.com/mysticatea/abort-controller) |

---

### Release Notes

<details>
<summary>mysticatea/abort-controller</summary>

### [`v3.0.0`](https://togithub.com/mysticatea/abort-controller/compare/v2.0.3...v3.0.0)

[Compare Source](https://togithub.com/mysticatea/abort-controller/compare/v2.0.3...v3.0.0)

</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 stale, or if you modify the PR title to begin with "`rebase!`".

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

---

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

---

This PR has been generated by [Renovate Bot](https://togithub.com/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#googleapis/gcs-resumable-upload).

#204 automerged by dpebot
  • Loading branch information
renovate[bot] authored and yoshi-automation committed Apr 2, 2019
1 parent 53007b1 commit 0c4f6c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"node": ">=6"
},
"dependencies": {
"abort-controller": "^2.0.2",
"abort-controller": "^3.0.0",
"configstore": "^4.0.0",
"gaxios": "^1.5.0",
"google-auth-library": "^3.0.0",
Expand Down

0 comments on commit 0c4f6c0

Please sign in to comment.