diff --git a/package.json b/package.json index 29475ae5c035aa..a44fc6da925a2d 100644 --- a/package.json +++ b/package.json @@ -41,13 +41,13 @@ "ajv-formats": "~2.1.1", "better-ajv-errors": "~1.2.0", "browser-specs": "~3.34.0", - "c8": "~7.12.0", + "c8": "~10.0.0", "chalk": "~5.2.0", "chalk-template": "~0.4.0", "compare-versions": "~5.0.0", "deep-diff": "~1.0.2", "es-main": "~1.2.0", - "eslint": "~8.29.0", + "eslint": "~9.1.0", "eslint-config-prettier": "~8.5.0", "eslint-config-standard": "~17.0.0", "eslint-import-resolver-typescript": "^3.5.2", @@ -61,9 +61,9 @@ "fast-json-stable-stringify": "~2.1.0", "fdir": "~5.3.0", "husky": "^8.0.1", - "json-schema-to-typescript": "~10.1.5", + "json-schema-to-typescript": "~14.0.0", "lint-staged": "^13.0.3", - "mocha": "~10.2.0", + "mocha": "~11.0.1", "open-cli": "~7.1.0", "ora": "~6.1.0", "prettier": "~2.8.0",