Skip to content

Commit

Permalink
Bump eslint from 7.29.0 to 7.31.0
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) from 7.29.0 to 7.31.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.29.0...v7.31.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and GitHub committed Jul 26, 2021
1 parent 50489d9 commit 5f20b4c
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 28 deletions.
93 changes: 66 additions & 27 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
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/tar-stream": "^2.2.0",
"@typescript-eslint/parser": "^4.28.1",
"@vercel/ncc": "^0.29.0",
"eslint": "^7.29.0",
"eslint": "^7.31.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-github": "^4.1.5",
"eslint-plugin-jest": "^24.4.0",
Expand Down

0 comments on commit 5f20b4c

Please sign in to comment.