build(deps-dev): bump eslint from 8.14.0 to 8.15.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.14.0 to 8.15.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.14.0...v8.15.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]
2022-05-09 07:01:34 +00:00
committed by GitHub
parent 70c8d54fb9
commit c39e5e788b
2 changed files with 61 additions and 61 deletions

View File

@@ -43,11 +43,11 @@
"@typescript-eslint/parser": "^4.33.0",
"@vercel/ncc": "^0.33.3",
"ava": "^3.8.2",
"eslint": "^8.14.0",
"eslint": "^8.15.0",
"eslint-config-prettier": "^7.1.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^4.0.0",
"husky": "^7.0.4",
"husky": "^8.0.0",
"lint-staged": "^12.4.1",
"markdown-toc": "^1.2.0",
"nyc": "^15.0.1",