Skip to content

Commit 501429f

Browse files
chore(deps): update dependency @types/node to v24.8.1 (#1439)
| datasource | package | from | to | | ---------- | ----------- | ------ | ------ | | npm | @types/node | 24.8.0 | 24.8.1 | 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 24ff0a0 commit 501429f

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.8.0"
19+
"@types/node": "24.8.1"
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
@@ -48,7 +48,7 @@
4848
"devDependencies": {
4949
"@octokit/openapi-types": "26.0.0",
5050
"@types/bun": "latest",
51-
"@types/node": "24.8.0",
51+
"@types/node": "24.8.1",
5252
},
5353
},
5454
"actions/lint-pr-title": {
@@ -248,7 +248,7 @@
248248

249249
"@types/json-schema": ["@types/json-schema@7.0.15", "", {}, "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA=="],
250250

251-
"@types/node": ["@types/node@24.8.0", "", { "dependencies": { "undici-types": "~7.14.0" } }, "sha512-5x08bUtU8hfboMTrJ7mEO4CpepS9yBwAqcL52y86SWNmbPX8LVbNs3EP4cNrIZgdjk2NAlP2ahNihozpoZIxSg=="],
251+
"@types/node": ["@types/node@24.8.1", "", { "dependencies": { "undici-types": "~7.14.0" } }, "sha512-alv65KGRadQVfVcG69MuB4IzdYVpRwMG/mq8KWOaoOdyY617P5ivaDiMCGOFDWD2sAn5Q0mR3mRtUOgm99hL9Q=="],
252252

253253
"@types/react": ["@types/react@19.1.8", "", { "dependencies": { "csstype": "^3.0.2" } }, "sha512-AwAfQ2Wa5bCx9WP8nZL2uMZWod7J7/JSplxbTmBQ5ms6QpqNYm672H0Vu9ZVKVngQ+ii4R/byguVEUZQyeg44g=="],
254254

0 commit comments

Comments
 (0)