chore(deps): update dependency chai to ^4.3.3

This commit is contained in:
Renovate Bot
2021-03-03 19:38:24 +00:00
parent 9afb1ffd29
commit bf922a0742
2 changed files with 5 additions and 5 deletions

View File

@@ -57,7 +57,7 @@
"@open-wc/building-rollup": "^1.9.4",
"@open-wc/eslint-config": "^4.2.0",
"babel-plugin-transform-dynamic-import": "^2.1.0",
"chai": "^4.3.1",
"chai": "^4.3.3",
"chai-fs": "^2.0.0",
"eslint": "^7.21.0",
"eslint-config-prettier": "^7.2.0",

View File

@@ -2532,10 +2532,10 @@ chai-fs@^2.0.0:
bit-mask "^1.0.1"
readdir-enhanced "^1.4.0"
chai@^4.3.1:
version "4.3.1"
resolved "https://registry.yarnpkg.com/chai/-/chai-4.3.1.tgz#6fc6af447610709818e5c45116207d60b8a49cfd"
integrity sha512-JClPZFGRcSl7X8dYzlCJY7v+X1fBA+9Y339Y8EqhBVfp0QC1hTnaf7nMfR+XZ74clkBC64b0iEw2cWKHt3EVqA==
chai@^4.3.3:
version "4.3.3"
resolved "https://registry.yarnpkg.com/chai/-/chai-4.3.3.tgz#f2b2ad9736999d07a7ff95cf1e7086c43a76f72d"
integrity sha512-MPSLOZwxxnA0DhLE84klnGPojWFK5KuhP7/j5dTsxpr2S3XlkqJP5WbyYl1gCTWvG2Z5N+HD4F472WsbEZL6Pw==
dependencies:
assertion-error "^1.1.0"
check-error "^1.0.2"