diff --git a/package.json b/package.json index 7ca83f8405..65e36b3982 100644 --- a/package.json +++ b/package.json @@ -112,7 +112,7 @@ }, "devDependencies": { "@asciidoctor/core": "~3.0.4", - "@eslint/js": "^9.12.0", + "@eslint/js": "~9.12.0", "@microsoft/api-extractor": "~7.47.9", "@rollup/plugin-commonjs": "~28.0.0", "@rollup/plugin-node-resolve": "~15.3.0", @@ -164,7 +164,7 @@ "ts-jest": "~29.2.5", "typedoc": "~0.26.8", "typescript": "~5.4.5", - "typescript-eslint": "^8.8.1", + "typescript-eslint": "~8.8.1", "vite": "~5.4.8" }, "overrides": {