Skip to content

Commit 35dfe97

Browse files
authored
chore(deps): update dependency @types/node to v14 (GoogleCloudPlatform#307)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped) | [`11.15.50` -> `14.17.5`](https://renovatebot.com/diffs/npm/@types%2fnode/11.15.50/14.17.5) | [![age](https://badges.renovateapi.com/packages/npm/@types%2fnode/14.17.5/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@types%2fnode/14.17.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@types%2fnode/14.17.5/compatibility-slim/11.15.50)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@types%2fnode/14.17.5/confidence-slim/11.15.50)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: "every 3 months on the first day of the month" (UTC). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **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/GoogleCloudPlatform/functions-framework-nodejs).
1 parent c17087f commit 35dfe97

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@types/express": "4.17.12",
4242
"@types/minimist": "1.2.1",
4343
"@types/mocha": "8.2.2",
44-
"@types/node": "11.15.50",
44+
"@types/node": "14.17.5",
4545
"@types/on-finished": "2.3.1",
4646
"@types/semver": "^7.3.6",
4747
"@types/sinon": "^10.0.0",

0 commit comments

Comments
 (0)