Skip to content

Commit

Permalink
chore(deps-dev): bump chai in /test/fixtures/mocha-esm
Browse files Browse the repository at this point in the history
Bumps [chai](https://github.com/chaijs/chai) from 4.5.0 to 5.1.1.
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
- [Commits](chaijs/chai@v4.5.0...v5.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and rvagg committed Sep 26, 2024
1 parent 7249d99 commit 2f437a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/fixtures/mocha-esm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"url": "https://github.com/rvagg/polendina.git"
},
"devDependencies": {
"chai": "^4.3.7",
"chai": "^5.1.1",
"mocha": "^10.2.0"
}
}

0 comments on commit 2f437a2

Please sign in to comment.