Merge branch 'develop' into fix-devnet-up
Showing
| ... | @@ -42,7 +42,7 @@ | ... | @@ -42,7 +42,7 @@ |
| "@nrwl/nx-cloud": "latest", | "@nrwl/nx-cloud": "latest", | ||
| "@types/chai": "^4.3.6", | "@types/chai": "^4.3.6", | ||
| "@types/chai-as-promised": "^7.1.4", | "@types/chai-as-promised": "^7.1.4", | ||
| "@types/mocha": "^10.0.1", | "@types/mocha": "^10.0.2", | ||
| "@types/node": "^20.5.3", | "@types/node": "^20.5.3", | ||
| "@typescript-eslint/eslint-plugin": "^6.7.0", | "@typescript-eslint/eslint-plugin": "^6.7.0", | ||
| "@typescript-eslint/parser": "^6.7.0", | "@typescript-eslint/parser": "^6.7.0", | ||
| ... | @@ -70,7 +70,7 @@ | ... | @@ -70,7 +70,7 @@ |
| "patch-package": "^8.0.0", | "patch-package": "^8.0.0", | ||
| "prettier": "^2.8.0", | "prettier": "^2.8.0", | ||
| "prettier-plugin-solidity": "^1.0.0-beta.13", | "prettier-plugin-solidity": "^1.0.0-beta.13", | ||
| "rimraf": "^5.0.1", | "rimraf": "^5.0.5", | ||
| "ts-mocha": "^10.0.0", | "ts-mocha": "^10.0.0", | ||
| "typescript": "^5.2.2" | "typescript": "^5.2.2" | ||
| }, | }, | ||
| ... | ... |
Please register or sign in to comment