Skip to content

Commit

Permalink
build(deps-dev): bump the dev-dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the dev-dependencies group with 2 updates: [chai](https://github.com/chaijs/chai) and [eslint-plugin-chai-friendly](https://github.com/ihordiachenko/eslint-plugin-chai-friendly).


Updates `chai` from 4.3.10 to 5.0.0
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
- [Commits](chaijs/chai@v4.3.10...v5.0.0)

Updates `eslint-plugin-chai-friendly` from 0.7.2 to 0.7.3
- [Release notes](https://github.com/ihordiachenko/eslint-plugin-chai-friendly/releases)
- [Commits](ihordiachenko/eslint-plugin-chai-friendly@v0.7.2...v0.7.3)

---
updated-dependencies:
- dependency-name: chai
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: eslint-plugin-chai-friendly
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent 75ea866 commit 9cb1a9e
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 51 deletions.
83 changes: 33 additions & 50 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"devDependencies": {
"@oclif/test": "^2.4.2",
"chai": "^4.3.7",
"chai": "^5.0.0",
"eslint": "^8.46.0",
"eslint-plugin-chai-friendly": "^0.7.2",
"eslint-plugin-immutable": "^1.0.0",
Expand Down

0 comments on commit 9cb1a9e

Please sign in to comment.