Skip to content

Commit

Permalink
chore: Bump eslint from 8.6.0 to 8.7.0 (#297)
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) from 8.6.0 to 8.7.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.6.0...v8.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and mergify[bot] authored Jan 18, 2022
1 parent 4e7d605 commit 2ed50c9
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 53 deletions.
69 changes: 17 additions & 52 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 @@ -31,7 +31,7 @@
},
"devDependencies": {
"@zeit/ncc": "^0.22.3",
"eslint": "^8.6.0",
"eslint": "^8.7.0",
"jest": "^27.4.7"
}
}

0 comments on commit 2ed50c9

Please sign in to comment.