Skip to content

Commit

Permalink
chore(deps): update dependency chai to v4.3.3 (#478)
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 authored Mar 5, 2021
1 parent b045a49 commit dafafb5
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.2.0",
"@rollup/plugin-replace": "2.4.1",
"bootstrap": "3.4.1",
"chai": "4.3.1",
"chai": "4.3.3",
"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 @@ -982,10 +982,10 @@ center-align@^0.1.1:
align-text "^0.1.3"
lazy-cache "^1.0.3"

chai@4.3.1:
version "4.3.1"
resolved "https://registry.npm.taobao.org/chai/download/chai-4.3.1.tgz?cache=0&sync_timestamp=1614710061317&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fchai%2Fdownload%2Fchai-4.3.1.tgz#6fc6af447610709818e5c45116207d60b8a49cfd"
integrity sha1-b8avRHYQcJgY5cRRFiB9YLiknP0=
chai@4.3.3:
version "4.3.3"
resolved "https://registry.npm.taobao.org/chai/download/chai-4.3.3.tgz#f2b2ad9736999d07a7ff95cf1e7086c43a76f72d"
integrity sha1-8rKtlzaZnQen/5XPHnCGxDp29y0=
dependencies:
assertion-error "^1.1.0"
check-error "^1.0.2"
Expand Down

0 comments on commit dafafb5

Please sign in to comment.