Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ruddell committed Jun 29, 2021
1 parent ee76ee6 commit feefa84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generators/app/templates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"expect": "26.6.2",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-prettier": "3.4.0",
"eslint": "7.28.0",
"eslint": "7.29.0",
"babel-jest": "26.6.3",
"jest": "26.6.3",
"jest-circus": "26.6.3",
Expand Down

0 comments on commit feefa84

Please sign in to comment.