Skip to content

Commit

Permalink
chore(deps): update dependency ts-loader to v7 (#965)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [ts-loader](https://github.com/TypeStrong/ts-loader) | devDependencies | major | [`^6.2.1` -> `^7.0.0`](https://renovatebot.com/diffs/npm/ts-loader/6.2.2/7.0.0) |

---

### Release Notes

<details>
<summary>TypeStrong/ts-loader</summary>

### [`v7.0.0`](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v700)

[Compare Source](https://github.com/TypeStrong/ts-loader/compare/v6.2.2...v7.0.0)

-   [Project reference support enhancements](https://github.com/TypeStrong/ts-loader/pull/1076) - thanks [@&#8203;sheetalkamat](https://github.com/sheetalkamat)!
-   Following the end of life of Node 8, `ts-loader` no longer supports Node 8 **BREAKING CHANGE**

</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#googleapis/nodejs-pubsub).
  • Loading branch information
renovate-bot committed Apr 15, 2020
1 parent f85437c commit e100395
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 @@ -92,7 +92,7 @@
"proxyquire": "^2.0.0",
"sinon": "^9.0.0",
"tmp": "^0.1.0",
"ts-loader": "^6.2.1",
"ts-loader": "^7.0.0",
"typescript": "3.6.4",
"uuid": "^7.0.0",
"webpack": "^4.42.0",
Expand Down

0 comments on commit e100395

Please sign in to comment.