Skip to content

Commit debf400

Browse files
authored
fix(deps): Update dependency @types/pg to v8.15.4 (#725)
This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [@types/pg](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pg) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg)) | devDependencies | minor | [`8.11.14` -> `8.15.4`](https://renovatebot.com/diffs/npm/@types%2fpg/8.11.14/8.15.4) | `8.15.5` | --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
1 parent 86b06c3 commit debf400

File tree

2 files changed

+122
-148
lines changed

2 files changed

+122
-148
lines changed

package-lock.json

Lines changed: 121 additions & 147 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
"@commitlint/cli": "19.8.1",
4040
"@commitlint/config-conventional": "19.8.1",
4141
"@types/node": "22.16.5",
42-
"@types/pg": "8.11.14",
42+
"@types/pg": "8.15.4",
4343
"@types/semver": "7.7.0",
4444
"@typescript-eslint/eslint-plugin": "8.21.0",
4545
"@typescript-eslint/parser": "8.21.0",

0 commit comments

Comments
 (0)