Skip to content

Commit

Permalink
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 and Borewit committed Feb 17, 2025
1 parent 0b1a9b7 commit 4abf9db
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 @@ -127,7 +127,7 @@
"@types/mocha": "^10.0.10",
"@types/node": "^22.13.1",
"c8": "^10.1.3",
"chai": "^5.1.2",
"chai": "^5.2.0",
"chai-as-promised": "^8.0.1",
"del-cli": "^6.0.0",
"mime": "^4.0.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -789,16 +789,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 Expand Up @@ -2340,7 +2340,7 @@ __metadata:
"@types/mocha": "npm:^10.0.10"
"@types/node": "npm:^22.13.1"
c8: "npm:^10.1.3"
chai: "npm:^5.1.2"
chai: "npm:^5.2.0"
chai-as-promised: "npm:^8.0.1"
content-type: "npm:^1.0.5"
debug: "npm:^4.4.0"
Expand Down

0 comments on commit 4abf9db

Please sign in to comment.