Skip to content

Commit 85c7793

Browse files
committed
chore(deps): update dependency @types/chai to v4.2.19
1 parent 198c391 commit 85c7793

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@
207207
"@cucumber/query": "10.0.0",
208208
"@sinonjs/fake-timers": "7.1.2",
209209
"@types/bluebird": "3.5.35",
210-
"@types/chai": "4.2.18",
210+
"@types/chai": "4.2.19",
211211
"@types/dirty-chai": "2.0.2",
212212
"@types/express": "4.17.12",
213213
"@types/fs-extra": "9.0.11",

yarn.lock

+6-1
Original file line numberDiff line numberDiff line change
@@ -422,11 +422,16 @@
422422
dependencies:
423423
"@types/chai" "*"
424424

425-
"@types/chai@*", "@types/[email protected]":
425+
"@types/chai@*":
426426
version "4.2.18"
427427
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.18.tgz#0c8e298dbff8205e2266606c1ea5fbdba29b46e4"
428428
integrity sha512-rS27+EkB/RE1Iz3u0XtVL5q36MGDWbgYe7zWiodyKNUnthxY0rukK5V36eiUCtCisB7NN8zKYH6DO2M37qxFEQ==
429429

430+
431+
version "4.2.19"
432+
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.19.tgz#80f286b515897413c7a35bdda069cc80f2344233"
433+
integrity sha512-jRJgpRBuY+7izT7/WNXP/LsMO9YonsstuL+xuvycDyESpoDoIAsMd7suwpB4h9oEWB+ZlPTqJJ8EHomzNhwTPQ==
434+
430435
"@types/connect@*":
431436
version "3.4.34"
432437
resolved "https://registry.yarnpkg.com/@types/connect/-/connect-3.4.34.tgz#170a40223a6d666006d93ca128af2beb1d9b1901"

0 commit comments

Comments
 (0)