Skip to content

Commit 3629f13

Browse files
committed
chore(deps): update dependency chai to v4.4.0
1 parent 8928c9b commit 3629f13

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.10",
35+
"chai": "4.4.0",
3636
"chalk": "4.1.2",
3737
"commitizen": "4.3.0",
3838
"eslint": "7.32.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2613,10 +2613,10 @@ catchment@^3.3.0:
26132613
"@artdeco/clean-stack" "^1.1.1"
26142614
erotic "^2.1.0"
26152615

2616-
chai@4.3.10:
2617-
version "4.3.10"
2618-
resolved "https://registry.yarnpkg.com/chai/-/chai-4.3.10.tgz#d784cec635e3b7e2ffb66446a63b4e33bd390384"
2619-
integrity sha512-0UXG04VuVbruMUYbJ6JctvH0YnC/4q3/AkT18q4NaITo91CUm0liMS9VqzT9vZhVQ/1eqPanMWjBM+Juhfb/9g==
2616+
chai@4.4.0:
2617+
version "4.4.0"
2618+
resolved "https://registry.yarnpkg.com/chai/-/chai-4.4.0.tgz#f9ac79f26726a867ac9d90a9b382120479d5f55b"
2619+
integrity sha512-x9cHNq1uvkCdU+5xTkNh5WtgD4e4yDFCsp9jVc7N7qVeKeftv3gO/ZrviX5d+3ZfxdYnZXZYujjRInu1RogU6A==
26202620
dependencies:
26212621
assertion-error "^1.1.0"
26222622
check-error "^1.0.3"

0 commit comments

Comments
 (0)