mirror of
https://github.com/jlengrand/create-1.git
synced 2026-03-10 08:11:25 +00:00
chore(deps): update dependency chai to ^4.3.3
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user