Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.17.0 (#8603)
Browse files Browse the repository at this point in the history
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.16.14` ->
`20.17.0`](https://renovatebot.com/diffs/npm/@types%2fnode/20.16.14/20.17.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/20.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/20.16.14/20.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.16.14/20.17.0?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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent d716d2e commit 6ded302
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@
"@types/memoizee": "0.4.11",
"@types/mime": "4.0.0",
"@types/mustache": "^4.2.5",
"@types/node": "20.16.14",
"@types/node": "20.17.0",
"@types/nodemailer": "6.4.16",
"@types/owasp-password-strength-test": "1.3.2",
"@types/pg": "8.11.10",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2039,12 +2039,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.16.14":
version: 20.16.14
resolution: "@types/node@npm:20.16.14"
"@types/node@npm:20.17.0":
version: 20.17.0
resolution: "@types/node@npm:20.17.0"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/297da38ff6668ecd672b17a100b715166cab33bc8d586521fa28b2d2fb47b04475e1ad9f55e8a436c31d72c1fefa7bd4485a8ad66d2adc9b4515d8a28937e8b9
checksum: 10c0/ccab7800a679e11a47bb66dca2a6b944b6a0abaee0ef0972569c880c32e6399f3d4155e11df480bf18bf0e61f80db65b8b11bf08bd5ee4bf96fac01953c6ede1
languageName: node
linkType: hard

Expand Down Expand Up @@ -9297,7 +9297,7 @@ __metadata:
"@types/memoizee": "npm:0.4.11"
"@types/mime": "npm:4.0.0"
"@types/mustache": "npm:^4.2.5"
"@types/node": "npm:20.16.14"
"@types/node": "npm:20.17.0"
"@types/nodemailer": "npm:6.4.16"
"@types/owasp-password-strength-test": "npm:1.3.2"
"@types/pg": "npm:8.11.10"
Expand Down

0 comments on commit 6ded302

Please sign in to comment.