Skip to content

Commit

Permalink
Bump eslint-plugin-prettier from 3.4.0 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.4.0 to 4.0.0.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/commits/v4.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  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 10, 2021
1 parent c856fc8 commit d1831a5
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 10 deletions.
38 changes: 29 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 @@ -46,7 +46,7 @@
"eslint": "^8.2.0",
"eslint-config-prettier": "^8.0.0",
"eslint-plugin-chai-friendly": "^0.7.1",
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-prettier": "^4.0.0",
"jest": "^27.3.1",
"nyc": "^15.1.0",
"ts-jest": "^27.0.7",
Expand Down

0 comments on commit d1831a5

Please sign in to comment.