Skip to content

Commit

Permalink
chore(deps-dev): bump chai from 4.4.1 to 5.1.0
Browse files Browse the repository at this point in the history
Bumps [chai](https://github.com/chaijs/chai) from 4.4.1 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@v4.4.1...v5.1.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] committed Feb 12, 2024
1 parent da39f4e commit ad1be9d
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 @@ -32,7 +32,7 @@
},
"homepage": "https://github.com/hexojs/hexo-filter-nofollow#readme",
"devDependencies": {
"chai": "^4.2.0",
"chai": "^5.1.0",
"eslint": "^8.3.0",
"eslint-config-hexo": "^5.0.0",
"hexo": "hexojs/hexo",
Expand Down

0 comments on commit ad1be9d

Please sign in to comment.