Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore: update eslint requirement from ^8.9.0 to ^8.10.0
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.9.0...v8.10.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 28, 2022
commit 83f6678d3d88206561197bb3a1c7b3711fc58609
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@npmcli/eslint-config": "*",
"@npmcli/promise-spawn": "^2.0.0",
"@npmcli/template-oss": "file:./",
"eslint": "^8.9.0",
"eslint": "^8.10.0",
"eslint-plugin-node": "^11.1.0",
"tap": "*"
},
Expand Down