Skip to content

Commit e97a1c7

Browse files
chore(deps-dev): bump chai from 5.3.2 to 6.0.0 (#42)
Bumps [chai](https://github.com/chaijs/chai) from 5.3.2 to 6.0.0. - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v5.3.2...v6.0.0) --- updated-dependencies: - dependency-name: chai dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 769e94b commit e97a1c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"multiformats": "^13.0.0"
1818
},
1919
"devDependencies": {
20-
"chai": "^5.0.0",
20+
"chai": "^6.0.0",
2121
"mocha": "^11.0.1",
2222
"standard": "^17.0.0"
2323
},

0 commit comments

Comments
 (0)