Skip to content
This repository was archived by the owner on Jun 22, 2025. It is now read-only.

Commit cc7c175

Browse files
chore(deps): update dependency @types/node to v22.15.31
1 parent c6f48d1 commit cc7c175

File tree

3 files changed

+166
-159
lines changed

3 files changed

+166
-159
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.52.0",
3939
"@stylistic/eslint-plugin": "4.4.1",
4040
"@types/express": "5.0.3",
41-
"@types/node": "22.15.30",
41+
"@types/node": "22.15.31",
4242
"@types/yargs": "17.0.33",
4343
"@vitest/coverage-v8": "3.2.3",
4444
"eslint": "9.28.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.15.30",
43+
"@types/node": "22.15.31",
4444
"@vitest/coverage-v8": "^3.0.5",
4545
"@vitest/ui": "^3.0.0",
4646
"chalk": "5.4.1",

0 commit comments

Comments
 (0)