Merge branch 'develop' into aj/register-output-game
Showing
... | @@ -44,8 +44,8 @@ | ... | @@ -44,8 +44,8 @@ |
"@types/chai-as-promised": "^7.1.8", | "@types/chai-as-promised": "^7.1.8", | ||
"@types/mocha": "^10.0.4", | "@types/mocha": "^10.0.4", | ||
"@types/node": "^20.9.0", | "@types/node": "^20.9.0", | ||
"@typescript-eslint/eslint-plugin": "^6.10.0", | "@typescript-eslint/eslint-plugin": "^6.11.0", | ||
"@typescript-eslint/parser": "^6.9.1", | "@typescript-eslint/parser": "^6.11.0", | ||
"chai": "^4.3.10", | "chai": "^4.3.10", | ||
"depcheck": "^1.4.7", | "depcheck": "^1.4.7", | ||
"doctoc": "^2.2.0", | "doctoc": "^2.2.0", | ||
... | @@ -69,7 +69,6 @@ | ... | @@ -69,7 +69,6 @@ |
"nyc": "^15.1.0", | "nyc": "^15.1.0", | ||
"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", | |||
"rimraf": "^5.0.5", | "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