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.17.6 (#8706)
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.1` -> `20.17.6`](https://renovatebot.com/diffs/npm/@types%2fnode/20.17.1/20.17.6) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.17.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/20.17.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/20.17.1/20.17.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.17.1/20.17.6?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:eyJjcmVhdGVkSW5WZXIiOiIzOS43LjEiLCJ1cGRhdGVkSW5WZXIiOiIzOS43LjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
d417dda229
commit
60ae9ac4c4
@ -191,7 +191,7 @@
|
||||
"@types/memoizee": "0.4.11",
|
||||
"@types/mime": "4.0.0",
|
||||
"@types/mustache": "^4.2.5",
|
||||
"@types/node": "20.17.1",
|
||||
"@types/node": "20.17.6",
|
||||
"@types/nodemailer": "6.4.16",
|
||||
"@types/owasp-password-strength-test": "1.3.2",
|
||||
"@types/pg": "8.11.10",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -2039,12 +2039,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:20.17.1":
|
||||
version: 20.17.1
|
||||
resolution: "@types/node@npm:20.17.1"
|
||||
"@types/node@npm:20.17.6":
|
||||
version: 20.17.6
|
||||
resolution: "@types/node@npm:20.17.6"
|
||||
dependencies:
|
||||
undici-types: "npm:~6.19.2"
|
||||
checksum: 10c0/214cf1fffff9c80ae0d49d7dd1f04254215d49711276fff44ff6f61e36dc8d53520509a88add6955fe029b2259c87eaf284b43bc1236d4f4f06bd80c46f0e2b8
|
||||
checksum: 10c0/5918c7ff8368bbe6d06d5e739c8ae41a9db41628f28760c60cda797be7d233406f07c4d0e6fdd960a0a342ec4173c2217eb6624e06bece21c1f1dd1b92805c15
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -9290,7 +9290,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.1"
|
||||
"@types/node": "npm:20.17.6"
|
||||
"@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