Merge remote-tracking branch 'upstream/develop' into cl/ctb/deployment-checks
Showing
op-node/Dockerfile
deleted
100644 → 0
op-wheel/Dockerfile
deleted
100644 → 0
| ... | ... | @@ -43,7 +43,7 @@ |
| "@types/chai": "^4.3.10", | ||
| "@types/chai-as-promised": "^7.1.8", | ||
| "@types/mocha": "^10.0.6", | ||
| "@types/node": "^20.9.3", | ||
| "@types/node": "^20.9.5", | ||
| "@typescript-eslint/eslint-plugin": "^6.12.0", | ||
| "@typescript-eslint/parser": "^6.11.0", | ||
| "chai": "^4.3.10", | ||
| ... | ... | @@ -62,16 +62,16 @@ |
| "eslint-plugin-unicorn": "^49.0.0", | ||
| "husky": "^8.0.3", | ||
| "lint-staged": "15.1.0", | ||
| "markdownlint": "^0.32.0", | ||
| "markdownlint": "^0.32.1", | ||
| "markdownlint-cli2": "0.4.0", | ||
| "mocha": "^10.2.0", | ||
| "nx": "17.0.3", | ||
| "nx": "17.1.3", | ||
| "nyc": "^15.1.0", | ||
| "patch-package": "^8.0.0", | ||
| "prettier": "^2.8.0", | ||
| "rimraf": "^5.0.5", | ||
| "ts-mocha": "^10.0.0", | ||
| "typescript": "^5.2.2", | ||
| "typescript": "^5.3.2", | ||
| "nx-cloud": "latest" | ||
| }, | ||
| "dependencies": { | ||
| ... | ... |
Please register or sign in to comment