Skip to content

Commit

Permalink
Bump eslint from 8.0.1 to 8.1.0
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) from 8.0.1 to 8.1.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.0.1...v8.1.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] committed Oct 25, 2021
1 parent b63471a commit 32988f6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -48,7 +48,7 @@
},
"devDependencies": {
"@vercel/ncc": "^0.31.1",
"eslint": "^8.0.1",
"eslint": "^8.1.0",
"isexe": "^2.0.0",
"pre-commit": "^1.2.2",
"prettier": "^2.4.1",
Expand Down

0 comments on commit 32988f6

Please sign in to comment.