Merge pull request #7421 from ethereum-optimism/dependabot/npm_and_yarn/chai-and-types/chai-4.3.9
build(deps): bump chai and @types/chai
Showing
| ... | @@ -40,13 +40,13 @@ | ... | @@ -40,13 +40,13 @@ |
| "@babel/eslint-parser": "^7.18.2", | "@babel/eslint-parser": "^7.18.2", | ||
| "@changesets/changelog-github": "^0.4.8", | "@changesets/changelog-github": "^0.4.8", | ||
| "@nrwl/nx-cloud": "latest", | "@nrwl/nx-cloud": "latest", | ||
| "@types/chai": "^4.2.18", | "@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.1", | ||
| "@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", | ||
| "chai": "^4.2.0", | "chai": "^4.3.9", | ||
| "depcheck": "^1.4.3", | "depcheck": "^1.4.3", | ||
| "doctoc": "^2.2.0", | "doctoc": "^2.2.0", | ||
| "eslint": "^8.43.0", | "eslint": "^8.43.0", | ||
| ... | ... |
Please register or sign in to comment