mirror of
https://github.com/Unleash/unleash.git
synced 2025-05-08 01:15:49 +02:00
chore(deps): update dependency @types/node to v20.17.24 (#9570)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`20.17.22` -> `20.17.24`](https://renovatebot.com/diffs/npm/@types%2fnode/20.17.22/20.17.24) | [](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 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
7a9ef77ec4
commit
d082e5eb25
@ -191,7 +191,7 @@
|
||||
"@types/memoizee": "0.4.11",
|
||||
"@types/mime": "4.0.0",
|
||||
"@types/mustache": "^4.2.5",
|
||||
"@types/node": "20.17.22",
|
||||
"@types/node": "20.17.24",
|
||||
"@types/nodemailer": "6.4.17",
|
||||
"@types/owasp-password-strength-test": "1.3.2",
|
||||
"@types/pg": "8.11.11",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -2115,12 +2115,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:20.17.22":
|
||||
version: 20.17.22
|
||||
resolution: "@types/node@npm:20.17.22"
|
||||
"@types/node@npm:20.17.24":
|
||||
version: 20.17.24
|
||||
resolution: "@types/node@npm:20.17.24"
|
||||
dependencies:
|
||||
undici-types: "npm:~6.19.2"
|
||||
checksum: 10c0/5a78f60144bd69eaf1bdce39c906d988b0dc0f4c13068af9a3c44b0df737a0f363680a97d073a45d962b061cd4b3a8cfab71eec491ca6845888b68ab7855a778
|
||||
checksum: 10c0/2a39ce4c4cd4588a05b2a485cc0a1407cbea608dd1ab03e36add59d61712718d95c84b492ca5190753f0be2bce748aeeb0f2a1412e712775462befe3820b3ff9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -9339,7 +9339,7 @@ __metadata:
|
||||
"@types/memoizee": "npm:0.4.11"
|
||||
"@types/mime": "npm:4.0.0"
|
||||
"@types/mustache": "npm:^4.2.5"
|
||||
"@types/node": "npm:20.17.22"
|
||||
"@types/node": "npm:20.17.24"
|
||||
"@types/nodemailer": "npm:6.4.17"
|
||||
"@types/owasp-password-strength-test": "npm:1.3.2"
|
||||
"@types/pg": "npm:8.11.11"
|
||||
|
Loading…
Reference in New Issue
Block a user