Skip to content

Commit

Permalink
chore(deps): update dependency chai to v4.3.0 (#451)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Feb 5, 2021
1 parent 307bfde commit 5371933
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@rollup/plugin-node-resolve": "11.1.1",
"@rollup/plugin-replace": "2.3.4",
"bootstrap": "3.4.1",
"chai": "4.2.0",
"chai": "4.3.0",
"coveralls": "3.1.0",
"cross-env": "7.0.3",
"es6-object-assign": "1.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -972,10 +972,10 @@ center-align@^0.1.1:
align-text "^0.1.3"
lazy-cache "^1.0.3"

chai@4.2.0:
version "4.2.0"
resolved "https://registry.npm.taobao.org/chai/download/chai-4.2.0.tgz#760aa72cf20e3795e84b12877ce0e83737aa29e5"
integrity sha1-dgqnLPION5XoSxKHfODoNzeqKeU=
chai@4.3.0:
version "4.3.0"
resolved "https://registry.npm.taobao.org/chai/download/chai-4.3.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fchai%2Fdownload%2Fchai-4.3.0.tgz#5523a5faf7f819c8a92480d70a8cccbadacfc25f"
integrity sha1-VSOl+vf4GcipJIDXCozMutrPwl8=
dependencies:
assertion-error "^1.1.0"
check-error "^1.0.2"
Expand Down

0 comments on commit 5371933

Please sign in to comment.