Skip to content

Commit

Permalink
Bump eslint-plugin-chai-expect from 2.0.1 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-chai-expect](https://github.com/turbo87/eslint-plugin-chai-expect) from 2.0.1 to 3.0.0.
- [Release notes](https://github.com/turbo87/eslint-plugin-chai-expect/releases)
- [Changelog](https://github.com/Turbo87/eslint-plugin-chai-expect/blob/master/CHANGELOG.md)
- [Commits](Turbo87/eslint-plugin-chai-expect@v2.0.1...v3.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-chai-expect
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 7, 2021
1 parent b2bf09e commit 89490ba
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 10 deletions.
22 changes: 13 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -29,7 +29,7 @@
"chai": "^4.2.0",
"eslint": "^5.16.0",
"eslint-config-airbnb": "^17.1.0",
"eslint-plugin-chai-expect": "^2.0.1",
"eslint-plugin-chai-expect": "^3.0.0",
"eslint-plugin-import": "^2.17.3",
"eslint-plugin-mocha": "^6.3.0",
"eslint-plugin-node": "^11.1.0",
Expand Down

0 comments on commit 89490ba

Please sign in to comment.