Skip to content

Commit 4338d6e

Browse files
chore(deps-dev): bump chai from 4.3.3 to 4.3.4
Bumps [chai](https://github.com/chaijs/chai) from 4.3.3 to 4.3.4. - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@4.3.3...v4.3.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 3f1525f commit 4338d6e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"@types/mocha": "^8.2.1",
7777
"@types/node": "~14.14.3",
7878
"@types/webdriverio": "^5.0.0",
79-
"chai": "^4.3.3",
79+
"chai": "^4.3.4",
8080
"chai-as-promised": "^7.1.1",
8181
"codelyzer": "^6.0.1",
8282
"concurrently": "^6.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2650,10 +2650,10 @@ chai-as-promised@^7.1.1:
26502650
dependencies:
26512651
check-error "^1.0.2"
26522652

2653-
chai@^4.3.3:
2654-
version "4.3.3"
2655-
resolved "https://registry.yarnpkg.com/chai/-/chai-4.3.3.tgz#f2b2ad9736999d07a7ff95cf1e7086c43a76f72d"
2656-
integrity sha512-MPSLOZwxxnA0DhLE84klnGPojWFK5KuhP7/j5dTsxpr2S3XlkqJP5WbyYl1gCTWvG2Z5N+HD4F472WsbEZL6Pw==
2653+
chai@^4.3.4:
2654+
version "4.3.4"
2655+
resolved "https://registry.yarnpkg.com/chai/-/chai-4.3.4.tgz#b55e655b31e1eac7099be4c08c21964fce2e6c49"
2656+
integrity sha512-yS5H68VYOCtN1cjfwumDSuzn/9c+yza4f3reKXlE5rUg7SFcCEy90gJvydNgOYtblyf4Zi6jIWRnXOgErta0KA==
26572657
dependencies:
26582658
assertion-error "^1.1.0"
26592659
check-error "^1.0.2"

0 commit comments

Comments
 (0)