Skip to content

Commit 16d14bf

Browse files
chore(deps): update dependency @types/node to v20.17.22 (#9472)
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.19` -> `20.17.22`](https://renovatebot.com/diffs/npm/@types%2fnode/20.17.19/20.17.22) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.17.22?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/20.17.22?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/20.17.19/20.17.22?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.17.19/20.17.22?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 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4557063 commit 16d14bf

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.19",
194+
"@types/node": "20.17.22",
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.19":
2107-
version: 20.17.19
2108-
resolution: "@types/node@npm:20.17.19"
2106+
"@types/node@npm:20.17.22":
2107+
version: 20.17.22
2108+
resolution: "@types/node@npm:20.17.22"
21092109
dependencies:
21102110
undici-types: "npm:~6.19.2"
2111-
checksum: 10c0/930e554eadeb0c2848f9225007ef66ea9c7fe987c80e2f2c1a9f316b297036d4054bbc5459b67051cf32cd360a022344c2998dcb1ec7579109f631b6d5f21bf8
2111+
checksum: 10c0/5a78f60144bd69eaf1bdce39c906d988b0dc0f4c13068af9a3c44b0df737a0f363680a97d073a45d962b061cd4b3a8cfab71eec491ca6845888b68ab7855a778
21122112
languageName: node
21132113
linkType: hard
21142114

@@ -9299,7 +9299,7 @@ __metadata:
92999299
"@types/memoizee": "npm:0.4.11"
93009300
"@types/mime": "npm:4.0.0"
93019301
"@types/mustache": "npm:^4.2.5"
9302-
"@types/node": "npm:20.17.19"
9302+
"@types/node": "npm:20.17.22"
93039303
"@types/nodemailer": "npm:6.4.17"
93049304
"@types/owasp-password-strength-test": "npm:1.3.2"
93059305
"@types/pg": "npm:8.11.11"

0 commit comments

Comments
 (0)