Skip to content

Commit

Permalink
chore(deps-dev): bump chai from 5.0.3 to 5.1.0
Browse files Browse the repository at this point in the history
Bumps [chai](https://github.com/chaijs/chai) from 5.0.3 to 5.1.0.
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
- [Commits](chaijs/chai@v5.0.3...v5.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 1, 2024
1 parent e664275 commit 6c3db26
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -52,7 +52,7 @@
"@rollup/plugin-replace": "^5.0.5",
"babel-plugin-dev-expression": "^0.2.3",
"babel-plugin-istanbul": "^6.1.1",
"chai": "^5.0.3",
"chai": "^5.1.0",
"dynamics.js": "^1.1.5",
"eslint": "^8.56.0",
"eslint-config-airbnb": "^19.0.4",
Expand Down

0 comments on commit 6c3db26

Please sign in to comment.