chore(deps): update dependency @types/node to v25.0.5 (#2189)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`25.0.3` → `25.0.5`](https://renovatebot.com/diffs/npm/@types%2fnode/25.0.3/25.0.5) |  |  | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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 --- ## Need help? You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section. <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42NC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidXBkYXRlLXBhdGNoIl19--> Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
c1dec23e3c
commit
ffe5c44960
@@ -60,7 +60,7 @@
|
||||
"@types/grafana": "github:CorpGlory/types-grafana",
|
||||
"@types/jest": "30.0.0",
|
||||
"@types/lodash": "4.17.22",
|
||||
"@types/node": "25.0.3",
|
||||
"@types/node": "25.0.5",
|
||||
"@types/react": "18.3.27",
|
||||
"@types/react-dom": "18.3.7",
|
||||
"@typescript-eslint/eslint-plugin": "8.52.0",
|
||||
|
||||
10
yarn.lock
10
yarn.lock
@@ -3846,12 +3846,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:*, @types/node@npm:25.0.3, @types/node@npm:>=13.7.0":
|
||||
version: 25.0.3
|
||||
resolution: "@types/node@npm:25.0.3"
|
||||
"@types/node@npm:*, @types/node@npm:25.0.5, @types/node@npm:>=13.7.0":
|
||||
version: 25.0.5
|
||||
resolution: "@types/node@npm:25.0.5"
|
||||
dependencies:
|
||||
undici-types: "npm:~7.16.0"
|
||||
checksum: 10c0/b7568f0d765d9469621615e2bb257c7fd1953d95e9acbdb58dffb6627a2c4150d405a4600aa1ad8a40182a94fe5f903cafd3c0a2f5132814debd0e3bfd61f835
|
||||
checksum: 10c0/e92f8e29e17ff2d75f774233cad5b96bf7b253d24979162e1fff85993509a3511afe15a456217881f8e59fd5ff0b0d86067e33f57d599d1939a6d73c4f4806c7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -7585,7 +7585,7 @@ __metadata:
|
||||
"@types/grafana": "github:CorpGlory/types-grafana"
|
||||
"@types/jest": "npm:30.0.0"
|
||||
"@types/lodash": "npm:4.17.22"
|
||||
"@types/node": "npm:25.0.3"
|
||||
"@types/node": "npm:25.0.5"
|
||||
"@types/react": "npm:18.3.27"
|
||||
"@types/react-dom": "npm:18.3.7"
|
||||
"@typescript-eslint/eslint-plugin": "npm:8.52.0"
|
||||
|
||||
Reference in New Issue
Block a user