Skip to content

Commit c0cfd30

Browse files
chore(deps-dev): bump chai from 4.2.0 to 4.3.0
Bumps [chai](https://github.com/chaijs/chai) from 4.2.0 to 4.3.0. - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/master/History.md) - [Commits](chaijs/chai@4.2.0...4.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 2880d0c commit c0cfd30

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.0",
7777
"@types/node": "~14.14.3",
7878
"@types/webdriverio": "^5.0.0",
79-
"chai": "^4.2.0",
79+
"chai": "^4.3.0",
8080
"chai-as-promised": "^7.1.1",
8181
"codelyzer": "^6.0.1",
8282
"concurrently": "^5.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2583,10 +2583,10 @@ chai-as-promised@^7.1.1:
25832583
dependencies:
25842584
check-error "^1.0.2"
25852585

2586-
chai@^4.2.0:
2587-
version "4.2.0"
2588-
resolved "https://registry.yarnpkg.com/chai/-/chai-4.2.0.tgz#760aa72cf20e3795e84b12877ce0e83737aa29e5"
2589-
integrity sha512-XQU3bhBukrOsQCuwZndwGcCVQHyZi53fQ6Ys1Fym7E4olpIqqZZhhoFJoaKVvV17lWQoXYwgWN2nF5crA8J2jw==
2586+
chai@^4.3.0:
2587+
version "4.3.0"
2588+
resolved "https://registry.yarnpkg.com/chai/-/chai-4.3.0.tgz#5523a5faf7f819c8a92480d70a8cccbadacfc25f"
2589+
integrity sha512-/BFd2J30EcOwmdOgXvVsmM48l0Br0nmZPlO0uOW4XKh6kpsUumRXBgPV+IlaqFaqr9cYbeoZAM1Npx0i4A+aiA==
25902590
dependencies:
25912591
assertion-error "^1.1.0"
25922592
check-error "^1.0.2"

0 commit comments

Comments
 (0)