Skip to content

Commit 318d504

Browse files
authored
chore(deps): update dependency @types/node to v22.17.2 (#6665)
2 parents cfd8afc + fd50381 commit 318d504

File tree

3 files changed

+137
-130
lines changed

3 files changed

+137
-130
lines changed

_regroup/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@playwright/test": "1.54.2",
3939
"@stylistic/eslint-plugin": "5.2.3",
4040
"@types/express": "5.0.3",
41-
"@types/node": "22.17.1",
41+
"@types/node": "22.17.2",
4242
"@types/yargs": "17.0.33",
4343
"@vitest/coverage-v8": "3.2.4",
4444
"eslint": "9.33.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@playwright/test": "^1.36.0",
4141
"@triliumnext/server": "workspace:*",
4242
"@types/express": "^5.0.0",
43-
"@types/node": "22.17.1",
43+
"@types/node": "22.17.2",
4444
"@vitest/coverage-v8": "^3.0.5",
4545
"@vitest/ui": "^3.0.0",
4646
"chalk": "5.5.0",

0 commit comments

Comments
 (0)