diff --git a/yarn-project/circuits.js/package.json b/yarn-project/circuits.js/package.json index 44bd0d79dfd8..fe7cad68382e 100644 --- a/yarn-project/circuits.js/package.json +++ b/yarn-project/circuits.js/package.json @@ -45,7 +45,6 @@ "@aztec/ethereum": "workspace:^", "@aztec/foundation": "workspace:^", "@aztec/types": "workspace:^", - "eslint": "^8.35.0", "msgpackr": "^1.11.2", "tslib": "^2.4.0", "zod": "^3.23.8" @@ -54,6 +53,7 @@ "@jest/globals": "^29.5.0", "@types/jest": "^29.5.0", "@types/node": "^18.7.23", + "eslint": "^8.35.0", "jest": "^29.5.0", "prettier": "^2.8.4", "ts-node": "^10.9.1",