mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
chore(deps): update dependency @types/node to v20.16.13 (#8547)
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.12` -> `20.16.13`](https://renovatebot.com/diffs/npm/@types%2fnode/20.16.12/20.16.13) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.16.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/20.16.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/20.16.12/20.16.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.16.12/20.16.13?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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
8ae809bfd7
commit
7006725596
@ -191,7 +191,7 @@
|
||||
"@types/memoizee": "0.4.11",
|
||||
"@types/mime": "4.0.0",
|
||||
"@types/mustache": "^4.2.5",
|
||||
"@types/node": "20.16.12",
|
||||
"@types/node": "20.16.13",
|
||||
"@types/nodemailer": "6.4.16",
|
||||
"@types/owasp-password-strength-test": "1.3.2",
|
||||
"@types/pg": "8.11.10",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -2061,12 +2061,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:20.16.12":
|
||||
version: 20.16.12
|
||||
resolution: "@types/node@npm:20.16.12"
|
||||
"@types/node@npm:20.16.13":
|
||||
version: 20.16.13
|
||||
resolution: "@types/node@npm:20.16.13"
|
||||
dependencies:
|
||||
undici-types: "npm:~6.19.2"
|
||||
checksum: 10c0/f6a3c90c6745881d47f8dae7eb39d0dd6df9a4060c8f1ab7004690f60b9b183d862c9c6b380b9e8d5a17dd670ac7b19d6318f24c170897c85a9729f9804f47cf
|
||||
checksum: 10c0/7f4fd7176db0802c62e11ebbf7a66d0248e2dc8ec9153d9fc8bcb164d9aed581d91c407046c823c522e60d0babfdc24a1618dba7f2c6920ef1a24e1d416c9550
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -9357,7 +9357,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.12"
|
||||
"@types/node": "npm:20.16.13"
|
||||
"@types/nodemailer": "npm:6.4.16"
|
||||
"@types/owasp-password-strength-test": "npm:1.3.2"
|
||||
"@types/pg": "npm:8.11.10"
|
||||
|
Loading…
Reference in New Issue
Block a user