Bump eslint from 8.30.0 to 8.31.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.30.0 to 8.31.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.30.0...v8.31.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-01-02 10:36:48 -08:00
committed by David Anson
co-authored by David Anson
parent 12cdb69ff2
commit 8ccbe84d71
+1 -1
View File
@@ -27,7 +27,7 @@
},
"devDependencies": {
"@vercel/ncc": "0.36.0",
"eslint": "8.30.0",
"eslint": "8.31.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-unicorn": "45.0.2"
}