Skip to content

Commit 0079356

Browse files
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) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.17.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/20.17.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/20.17.16/20.17.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.17.16/20.17.19?slim=true)](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>
1 parent f0302bb commit 0079356

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@
191191
"@types/memoizee": "0.4.11",
192192
"@types/mime": "4.0.0",
193193
"@types/mustache": "^4.2.5",
194-
"@types/node": "20.17.16",
194+
"@types/node": "20.17.19",
195195
"@types/nodemailer": "6.4.17",
196196
"@types/owasp-password-strength-test": "1.3.2",
197197
"@types/pg": "8.11.11",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -2103,12 +2103,12 @@ __metadata:
21032103
languageName: node
21042104
linkType: hard
21052105

2106-
"@types/node@npm:20.17.16":
2107-
version: 20.17.16
2108-
resolution: "@types/node@npm:20.17.16"
2106+
"@types/node@npm:20.17.19":
2107+
version: 20.17.19
2108+
resolution: "@types/node@npm:20.17.19"
21092109
dependencies:
21102110
undici-types: "npm:~6.19.2"
2111-
checksum: 10c0/50c589dd6a377238bc51b6fb5b8fc60ff6d688df0bde621d4a9fc59f480eb956cdf6d46052e1cb9536f150bc62e9194ddc733aa78b65e812155b4d3a32717de2
2111+
checksum: 10c0/930e554eadeb0c2848f9225007ef66ea9c7fe987c80e2f2c1a9f316b297036d4054bbc5459b67051cf32cd360a022344c2998dcb1ec7579109f631b6d5f21bf8
21122112
languageName: node
21132113
linkType: hard
21142114

@@ -9321,7 +9321,7 @@ __metadata:
93219321
"@types/memoizee": "npm:0.4.11"
93229322
"@types/mime": "npm:4.0.0"
93239323
"@types/mustache": "npm:^4.2.5"
9324-
"@types/node": "npm:20.17.16"
9324+
"@types/node": "npm:20.17.19"
93259325
"@types/nodemailer": "npm:6.4.17"
93269326
"@types/owasp-password-strength-test": "npm:1.3.2"
93279327
"@types/pg": "npm:8.11.11"

0 commit comments

Comments
 (0)