Merge pull request #8236 from ethereum-optimism/dependabot/npm_and_yarn/types/mocha-10.0.6
build(deps-dev): bump @types/mocha from 10.0.4 to 10.0.6
Showing
... | @@ -42,7 +42,7 @@ | ... | @@ -42,7 +42,7 @@ |
"@changesets/changelog-github": "^0.4.8", | "@changesets/changelog-github": "^0.4.8", | ||
"@types/chai": "^4.3.10", | "@types/chai": "^4.3.10", | ||
"@types/chai-as-promised": "^7.1.8", | "@types/chai-as-promised": "^7.1.8", | ||
"@types/mocha": "^10.0.4", | "@types/mocha": "^10.0.6", | ||
"@types/node": "^20.9.3", | "@types/node": "^20.9.3", | ||
"@typescript-eslint/eslint-plugin": "^6.11.0", | "@typescript-eslint/eslint-plugin": "^6.11.0", | ||
"@typescript-eslint/parser": "^6.11.0", | "@typescript-eslint/parser": "^6.11.0", | ||
... | ... |
Please register or sign in to comment