Skip to content

Commit 957d6a9

Browse files
authored
chore(deps): update dependency @types/minimist to v1.2.2 (#338)
[![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/minimist](https://togithub.com/DefinitelyTyped/DefinitelyTyped) | [`1.2.1` -> `1.2.2`](https://renovatebot.com/diffs/npm/@types%2fminimist/1.2.1/1.2.2) | [![age](https://badges.renovateapi.com/packages/npm/@types%2fminimist/1.2.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@types%2fminimist/1.2.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@types%2fminimist/1.2.2/compatibility-slim/1.2.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@types%2fminimist/1.2.2/confidence-slim/1.2.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: "every 3 months on the first day of the month" (UTC). 🚦 **Automerge**: Enabled. ♻ **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 b70b2d8 commit 957d6a9

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"devDependencies": {
4040
"@types/body-parser": "1.17.0",
4141
"@types/express": "4.17.12",
42-
"@types/minimist": "1.2.1",
42+
"@types/minimist": "1.2.2",
4343
"@types/mocha": "8.2.2",
4444
"@types/node": "14.17.5",
4545
"@types/on-finished": "2.3.1",

0 commit comments

Comments
 (0)