Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 24, 2024
1 parent 2dd1522 commit 9472df5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
"@vates/toggle-scripts": "1.0.0",
"@vitest/coverage-v8": "2.1.3",
"@vitest/ui": "2.1.3",
"chai": "5.1.1",
"chai": "5.1.2",
"chai-quantifiers": "1.0.18",
"chai-string": "1.5.0",
"commonmark.json": "0.31.0",
Expand Down Expand Up @@ -180,7 +180,7 @@
"@types/hast": "3.0.4",
"@types/mdast": "4.0.4",
"@types/unist": "3.0.2",
"chai": "5.1.1"
"chai": "5.1.2"
},
"engines": {
"node": ">=18.18.2"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1700,7 +1700,7 @@ __metadata:
"@vates/toggle-scripts": "npm:1.0.0"
"@vitest/coverage-v8": "npm:2.1.3"
"@vitest/ui": "npm:2.1.3"
chai: "npm:5.1.1"
chai: "npm:5.1.2"
chai-quantifiers: "npm:1.0.18"
chai-string: "npm:1.5.0"
commonmark.json: "npm:0.31.0"
Expand Down Expand Up @@ -3539,16 +3539,16 @@ __metadata:
languageName: node
linkType: hard

"chai@npm:5.1.1":
version: 5.1.1
resolution: "chai@npm:5.1.1"
"chai@npm:5.1.2":
version: 5.1.2
resolution: "chai@npm:5.1.2"
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: 10/ee67279a5613bd36dc1dc13660042429ae2f1dc5a9030a6abcf381345866dfb5bce7bc10b9d74c8de86b6f656489f654bbbef3f3361e06925591e6a00c72afff
checksum: 10/e8c2bbc83cb5a2f87130d93056d4cfbbe04106e12aa798b504816dbe3fa538a9f68541b472e56cbf0f54558b501d7e31867d74b8218abcd5a8cc8ba536fba46c
languageName: node
linkType: hard

Expand Down

0 comments on commit 9472df5

Please sign in to comment.