Skip to content

Commit

Permalink
Merge pull request #294 from astorije/renovate/eslint-plugin-chai-exp…
Browse files Browse the repository at this point in the history
…ect-2.x

Update dependency eslint-plugin-chai-expect to v2.2.0
  • Loading branch information
astorije authored May 3, 2021
2 parents fd81e27 + 343bfa8 commit 5e7e25d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 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.1.0",
"eslint-plugin-chai-expect": "2.2.0",
"eslint-plugin-chai-friendly": "0.6.0",
"eslint-plugin-mocha": "6.3.0",
"fulky": "0.2.0",
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -606,9 +606,10 @@ [email protected]:
dependencies:
get-stdin "^6.0.0"

[email protected]:
version "2.1.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-chai-expect/-/eslint-plugin-chai-expect-2.1.0.tgz#9dd1d8e5a80543fdec956f6aef7f83f2241ca92b"
[email protected]:
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==

[email protected]:
version "0.6.0"
Expand Down

0 comments on commit 5e7e25d

Please sign in to comment.