Skip to content

Commit

Permalink
build(deps-dev): bump chai from 5.1.1 to 5.1.2 (#171)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent 3582206 commit 6598742
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 @@ -103,7 +103,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",
"cross-env": "7.0.3",
"cspell": "8.15.4",
"dprint": "0.47.4",
Expand Down Expand Up @@ -145,7 +145,7 @@
"yaml-eslint-parser": "1.2.3"
},
"resolutions": {
"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 @@ -1938,7 +1938,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"
cross-env: "npm:7.0.3"
cspell: "npm:8.15.4"
dprint: "npm:0.47.4"
Expand Down Expand Up @@ -3415,16 +3415,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 6598742

Please sign in to comment.