Skip to content

Commit baefcd3

Browse files
chore(deps): update dependency @types/node to v24.10.0 (#1494)
| datasource | package | from | to | | ---------- | ----------- | ------ | ------- | | npm | @types/node | 24.9.2 | 24.10.0 | 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>
1 parent c7ad5f5 commit baefcd3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

actions/get-latest-workflow-artifact/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"devDependencies": {
1717
"@octokit/openapi-types": "26.0.0",
1818
"@types/bun": "latest",
19-
"@types/node": "24.9.2"
19+
"@types/node": "24.10.0"
2020
},
2121
"bugs": {
2222
"url": "https://github.com/grafana/get-latest-workflow-artifact-action/issues"

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"devDependencies": {
5050
"@octokit/openapi-types": "26.0.0",
5151
"@types/bun": "latest",
52-
"@types/node": "24.9.2",
52+
"@types/node": "24.10.0",
5353
},
5454
},
5555
"actions/lint-pr-title": {
@@ -253,7 +253,7 @@
253253

254254
"@types/json-schema": ["@types/[email protected]", "", {}, "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA=="],
255255

256-
"@types/node": ["@types/node@24.9.2", "", { "dependencies": { "undici-types": "~7.16.0" } }, "sha512-uWN8YqxXxqFMX2RqGOrumsKeti4LlmIMIyV0lgut4jx7KQBcBiW6vkDtIBvHnHIquwNfJhk8v2OtmO8zXWHfPA=="],
256+
"@types/node": ["@types/node@24.10.0", "", { "dependencies": { "undici-types": "~7.16.0" } }, "sha512-qzQZRBqkFsYyaSWXuEHc2WR9c0a0CXwiE5FWUvn7ZM+vdy1uZLfCunD38UzhuB7YN/J11ndbDBcTmOdxJo9Q7A=="],
257257

258258
"@types/node-fetch": ["@types/[email protected]", "", { "dependencies": { "@types/node": "*", "form-data": "^4.0.4" } }, "sha512-QGpRVpzSaUs30JBSGPjOg4Uveu384erbHBoT1zeONvyCfwQxIkUshLAOqN/k9EjGviPRmWTTe6aH2qySWKTVSw=="],
259259

0 commit comments

Comments
 (0)