Skip to content

Commit

Permalink
Update dependency eslint-plugin-chai-expect to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2022
1 parent 7be3ba7 commit 13e7352
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"coveralls": "3.1.0",
"eslint": "6.8.0",
"eslint-config-prettier": "6.15.0",
"eslint-plugin-chai-expect": "2.2.0",
"eslint-plugin-chai-expect": "3.0.0",
"eslint-plugin-chai-friendly": "0.6.0",
"eslint-plugin-mocha": "6.3.0",
"fulky": "0.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -606,10 +606,10 @@ eslint-config-prettier@6.15.0:
dependencies:
get-stdin "^6.0.0"

eslint-plugin-chai-expect@2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-chai-expect/-/eslint-plugin-chai-expect-2.2.0.tgz#ff41fb00067fe6ff26e72b04ab1011ecaf3cb249"
integrity sha512-ExTJKhgeYMfY8wDj3UiZmgpMKJOUHGNHmWMlxT49JUDB1vTnw0sSNfXJSxnX+LcebyBD/gudXzjzD136WqPJrQ==
eslint-plugin-chai-expect@3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-chai-expect/-/eslint-plugin-chai-expect-3.0.0.tgz#812d7384756177b2d424040cb3c20e78606db1b2"
integrity sha512-NS0YBcToJl+BRKBSMCwRs/oHJIX67fG5Gvb4tGked+9Wnd1/PzKijd82B2QVKcSSOwRe+pp4RAJ2AULeck4eQw==

eslint-plugin-chai-friendly@0.6.0:
version "0.6.0"
Expand Down

0 comments on commit 13e7352

Please sign in to comment.