mirror of
https://github.com/Unleash/unleash.git
synced 2025-05-03 01:18:43 +02:00
chore(deps): update dependency @types/node to v20.17.19 (#9347)
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.16` -> `20.17.19`](https://renovatebot.com/diffs/npm/@types%2fnode/20.17.16/20.17.19) | [](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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
f0302bbbf4
commit
0079356fb7
@ -191,7 +191,7 @@
|
||||
"@types/memoizee": "0.4.11",
|
||||
"@types/mime": "4.0.0",
|
||||
"@types/mustache": "^4.2.5",
|
||||
"@types/node": "20.17.16",
|
||||
"@types/node": "20.17.19",
|
||||
"@types/nodemailer": "6.4.17",
|
||||
"@types/owasp-password-strength-test": "1.3.2",
|
||||
"@types/pg": "8.11.11",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -2103,12 +2103,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:20.17.16":
|
||||
version: 20.17.16
|
||||
resolution: "@types/node@npm:20.17.16"
|
||||
"@types/node@npm:20.17.19":
|
||||
version: 20.17.19
|
||||
resolution: "@types/node@npm:20.17.19"
|
||||
dependencies:
|
||||
undici-types: "npm:~6.19.2"
|
||||
checksum: 10c0/50c589dd6a377238bc51b6fb5b8fc60ff6d688df0bde621d4a9fc59f480eb956cdf6d46052e1cb9536f150bc62e9194ddc733aa78b65e812155b4d3a32717de2
|
||||
checksum: 10c0/930e554eadeb0c2848f9225007ef66ea9c7fe987c80e2f2c1a9f316b297036d4054bbc5459b67051cf32cd360a022344c2998dcb1ec7579109f631b6d5f21bf8
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -9321,7 +9321,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.16"
|
||||
"@types/node": "npm:20.17.19"
|
||||
"@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