Skip to content

Commit 0402102

Browse files
authored
Merge pull request #782 from motdotla/dependabot/npm_and_yarn/chai-5.2.0
chore(deps-dev): bump chai from 5.1.2 to 5.2.0
2 parents 4a888df + fe4a42a commit 0402102

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

package-lock.json

+7-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -598,9 +598,9 @@ camelcase@^6.0.0:
598598
integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==
599599

600600
chai@^5.0.0:
601-
version "5.1.2"
602-
resolved "https://registry.yarnpkg.com/chai/-/chai-5.1.2.tgz#3afbc340b994ae3610ca519a6c70ace77ad4378d"
603-
integrity sha512-aGtmf24DW6MLHHG5gCx4zaI3uBq3KRtxeVs0DjFH6Z0rDNbsvTxFASFvdj79pxjxZ8/5u3PIiN3IwEIQkiiuPw==
601+
version "5.2.0"
602+
resolved "https://registry.yarnpkg.com/chai/-/chai-5.2.0.tgz#1358ee106763624114addf84ab02697e411c9c05"
603+
integrity sha512-mCuXncKXk5iCLhfhwTc0izo0gtEmpz5CtG2y8GiOINBlMVS6v8TMRc5TaLWKS6692m9+dVVfzgeVxR5UxWHTYw==
604604
dependencies:
605605
assertion-error "^2.0.1"
606606
check-error "^2.1.1"

0 commit comments

Comments
 (0)