mirror of
https://github.com/Unleash/unleash.git
synced 2025-03-09 00:18:26 +01:00
chore(deps): update dependency @types/pg to v8.11.11 (#9177)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/pg](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pg) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg)) | [`8.11.10` -> `8.11.11`](https://renovatebot.com/diffs/npm/@types%2fpg/8.11.10/8.11.11) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
473e1aee58
commit
2c6cb849ca
@ -194,7 +194,7 @@
|
|||||||
"@types/node": "20.17.14",
|
"@types/node": "20.17.14",
|
||||||
"@types/nodemailer": "6.4.17",
|
"@types/nodemailer": "6.4.17",
|
||||||
"@types/owasp-password-strength-test": "1.3.2",
|
"@types/owasp-password-strength-test": "1.3.2",
|
||||||
"@types/pg": "8.11.10",
|
"@types/pg": "8.11.11",
|
||||||
"@types/semver": "7.5.8",
|
"@types/semver": "7.5.8",
|
||||||
"@types/slug": "^5.0.8",
|
"@types/slug": "^5.0.8",
|
||||||
"@types/stoppable": "1.1.3",
|
"@types/stoppable": "1.1.3",
|
||||||
|
10
yarn.lock
10
yarn.lock
@ -2108,14 +2108,14 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/pg@npm:8.11.10":
|
"@types/pg@npm:8.11.11":
|
||||||
version: 8.11.10
|
version: 8.11.11
|
||||||
resolution: "@types/pg@npm:8.11.10"
|
resolution: "@types/pg@npm:8.11.11"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/node": "npm:*"
|
"@types/node": "npm:*"
|
||||||
pg-protocol: "npm:*"
|
pg-protocol: "npm:*"
|
||||||
pg-types: "npm:^4.0.1"
|
pg-types: "npm:^4.0.1"
|
||||||
checksum: 10c0/c8800d0ab2c6424308e6c6b40c73f19583ee1aed758462bd07694844b0a551b5841442205a4ee05207b80109ba502f33f20241b1bd9b4902e713611fb9e08f6c
|
checksum: 10c0/18c2585e1ba7a5dd5f849d49410d53fdfe9a6c3cbc4ae46c51fd728264d6ecf9a84a5cd82d89cb1f870a74383bad88effce1eed888f16accbcbde56a53d23a69
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -9288,7 +9288,7 @@ __metadata:
|
|||||||
"@types/node": "npm:20.17.14"
|
"@types/node": "npm:20.17.14"
|
||||||
"@types/nodemailer": "npm:6.4.17"
|
"@types/nodemailer": "npm:6.4.17"
|
||||||
"@types/owasp-password-strength-test": "npm:1.3.2"
|
"@types/owasp-password-strength-test": "npm:1.3.2"
|
||||||
"@types/pg": "npm:8.11.10"
|
"@types/pg": "npm:8.11.11"
|
||||||
"@types/semver": "npm:7.5.8"
|
"@types/semver": "npm:7.5.8"
|
||||||
"@types/slug": "npm:^5.0.8"
|
"@types/slug": "npm:^5.0.8"
|
||||||
"@types/stoppable": "npm:1.1.3"
|
"@types/stoppable": "npm:1.1.3"
|
||||||
|
Loading…
Reference in New Issue
Block a user