Skip to content

Commit 9eaf418

Browse files
chore(deps): update dependency @types/chai to v5.2.1
1 parent e977567 commit 9eaf418

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"devDependencies": {
2828
"@biomejs/biome": "1.9.4",
29-
"@types/chai": "5.2.0",
29+
"@types/chai": "5.2.1",
3030
"@types/mocha": "10.0.10",
3131
"@types/node": "22.13.13",
3232
"@types/web": "0.0.213",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ __metadata:
195195
resolution: "@oliversalzburg/js-utils@workspace:."
196196
dependencies:
197197
"@biomejs/biome": "npm:1.9.4"
198-
"@types/chai": "npm:5.2.0"
198+
"@types/chai": "npm:5.2.1"
199199
"@types/mocha": "npm:10.0.10"
200200
"@types/node": "npm:22.13.13"
201201
"@types/web": "npm:0.0.213"
@@ -242,12 +242,12 @@ __metadata:
242242
languageName: node
243243
linkType: hard
244244

245-
"@types/chai@npm:5.2.0":
246-
version: 5.2.0
247-
resolution: "@types/chai@npm:5.2.0"
245+
"@types/chai@npm:5.2.1":
246+
version: 5.2.1
247+
resolution: "@types/chai@npm:5.2.1"
248248
dependencies:
249249
"@types/deep-eql": "npm:*"
250-
checksum: 10c0/7eda3feab531bded0e9be35ea165c05946cc683ef3c4e807fc27e073021e3751e9467ab1c38a2f6a10786f236593978bbdc02e48b3589265f28fdc4ceebe879d
250+
checksum: 10c0/f8a03c9f8450b7ab8df11f658c4194be17a6316b870490d5ffaf5289a3c0c0591ed6291b2d6551e181887c3eed89d0490744b3e569d9b23cf611b05f93e775b6
251251
languageName: node
252252
linkType: hard
253253

0 commit comments

Comments
 (0)