Skip to content

Commit 5500065

Browse files
authored
fix(deps): Update dependency @types/pg to v8.11.6 (#499)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@types/pg](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pg) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg)) | devDependencies | patch | [`8.11.5` -> `8.11.6`](https://renovatebot.com/diffs/npm/@types%2fpg/8.11.5/8.11.6) | --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined). 🚦 **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 [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM0My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
1 parent 94ee7c7 commit 5500065

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
@@ -37,7 +37,7 @@
3737
"@commitlint/cli": "19.3.0",
3838
"@commitlint/config-conventional": "19.2.2",
3939
"@types/node": "20.12.8",
40-
"@types/pg": "8.11.5",
40+
"@types/pg": "8.11.6",
4141
"@types/semver": "7.5.8",
4242
"@typescript-eslint/eslint-plugin": "7.8.0",
4343
"@typescript-eslint/parser": "7.8.0",

0 commit comments

Comments
 (0)