build(deps-dev): bump @types/chai from 4.3.6 to 4.3.7
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 4.3.6 to 4.3.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai) --- updated-dependencies: - dependency-name: "@types/chai" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:dependabot[bot] <support@github.com>
Showing
... | @@ -40,7 +40,7 @@ | ... | @@ -40,7 +40,7 @@ |
"@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.3.6", | "@types/chai": "^4.3.7", | ||
"@types/chai-as-promised": "^7.1.4", | "@types/chai-as-promised": "^7.1.4", | ||
"@types/mocha": "^10.0.2", | "@types/mocha": "^10.0.2", | ||
"@types/node": "^20.8.4", | "@types/node": "^20.8.4", | ||
... | ... |
Please register or sign in to comment