Skip to content

Commit 1451616

Browse files
committed
chore: update version
1 parent 6d5696e commit 1451616

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
},
1919
"license": "MIT",
2020
"dependencies": {
21-
"@types/node": "^22.17.1"
21+
"@types/node": "^22.18.0"
2222
},
2323
"devDependencies": {
2424
"esbuild": "^0.25.9",
25-
"eslint": "^9.33.0",
25+
"eslint": "^9.34.0",
2626
"typescript": "^5.9.2",
27-
"typescript-eslint": "^8.39.1"
27+
"typescript-eslint": "^8.41.0"
2828
}
2929
}

0 commit comments

Comments
 (0)