Skip to content

Commit

Permalink
chore(dev-deps): bump chai from 4.4.0 to 4.4.1 (#528)
Browse files Browse the repository at this point in the history
Bumps [chai](https://github.com/chaijs/chai) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
- [Commits](chaijs/chai@v4.4.0...v4.4.1)

---
updated-dependencies:
- dependency-name: chai
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mike Donnalley <mdonnalley@salesforce.com>
  • Loading branch information
dependabot[bot] and mdonnalley authored Feb 12, 2024
1 parent cb04a0a commit bcdda3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@types/mocha": "^10.0.6",
"@types/node": "^18",
"@types/supports-color": "^8.1.3",
"chai": "^4.4.0",
"chai": "^4.4.1",
"commitlint": "^17.8.1",
"eslint": "^8.56.0",
"eslint-config-oclif": "^5.0.0",
Expand Down

0 comments on commit bcdda3f

Please sign in to comment.