Skip to content

Commit 8170a2d

Browse files
committed
chore(deps): update dependency chai to v4.4.1
1 parent 3000e90 commit 8170a2d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@types/node": "20.11.0",
3232
"@typescript-eslint/eslint-plugin": "5.62.0",
3333
"@typescript-eslint/parser": "5.62.0",
34-
"chai": "4.4.0",
34+
"chai": "4.4.1",
3535
"del-cli": "5.1.0",
3636
"dotenv": "16.3.1",
3737
"eslint": "8.56.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3394,10 +3394,10 @@ cbor@^8.0.0, cbor@^8.1.0:
33943394
dependencies:
33953395
nofilter "^3.1.0"
33963396

3397-
chai@4.4.0:
3398-
version "4.4.0"
3399-
resolved "https://registry.yarnpkg.com/chai/-/chai-4.4.0.tgz#f9ac79f26726a867ac9d90a9b382120479d5f55b"
3400-
integrity sha512-x9cHNq1uvkCdU+5xTkNh5WtgD4e4yDFCsp9jVc7N7qVeKeftv3gO/ZrviX5d+3ZfxdYnZXZYujjRInu1RogU6A==
3397+
chai@4.4.1:
3398+
version "4.4.1"
3399+
resolved "https://registry.yarnpkg.com/chai/-/chai-4.4.1.tgz#3603fa6eba35425b0f2ac91a009fe924106e50d1"
3400+
integrity sha512-13sOfMv2+DWduEU+/xbun3LScLoqN17nBeTLUsmDfKdoiC1fr0n9PU4guu4AhRcOVFk/sW8LyZWHuhWtQZiF+g==
34013401
dependencies:
34023402
assertion-error "^1.1.0"
34033403
check-error "^1.0.3"

0 commit comments

Comments
 (0)