Skip to content

Commit

Permalink
chore: update eslint requirement from ^8.0.0 to ^8.9.0
Browse files Browse the repository at this point in the history
Updates the requirements on [eslint](https://github.com/eslint/eslint) to permit the latest version.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.0.0...v8.9.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and wraithgar committed Feb 14, 2022
1 parent 0eeb67d commit e441074
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -44,7 +44,7 @@
},
"devDependencies": {
"@npmcli/template-oss": "^2.7.1",
"eslint": "^8.0.0",
"eslint": "^8.9.0",
"tap": "^15.1.6"
},
"dependencies": {
Expand Down

0 comments on commit e441074

Please sign in to comment.