Skip to content

Commit ab340f3

Browse files
chore(deps): update dependency @types/node to v24.10.0
1 parent 6501ccb commit ab340f3

18 files changed

Lines changed: 52 additions & 52 deletions

File tree

bun.lock

Lines changed: 35 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/commitlint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@tcd-devkit/scripts": "workspace:*",
5252
"@tcd-devkit/tsconfig": "workspace:*",
5353
"@tcd-devkit/tsup-config": "workspace:*",
54-
"@types/node": "24.9.2",
54+
"@types/node": "24.10.0",
5555
"tsup": "8.5.0",
5656
"typescript": "5.9.3"
5757
},

packages/eslint-presets/eslint-preset-next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@tcd-devkit/scripts": "workspace:*",
7272
"@tcd-devkit/tsconfig": "workspace:*",
7373
"@tcd-devkit/tsup-config": "workspace:*",
74-
"@types/node": "24.9.2",
74+
"@types/node": "24.10.0",
7575
"tsup": "8.5.0"
7676
},
7777
"peerDependencies": {

packages/eslint-presets/eslint-preset-node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@tcd-devkit/scripts": "workspace:*",
6767
"@tcd-devkit/tsconfig": "workspace:*",
6868
"@tcd-devkit/tsup-config": "workspace:*",
69-
"@types/node": "24.9.2",
69+
"@types/node": "24.10.0",
7070
"tsup": "8.5.0"
7171
},
7272
"peerDependencies": {

packages/eslint-presets/eslint-preset-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@tcd-devkit/scripts": "workspace:*",
7070
"@tcd-devkit/tsconfig": "workspace:*",
7171
"@tcd-devkit/tsup-config": "workspace:*",
72-
"@types/node": "24.9.2",
72+
"@types/node": "24.10.0",
7373
"tsup": "8.5.0"
7474
},
7575
"peerDependencies": {

packages/eslint/eslint-config-a11y/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"@tcd-devkit/scripts": "workspace:*",
7474
"@tcd-devkit/tsconfig": "workspace:*",
7575
"@tcd-devkit/tsup-config": "workspace:*",
76-
"@types/node": "24.9.2",
76+
"@types/node": "24.10.0",
7777
"eslint": "9.39.0",
7878
"tsup": "8.5.0",
7979
"typescript": "5.9.3"

packages/eslint/eslint-config-import-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"@tcd-devkit/tsconfig": "workspace:*",
7979
"@tcd-devkit/tsup-config": "workspace:*",
8080
"@types/bun": "1.3.1",
81-
"@types/node": "24.9.2",
81+
"@types/node": "24.10.0",
8282
"eslint": "9.39.0",
8383
"tsup": "8.5.0",
8484
"typescript": "5.9.3"

packages/eslint/eslint-config-import/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@tcd-devkit/tsconfig": "workspace:*",
7575
"@tcd-devkit/tsup-config": "workspace:*",
7676
"@types/bun": "1.3.1",
77-
"@types/node": "24.9.2",
77+
"@types/node": "24.10.0",
7878
"eslint": "9.39.0",
7979
"tsup": "8.5.0",
8080
"typescript": "5.9.3"

packages/eslint/eslint-config-next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@tcd-devkit/scripts": "workspace:*",
7272
"@tcd-devkit/tsconfig": "workspace:*",
7373
"@tcd-devkit/tsup-config": "workspace:*",
74-
"@types/node": "24.9.2",
74+
"@types/node": "24.10.0",
7575
"eslint": "9.39.0",
7676
"tsup": "8.5.0",
7777
"typescript": "5.9.3"

packages/eslint/eslint-config-react-hooks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@tcd-devkit/tsconfig": "workspace:*",
7575
"@tcd-devkit/tsup-config": "workspace:*",
7676
"@types/bun": "1.3.1",
77-
"@types/node": "24.9.2",
77+
"@types/node": "24.10.0",
7878
"eslint": "9.39.0",
7979
"tsup": "8.5.0",
8080
"typescript": "5.9.3"

0 commit comments

Comments
 (0)