Skip to content

Commit 0647a20

Browse files
chore(deps-dev): bump chai from 4.3.10 to 5.0.0
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] <[email protected]>
1 parent ca28135 commit 0647a20

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
@@ -38,7 +38,7 @@
3838
"devDependencies": {
3939
"babel-eslint": "^10.1.0",
4040
"camaro": "^6.2.0",
41-
"chai": "^4.3.4",
41+
"chai": "^5.0.0",
4242
"cheerio": "^0.22.0",
4343
"eslint": "^8.6.0",
4444
"eslint-config-hexo": "^5.0.0",

0 commit comments

Comments
 (0)