Skip to content

Commit 1d77da6

Browse files
build(deps-dev): Bump chai from 5.0.0-alpha.0 to 5.0.0-alpha.1 (#330)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 93c6de5 commit 1d77da6

File tree

2 files changed

+22
-8
lines changed

2 files changed

+22
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"@vates/toggle-scripts": "1.0.0",
123123
"@vitest/coverage-v8": "0.33.0",
124124
"add-stream": "1.0.0",
125-
"chai": "5.0.0-alpha.0",
125+
"chai": "5.0.0-alpha.1",
126126
"chai-each": "0.0.1",
127127
"chai-quantifiers": "1.0.17",
128128
"chai-string": "1.5.0",

yarn.lock

Lines changed: 21 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1522,7 +1522,7 @@ __metadata:
15221522
"@vates/toggle-scripts": "npm:1.0.0"
15231523
"@vitest/coverage-v8": "npm:0.33.0"
15241524
add-stream: "npm:1.0.0"
1525-
chai: "npm:5.0.0-alpha.0"
1525+
chai: "npm:5.0.0-alpha.1"
15261526
chai-each: "npm:0.0.1"
15271527
chai-quantifiers: "npm:1.0.17"
15281528
chai-string: "npm:1.5.0"
@@ -3544,17 +3544,17 @@ __metadata:
35443544
languageName: node
35453545
linkType: hard
35463546

3547-
"chai@npm:5.0.0-alpha.0":
3548-
version: 5.0.0-alpha.0
3549-
resolution: "chai@npm:5.0.0-alpha.0"
3547+
"chai@npm:5.0.0-alpha.1":
3548+
version: 5.0.0-alpha.1
3549+
resolution: "chai@npm:5.0.0-alpha.1"
35503550
dependencies:
35513551
assertion-error: "npm:^1.1.0"
3552-
check-error: "npm:^1.0.2"
3552+
check-error: "npm:^2.0.0"
35533553
deep-eql: "npm:^4.1.2"
35543554
loupe: "npm:^2.3.1"
3555-
pathval: "npm:^1.1.1"
3555+
pathval: "npm:^2.0.0"
35563556
type-detect: "npm:^4.0.5"
3557-
checksum: 96b37e4c04a2319d420b2f552bf25178e1ff02b178cb4cc6c72156469e22e43aef12eb70cf6f6c0fd6c8520cf9f28df6dcdca4c1222d6d2facf113a32b374f44
3557+
checksum: 526bb6c8060ff2bda16977bf950c45d552a38155ab36cc47313bbe8f652b82645fb76b9e5aadd2b7d6015df32b2ff6eb4d0f08a1b41b0b6a1464ce795e5adb5a
35583558
languageName: node
35593559
linkType: hard
35603560

@@ -3645,6 +3645,13 @@ __metadata:
36453645
languageName: node
36463646
linkType: hard
36473647

3648+
"check-error@npm:^2.0.0":
3649+
version: 2.0.0
3650+
resolution: "check-error@npm:2.0.0"
3651+
checksum: 5a0398d02f57272ea19df4fa0e3d35073f5f3629c369f2d178860597199eb64df98ff90fed81e6120abc7d06c12ca48fca10280d637536783849f5eb5fbf3b90
3652+
languageName: node
3653+
linkType: hard
3654+
36483655
"chownr@npm:^2.0.0":
36493656
version: 2.0.0
36503657
resolution: "chownr@npm:2.0.0"
@@ -8270,6 +8277,13 @@ __metadata:
82708277
languageName: node
82718278
linkType: hard
82728279

8280+
"pathval@npm:^2.0.0":
8281+
version: 2.0.0
8282+
resolution: "pathval@npm:2.0.0"
8283+
checksum: 389d31fded136a5096790e6811b66dffccdf12c863bc0d16d22d2e5458b7411053ceed0846b392023c3de7030c4fb169b9bc30ef06430248fcd43c6e24a86768
8284+
languageName: node
8285+
linkType: hard
8286+
82738287
"picocolors@npm:^1.0.0":
82748288
version: 1.0.0
82758289
resolution: "picocolors@npm:1.0.0"

0 commit comments

Comments
 (0)