Skip to content

Commit b4c1499

Browse files
chore(deps): update dependency @types/node to v24.9.2 (#3727)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9206c7d commit b4c1499

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@eslint/js": "9.38.0",
3535
"@types/graphql": "14.5.0",
3636
"@types/jest": "30.0.0",
37-
"@types/node": "24.9.1",
37+
"@types/node": "24.9.2",
3838
"@types/node-fetch": "3.0.3",
3939
"@types/normalize-path": "3.0.2",
4040
"@types/supertest": "6.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2935,10 +2935,10 @@
29352935
dependencies:
29362936
undici-types "~6.20.0"
29372937

2938-
"@types/[email protected].1":
2939-
version "24.9.1"
2940-
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.9.1.tgz#b7360b3c789089e57e192695a855aa4f6981a53c"
2941-
integrity sha512-QoiaXANRkSXK6p0Duvt56W208du4P9Uye9hWLWgGMDTEoKPhuenzNcC4vGUmrNkiOKTlIrBoyNQYNpSwfEZXSg==
2938+
"@types/[email protected].2":
2939+
version "24.9.2"
2940+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.9.2.tgz#90ded2422dbfcafcf72080f28975adc21366148d"
2941+
integrity sha512-uWN8YqxXxqFMX2RqGOrumsKeti4LlmIMIyV0lgut4jx7KQBcBiW6vkDtIBvHnHIquwNfJhk8v2OtmO8zXWHfPA==
29422942
dependencies:
29432943
undici-types "~7.16.0"
29442944

0 commit comments

Comments
 (0)