Skip to content

Commit b8cb42d

Browse files
committed
update dependencies
1 parent 346468f commit b8cb42d

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -29,18 +29,18 @@
2929
"license": "MIT",
3030
"devDependencies": {
3131
"@types/buffer-crc32": "^0.2.2",
32-
"@types/jest": "^29.5.2",
33-
"@types/node": "^20.3.3",
34-
"@types/ssh2": "^1.11.12",
35-
"@typescript-eslint/eslint-plugin": "^5.61.0",
36-
"@typescript-eslint/parser": "^5.61.0",
32+
"@types/jest": "^29.5.5",
33+
"@types/node": "^20.6.2",
34+
"@types/ssh2": "^1.11.13",
35+
"@typescript-eslint/eslint-plugin": "^6.7.2",
36+
"@typescript-eslint/parser": "^6.7.2",
3737
"coveralls": "^3.1.1",
38-
"eslint": "^8.44.0",
39-
"jest": "^29.6.0",
38+
"eslint": "^8.49.0",
39+
"jest": "^29.7.0",
4040
"ts-jest": "^29.1.1",
4141
"tslint": "^6.1.3",
42-
"typedoc": "^0.24.8",
43-
"typescript": "^5.1.6"
42+
"typedoc": "^0.25.1",
43+
"typescript": "^5.2.2"
4444
},
4545
"dependencies": {
4646
"buffer-crc32": "^0.2.13",

0 commit comments

Comments
 (0)