Skip to content

Commit 2dbd243

Browse files
deps(dev): bump @types/node from 24.1.0 to 24.3.0 (#4975)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.1.0 to 24.3.0. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=24.1.0&new-version=24.3.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
1 parent 8793c42 commit 2dbd243

File tree

27 files changed

+63
-56
lines changed

27 files changed

+63
-56
lines changed

analyze-wasm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@arcjet/tsconfig": "1.0.0-beta.10",
6868
"@bytecodealliance/jco": "1.5.0",
6969
"@rollup/wasm-node": "4.50.0",
70-
"@types/node": "24.1.0",
70+
"@types/node": "24.3.0",
7171
"eslint": "9.34.0",
7272
"typescript": "5.9.2"
7373
},

analyze/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@arcjet/tsconfig": "1.0.0-beta.10",
5555
"@bytecodealliance/jco": "1.5.0",
5656
"@rollup/wasm-node": "4.50.0",
57-
"@types/node": "24.1.0",
57+
"@types/node": "24.3.0",
5858
"eslint": "9.34.0",
5959
"typescript": "5.9.2"
6060
},

arcjet-bun/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@arcjet/eslint-config": "1.0.0-beta.10",
5858
"@arcjet/rollup-config": "1.0.0-beta.10",
5959
"@arcjet/tsconfig": "1.0.0-beta.10",
60-
"@types/node": "24.1.0",
60+
"@types/node": "24.3.0",
6161
"@rollup/wasm-node": "4.50.0",
6262
"bun-types": "1.2.21",
6363
"eslint": "9.34.0",

arcjet-fastify/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@arcjet/rollup-config": "1.0.0-beta.10",
6363
"@arcjet/tsconfig": "1.0.0-beta.10",
6464
"@rollup/wasm-node": "4.50.0",
65-
"@types/node": "24.1.0",
65+
"@types/node": "24.3.0",
6666
"eslint": "9.34.0",
6767
"fastify": "^5.4.0",
6868
"typescript": "5.9.2"

arcjet-nest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@arcjet/tsconfig": "1.0.0-beta.10",
6767
"@nestjs/common": "^11.1.6",
6868
"@rollup/wasm-node": "4.50.0",
69-
"@types/node": "24.1.0",
69+
"@types/node": "24.3.0",
7070
"eslint": "9.34.0",
7171
"reflect-metadata": "0.2.2",
7272
"rxjs": "7.8.2",

arcjet-next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@arcjet/eslint-config": "1.0.0-beta.10",
6363
"@arcjet/rollup-config": "1.0.0-beta.10",
6464
"@arcjet/tsconfig": "1.0.0-beta.10",
65-
"@types/node": "24.1.0",
65+
"@types/node": "24.3.0",
6666
"@rollup/wasm-node": "4.50.0",
6767
"eslint": "9.34.0",
6868
"next": "15.5.2",

arcjet-node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@arcjet/eslint-config": "1.0.0-beta.10",
6161
"@arcjet/rollup-config": "1.0.0-beta.10",
6262
"@arcjet/tsconfig": "1.0.0-beta.10",
63-
"@types/node": "24.1.0",
63+
"@types/node": "24.3.0",
6464
"@rollup/wasm-node": "4.50.0",
6565
"eslint": "9.34.0",
6666
"typescript": "5.9.2"

arcjet-sveltekit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@arcjet/eslint-config": "1.0.0-beta.10",
6363
"@arcjet/rollup-config": "1.0.0-beta.10",
6464
"@arcjet/tsconfig": "1.0.0-beta.10",
65-
"@types/node": "24.1.0",
65+
"@types/node": "24.3.0",
6666
"@rollup/wasm-node": "4.50.0",
6767
"eslint": "9.34.0",
6868
"typescript": "5.9.2"

arcjet/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@arcjet/rollup-config": "1.0.0-beta.10",
6161
"@arcjet/tsconfig": "1.0.0-beta.10",
6262
"@rollup/wasm-node": "4.50.0",
63-
"@types/node": "24.1.0",
63+
"@types/node": "24.3.0",
6464
"eslint": "9.34.0",
6565
"typescript": "5.9.2"
6666
},

body/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@arcjet/rollup-config": "1.0.0-beta.10",
5050
"@arcjet/tsconfig": "1.0.0-beta.10",
5151
"@rollup/wasm-node": "4.50.0",
52-
"@types/node": "24.1.0",
52+
"@types/node": "24.3.0",
5353
"eslint": "9.34.0",
5454
"typescript": "5.9.2"
5555
},

0 commit comments

Comments
 (0)