Skip to content

Commit 6598742

Browse files
build(deps-dev): bump chai from 5.1.1 to 5.1.2 (#171)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3582206 commit 6598742

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"@vates/toggle-scripts": "1.0.0",
104104
"@vitest/coverage-v8": "2.1.3",
105105
"@vitest/ui": "2.1.3",
106-
"chai": "5.1.1",
106+
"chai": "5.1.2",
107107
"cross-env": "7.0.3",
108108
"cspell": "8.15.4",
109109
"dprint": "0.47.4",
@@ -145,7 +145,7 @@
145145
"yaml-eslint-parser": "1.2.3"
146146
},
147147
"resolutions": {
148-
"chai": "5.1.1"
148+
"chai": "5.1.2"
149149
},
150150
"engines": {
151151
"node": ">=18.18.2"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1938,7 +1938,7 @@ __metadata:
19381938
"@vates/toggle-scripts": "npm:1.0.0"
19391939
"@vitest/coverage-v8": "npm:2.1.3"
19401940
"@vitest/ui": "npm:2.1.3"
1941-
chai: "npm:5.1.1"
1941+
chai: "npm:5.1.2"
19421942
cross-env: "npm:7.0.3"
19431943
cspell: "npm:8.15.4"
19441944
dprint: "npm:0.47.4"
@@ -3415,16 +3415,16 @@ __metadata:
34153415
languageName: node
34163416
linkType: hard
34173417

3418-
"chai@npm:5.1.1":
3419-
version: 5.1.1
3420-
resolution: "chai@npm:5.1.1"
3418+
"chai@npm:5.1.2":
3419+
version: 5.1.2
3420+
resolution: "chai@npm:5.1.2"
34213421
dependencies:
34223422
assertion-error: "npm:^2.0.1"
34233423
check-error: "npm:^2.1.1"
34243424
deep-eql: "npm:^5.0.1"
34253425
loupe: "npm:^3.1.0"
34263426
pathval: "npm:^2.0.0"
3427-
checksum: 10/ee67279a5613bd36dc1dc13660042429ae2f1dc5a9030a6abcf381345866dfb5bce7bc10b9d74c8de86b6f656489f654bbbef3f3361e06925591e6a00c72afff
3427+
checksum: 10/e8c2bbc83cb5a2f87130d93056d4cfbbe04106e12aa798b504816dbe3fa538a9f68541b472e56cbf0f54558b501d7e31867d74b8218abcd5a8cc8ba536fba46c
34283428
languageName: node
34293429
linkType: hard
34303430

0 commit comments

Comments
 (0)