Skip to content

Commit

Permalink
build(deps-dev): bump eslint-config-prettier from 7.2.0 to 8.3.0
Browse files Browse the repository at this point in the history
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 7.2.0 to 8.3.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v7.2.0...v8.3.0)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 13, 2021
1 parent aa2d235 commit 1f2cf4e
Show file tree
Hide file tree
Showing 2 changed files with 166 additions and 23 deletions.
185 changes: 164 additions & 21 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,12 +62,12 @@
"@typescript-eslint/parser": "^4.15.1",
"babel-jest": "^26.6.3",
"eslint": "^7.20.0",
"eslint-config-prettier": "^7.2.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.23.4",
"husky": "^7.0.2",
"jest": "^27.1.1",
"semantic-release": "^17.4.4",
"ts-node": "^9.1.1",
"ts-node": "^10.2.1",
"typechain": "^5.1.2",
"typedoc": "^0.21.0",
"typedoc-plugin-markdown": "^3.0.11"
Expand Down

0 comments on commit 1f2cf4e

Please sign in to comment.