Skip to content

Commit

Permalink
chore(deps): update dependency @types/body-parser to v1.19.1 (#342)
Browse files Browse the repository at this point in the history
[![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/body-parser](https://togithub.com/DefinitelyTyped/DefinitelyTyped) | [`1.17.0` -> `1.19.1`](https://renovatebot.com/diffs/npm/@types%2fbody-parser/1.17.0/1.19.1) | [![age](https://badges.renovateapi.com/packages/npm/@types%2fbody-parser/1.19.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@types%2fbody-parser/1.19.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@types%2fbody-parser/1.19.1/compatibility-slim/1.17.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@types%2fbody-parser/1.19.1/confidence-slim/1.17.0)](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).
  • Loading branch information
renovate-bot committed Oct 5, 2021
1 parent 58db88e commit 69825d0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"author": "Google Inc.",
"license": "Apache-2.0",
"devDependencies": {
"@types/body-parser": "1.17.0",
"@types/body-parser": "1.19.1",
"@types/express": "4.17.13",
"@types/minimist": "1.2.2",
"@types/mocha": "8.2.3",
Expand Down

0 comments on commit 69825d0

Please sign in to comment.