Skip to content

Commit 6ee0d26

Browse files
committed
update
1 parent d19f7a2 commit 6ee0d26

File tree

6 files changed

+138
-112
lines changed

6 files changed

+138
-112
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"packageManager": "[email protected]",
2626
"devDependencies": {
2727
"@types/jest": "^29.5.10",
28-
"@types/node": "^20.10.2",
28+
"@types/node": "^20.14.9",
2929
"@typescript-eslint/eslint-plugin": "^7.6.0",
3030
"@typescript-eslint/parser": "^7.6.0",
3131
"concurrently": "^7.4.0",

packages/schema/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@
9191
},
9292
"dependencies": {
9393
"@paralleldrive/cuid2": "^2.2.0",
94-
"@types/node": "^20.12.7",
9594
"@zenstackhq/language": "workspace:*",
9695
"@zenstackhq/sdk": "workspace:*",
9796
"async-exit-hook": "^2.0.1",

0 commit comments

Comments
 (0)