Merge pull request #6664 from...
Merge pull request #6664 from ethereum-optimism/dependabot/npm_and_yarn/mocha-and-types/mocha-10.2.0 build(deps-dev): bump mocha and @types/mocha
Showing
... | ... | @@ -42,7 +42,7 @@ |
"@nrwl/nx-cloud": "latest", | ||
"@types/chai": "^4.2.18", | ||
"@types/chai-as-promised": "^7.1.4", | ||
"@types/mocha": "^8.2.2", | ||
"@types/mocha": "^10.0.1", | ||
"@types/node": "^12.0.0", | ||
"@typescript-eslint/eslint-plugin": "^5.60.1", | ||
"@typescript-eslint/parser": "^5.60.1", | ||
... | ... | @@ -67,7 +67,7 @@ |
"markdownlint": "^0.24.0", | ||
"markdownlint-cli2": "0.4.0", | ||
"mkdirp": "^1.0.4", | ||
"mocha": "^8.4.0", | ||
"mocha": "^10.2.0", | ||
"nx": "15.6.0", | ||
"nyc": "^15.1.0", | ||
"patch-package": "^6.4.7", | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment