Skip to content

Commit c01ee11

Browse files
Bump @types/node from 24.10.1 to 25.0.3 (#258)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2317073 commit c01ee11

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
@@ -18,7 +18,7 @@
1818
"@eslint/compat": "^2.0.0",
1919
"@eslint/eslintrc": "^3.3.3",
2020
"@eslint/js": "^9.39.1",
21-
"@types/node": "^24.10.1",
21+
"@types/node": "^25.0.3",
2222
"@typescript-eslint/eslint-plugin": "^8.46.2",
2323
"@typescript-eslint/parser": "^8.48.0",
2424
"@vercel/ncc": "^0.38",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -230,10 +230,10 @@
230230
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
231231
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
232232

233-
"@types/node@^24.10.1":
234-
version "24.10.1"
235-
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.1.tgz#91e92182c93db8bd6224fca031e2370cef9a8f01"
236-
integrity sha512-GNWcUTRBgIRJD5zj+Tq0fKOJ5XZajIiBroOF0yvj2bSU1WvNdYS/dn9UxwsujGW4JX06dnHyjV2y9rRaybH0iQ==
233+
"@types/node@^25.0.3":
234+
version "25.0.3"
235+
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.0.3.tgz#79b9ac8318f373fbfaaf6e2784893efa9701f269"
236+
integrity sha512-W609buLVRVmeW693xKfzHeIV6nJGGz98uCPfeXI1ELMLXVeKYZ9m15fAMSaUPBHYLGFsVRcMmSCksQOrZV9BYA==
237237
dependencies:
238238
undici-types "~7.16.0"
239239

0 commit comments

Comments
 (0)