Skip to content

Commit 0c19eae

Browse files
chore(deps): update dependency @types/node to v24.0.14 (#1139)
Co-authored-by: grafanarenovatebot[bot] <146220760+grafanarenovatebot[bot]@users.noreply.github.com>
1 parent cc1a0b6 commit 0c19eae

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": "25.1.0",
1818
"@types/bun": "latest",
19-
"@types/node": "24.0.13"
19+
"@types/node": "24.0.14"
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
@@ -47,7 +47,7 @@
4747
"devDependencies": {
4848
"@octokit/openapi-types": "25.1.0",
4949
"@types/bun": "latest",
50-
"@types/node": "24.0.13",
50+
"@types/node": "24.0.14",
5151
},
5252
},
5353
"actions/lint-pr-title": {
@@ -247,7 +247,7 @@
247247

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

250-
"@types/node": ["@types/[email protected].13", "", { "dependencies": { "undici-types": "~7.8.0" } }, "sha512-Qm9OYVOFHFYg3wJoTSrz80hoec5Lia/dPp84do3X7dZvLikQvM1YpmvTBEdIr/e+U8HTkFjLHLnl78K/qjf+jQ=="],
250+
"@types/node": ["@types/[email protected].14", "", { "dependencies": { "undici-types": "~7.8.0" } }, "sha512-4zXMWD91vBLGRtHK3YbIoFMia+1nqEz72coM42C5ETjnNCa/heoj7NT1G67iAfOqMmcfhuCZ4uNpyz8EjlAejw=="],
251251

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

0 commit comments

Comments
 (0)