Skip to content

Commit aa75428

Browse files
committed
chore(deps): update dependency chai to v4.3.8
1 parent 65a7759 commit aa75428

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@semantic-release/git": "10.0.1",
3333
"any-shell-escape": "0.1.1",
3434
"browserify": "17.0.0",
35-
"chai": "4.3.7",
35+
"chai": "4.3.8",
3636
"chalk": "4.1.2",
3737
"commitizen": "4.3.0",
3838
"eslint": "7.32.0",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2603,10 +2603,10 @@ catchment@^3.3.0:
26032603
"@artdeco/clean-stack" "^1.1.1"
26042604
erotic "^2.1.0"
26052605

2606-
2607-
version "4.3.7"
2608-
resolved "https://registry.yarnpkg.com/chai/-/chai-4.3.7.tgz#ec63f6df01829088e8bf55fca839bcd464a8ec51"
2609-
integrity sha512-HLnAzZ2iupm25PlN0xFreAlBA5zaBSv3og0DdeGA4Ar6h6rJ3A0rolRUKJhSF2V10GZKDgWF/VmAEsNWjCRB+A==
2606+
2607+
version "4.3.8"
2608+
resolved "https://registry.yarnpkg.com/chai/-/chai-4.3.8.tgz#40c59718ad6928da6629c70496fe990b2bb5b17c"
2609+
integrity sha512-vX4YvVVtxlfSZ2VecZgFUTU5qPCYsobVI2O9FmwEXBhDigYGQA6jRXCycIs1yJnnWbZ6/+a2zNIF5DfVCcJBFQ==
26102610
dependencies:
26112611
assertion-error "^1.1.0"
26122612
check-error "^1.0.2"

0 commit comments

Comments
 (0)