Skip to content

Commit

Permalink
chore(deps): update dependency @types/pg to v8.11.9 (#8179)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/pg](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pg)
([source](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg))
| [`8.11.8` ->
`8.11.9`](https://renovatebot.com/diffs/npm/@types%2fpg/8.11.8/8.11.9) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fpg/8.11.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fpg/8.11.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fpg/8.11.8/8.11.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fpg/8.11.8/8.11.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 18, 2024
1 parent 9e9abb2 commit 47c7d3e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@
"@types/node": "20.16.3",
"@types/nodemailer": "6.4.15",
"@types/owasp-password-strength-test": "1.3.2",
"@types/pg": "8.11.8",
"@types/pg": "8.11.9",
"@types/semver": "7.5.8",
"@types/slug": "^5.0.8",
"@types/stoppable": "1.1.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2179,14 +2179,14 @@ __metadata:
languageName: node
linkType: hard

"@types/pg@npm:8.11.8":
version: 8.11.8
resolution: "@types/pg@npm:8.11.8"
"@types/pg@npm:8.11.9":
version: 8.11.9
resolution: "@types/pg@npm:8.11.9"
dependencies:
"@types/node": "npm:*"
pg-protocol: "npm:*"
pg-types: "npm:^4.0.1"
checksum: 10c0/040eb04edda338a13dccee47585b4479549fd54561e1bc3768690545adb8708a089b178e04fab9241935d7bad361314fc57af3ad87b391cfb9dc0895dd049763
checksum: 10c0/fec741d90db9a627d4aa5e4852b34dade1b374de8eaf6a819dbdb43b309282f71f1331fcb99b79bd32a45be36fb7006c2e2ebc3762c0b51fdf766f86838d62e7
languageName: node
linkType: hard

Expand Down Expand Up @@ -9446,7 +9446,7 @@ __metadata:
"@types/node": "npm:20.16.3"
"@types/nodemailer": "npm:6.4.15"
"@types/owasp-password-strength-test": "npm:1.3.2"
"@types/pg": "npm:8.11.8"
"@types/pg": "npm:8.11.9"
"@types/semver": "npm:7.5.8"
"@types/slug": "npm:^5.0.8"
"@types/stoppable": "npm:1.1.3"
Expand Down

0 comments on commit 47c7d3e

Please sign in to comment.