Skip to content

Commit 993e72e

Browse files
authored
fix: revert to @types/node 22.x (#106)
1 parent b5a1d06 commit 993e72e

File tree

2 files changed

+40
-40
lines changed

2 files changed

+40
-40
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@eslint/eslintrc": "^3.3.1",
3636
"@eslint/js": "^9.28.0",
3737
"@podman-desktop/api": "^1.19.2",
38-
"@types/node": "^24.0.0",
38+
"@types/node": "^22.0.0",
3939
"@typescript-eslint/eslint-plugin": "^8.34.1",
4040
"@typescript-eslint/parser": "^8.34.1",
4141
"@vitest/coverage-v8": "^3.2.3",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)