Skip to content

Commit d5385d3

Browse files
chore(deps): update dependency @types/node to v22.16.2
1 parent 44df6df commit d5385d3

File tree

17 files changed

+76
-76
lines changed

17 files changed

+76
-76
lines changed

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": "22.16.1",
54+
"@types/node": "22.16.2",
5555
"tsup": "8.5.0",
5656
"typescript": "5.8.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": "22.16.1",
74+
"@types/node": "22.16.2",
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": "22.16.1",
69+
"@types/node": "22.16.2",
7070
"tsup": "8.5.0"
7171
},
7272
"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": "22.16.1",
76+
"@types/node": "22.16.2",
7777
"eslint": "9.30.1",
7878
"tsup": "8.5.0",
7979
"typescript": "5.8.3"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"@tcd-devkit/scripts": "workspace:*",
7878
"@tcd-devkit/tsconfig": "workspace:*",
7979
"@tcd-devkit/tsup-config": "workspace:*",
80-
"@types/node": "22.16.1",
80+
"@types/node": "22.16.2",
8181
"eslint": "9.30.1",
8282
"tsup": "8.5.0",
8383
"typescript": "5.8.3",

packages/eslint/eslint-config-import/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": "22.16.1",
76+
"@types/node": "22.16.2",
7777
"eslint": "9.30.1",
7878
"tsup": "8.5.0",
7979
"typescript": "5.8.3",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"@tcd-devkit/scripts": "workspace:*",
7373
"@tcd-devkit/tsconfig": "workspace:*",
7474
"@tcd-devkit/tsup-config": "workspace:*",
75-
"@types/node": "22.16.1",
75+
"@types/node": "22.16.2",
7676
"eslint": "9.30.1",
7777
"tsup": "8.5.0",
7878
"typescript": "5.8.3"

packages/eslint/eslint-config-react-hooks/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": "22.16.1",
76+
"@types/node": "22.16.2",
7777
"eslint": "9.30.1",
7878
"tsup": "8.5.0",
7979
"typescript": "5.8.3",

packages/eslint/eslint-config-react/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": "22.16.1",
76+
"@types/node": "22.16.2",
7777
"eslint": "9.30.1",
7878
"tsup": "8.5.0",
7979
"typescript": "5.8.3",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"@tcd-devkit/scripts": "workspace:*",
7373
"@tcd-devkit/tsconfig": "workspace:*",
7474
"@tcd-devkit/tsup-config": "workspace:*",
75-
"@types/node": "22.16.1",
75+
"@types/node": "22.16.2",
7676
"eslint": "9.30.1",
7777
"tsup": "8.5.0",
7878
"typescript": "5.8.3",

0 commit comments

Comments
 (0)