Skip to content

Commit

Permalink
chore(deps-dev): bump chai from 4.3.10 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [chai](https://github.com/chaijs/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)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 28, 2023
1 parent f46068d commit 9b0ec76
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 @@ -17,7 +17,7 @@
"run-auto": "^1.0.0"
},
"devDependencies": {
"chai": "^4.0.2",
"chai": "^5.0.0",
"create-react-class": "^15.6.0",
"eslint": "^8.0.0",
"jenkins-mocha": "^9.0.0",
Expand Down

0 comments on commit 9b0ec76

Please sign in to comment.