Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 17, 2025
1 parent 149c224 commit 9040323
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@types/debug": "^4.1.12",
"@types/mocha": "^10.0.10",
"@types/node": "^22.10.1",
"chai": "^5.1.2",
"chai": "^5.2.0",
"coveralls": "^3.1.1",
"del-cli": "^6.0.0",
"karma": "^6.4.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ __metadata:
"@types/debug": "npm:^4.1.12"
"@types/mocha": "npm:^10.0.10"
"@types/node": "npm:^22.10.1"
chai: "npm:^5.1.2"
chai: "npm:^5.2.0"
coveralls: "npm:^3.1.1"
debug: "npm:^4.3.7"
del-cli: "npm:^6.0.0"
Expand Down Expand Up @@ -1027,16 +1027,16 @@ __metadata:
languageName: node
linkType: hard

"chai@npm:^5.1.2":
version: 5.1.2
resolution: "chai@npm:5.1.2"
"chai@npm:^5.2.0":
version: 5.2.0
resolution: "chai@npm:5.2.0"
dependencies:
assertion-error: "npm:^2.0.1"
check-error: "npm:^2.1.1"
deep-eql: "npm:^5.0.1"
loupe: "npm:^3.1.0"
pathval: "npm:^2.0.0"
checksum: 10c0/6c04ff8495b6e535df9c1b062b6b094828454e9a3c9493393e55b2f4dbff7aa2a29a4645133cad160fb00a16196c4dc03dc9bb37e1f4ba9df3b5f50d7533a736
checksum: 10c0/dfd1cb719c7cebb051b727672d382a35338af1470065cb12adb01f4ee451bbf528e0e0f9ab2016af5fc1eea4df6e7f4504dc8443f8f00bd8fb87ad32dc516f7d
languageName: node
linkType: hard

Expand Down

0 comments on commit 9040323

Please sign in to comment.