diff --git a/package.json b/package.json index 29475ae5c035aa..841b5e91411372 100644 --- a/package.json +++ b/package.json @@ -34,37 +34,37 @@ "@types/mocha": "~10.0.0", "@types/node": "~18.11.0", "@types/yargs": "~17.0.10", - "@typescript-eslint/eslint-plugin": "~5.46.0", - "@typescript-eslint/parser": "^5.44.0", + "@typescript-eslint/eslint-plugin": "~8.3.0", + "@typescript-eslint/parser": "^8.3.0", "ajv": "~8.11.0", "ajv-errors": "~3.0.0", "ajv-formats": "~2.1.1", "better-ajv-errors": "~1.2.0", "browser-specs": "~3.34.0", - "c8": "~7.12.0", + "c8": "~8.0.1", "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": "~8.44.0", "eslint-config-prettier": "~8.5.0", "eslint-config-standard": "~17.0.0", - "eslint-import-resolver-typescript": "^3.5.2", - "eslint-plugin-import": "~2.26.0", - "eslint-plugin-jsdoc": "~39.6.2", + "eslint-import-resolver-typescript": "^3.6.0", + "eslint-plugin-import": "~2.28.0", + "eslint-plugin-jsdoc": "~46.4.5", "eslint-plugin-node": "~11.1.0", "eslint-plugin-prefer-arrow-functions": "~3.1.4", "eslint-plugin-prettier": "~4.2.1", "eslint-plugin-promise": "~6.1.0", - "eslint-plugin-unicorn": "^45.0.0", + "eslint-plugin-unicorn": "^48.0.0", "fast-json-stable-stringify": "~2.1.0", "fdir": "~5.3.0", "husky": "^8.0.1", - "json-schema-to-typescript": "~10.1.5", - "lint-staged": "^13.0.3", + "json-schema-to-typescript": "~15.0.1", + "lint-staged": "^15.2.4", "mocha": "~10.2.0", - "open-cli": "~7.1.0", + "open-cli": "~8.0.0", "ora": "~6.1.0", "prettier": "~2.8.0", "ts-node": "~10.9.1",