update dev packages

This commit is contained in:
Girish Ramakrishnan
2025-02-05 11:49:03 +01:00
parent c61357ec6d
commit a1ea6b21d8
2 changed files with 380 additions and 75 deletions
+3 -3
View File
@@ -65,15 +65,15 @@
},
"devDependencies": {
"@eslint/js": "^9.19.0",
"commander": "^12.1.0",
"commander": "^13.1.0",
"easy-table": "^1.2.0",
"eslint": "^9.19.0",
"expect.js": "*",
"hock": "^1.4.1",
"js2xmlparser": "^5.0.0",
"mocha": "^10.8.2",
"mocha": "^11.1.0",
"mock-aws-s3": "github:cloudron-io/mock-aws-s3#0ad36e5ba",
"nock": "^13.5.6",
"nock": "^14.0.0",
"ssh2": "^1.16.0",
"yesno": "^0.4.0"
},