Skip to content

Commit 7f6c4bf

Browse files
chore(deps): update dependency chai to v5.1.2
1 parent 505de47 commit 7f6c4bf

File tree

2 files changed

+16
-3
lines changed

2 files changed

+16
-3
lines changed

scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@types/node": "22.7.7",
3636
"@types/semver": "7.5.8",
3737
"@types/spinnies": "0.5.3",
38-
"chai": "5.1.1",
38+
"chai": "5.1.2",
3939
"chalk": "5.3.0",
4040
"commander": "12.1.0",
4141
"crc": "4.3.2",

yarn.lock

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2527,7 +2527,20 @@ __metadata:
25272527
languageName: node
25282528
linkType: hard
25292529

2530-
"chai@npm:5.1.1, chai@npm:^5.1.1":
2530+
"chai@npm:5.1.2":
2531+
version: 5.1.2
2532+
resolution: "chai@npm:5.1.2"
2533+
dependencies:
2534+
assertion-error: "npm:^2.0.1"
2535+
check-error: "npm:^2.1.1"
2536+
deep-eql: "npm:^5.0.1"
2537+
loupe: "npm:^3.1.0"
2538+
pathval: "npm:^2.0.0"
2539+
checksum: 10/e8c2bbc83cb5a2f87130d93056d4cfbbe04106e12aa798b504816dbe3fa538a9f68541b472e56cbf0f54558b501d7e31867d74b8218abcd5a8cc8ba536fba46c
2540+
languageName: node
2541+
linkType: hard
2542+
2543+
"chai@npm:^5.1.1":
25312544
version: 5.1.1
25322545
resolution: "chai@npm:5.1.1"
25332546
dependencies:
@@ -7014,7 +7027,7 @@ __metadata:
70147027
"@types/node": "npm:22.7.7"
70157028
"@types/semver": "npm:7.5.8"
70167029
"@types/spinnies": "npm:0.5.3"
7017-
chai: "npm:5.1.1"
7030+
chai: "npm:5.1.2"
70187031
chalk: "npm:5.3.0"
70197032
commander: "npm:12.1.0"
70207033
crc: "npm:4.3.2"

0 commit comments

Comments
 (0)