Skip to content

Commit

Permalink
Bump eslint from 5.9.0 to 5.16.0 (#203)
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) from 5.9.0 to 5.16.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v5.9.0...v5.16.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 10, 2022
1 parent 7925215 commit 1ce6572
Show file tree
Hide file tree
Showing 2 changed files with 105 additions and 181 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"devDependencies": {
"eslint": "^5.7.0",
"eslint": "^5.16.0",
"eslint-config-airbnb": "^17.1.0",
"eslint-config-prettier": "^6.15.0",
"eslint-plugin-import": "^2.14.0",
Expand Down
Loading

0 comments on commit 1ce6572

Please sign in to comment.