Bump eslint from 8.35.0 to 8.37.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.35.0 to 8.37.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.35.0...v8.37.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-04-03 11:48:48 +00:00
committed by GitHub
parent c9389474a6
commit 4fc01a294c
2 changed files with 30 additions and 47 deletions

View File

@ -29,7 +29,7 @@
"@types/speakeasy": "^2.0.7",
"@typescript-eslint/eslint-plugin": "^5.57.0",
"@typescript-eslint/parser": "^5.57.0",
"eslint": "^8.35.0",
"eslint": "^8.37.0",
"nodemon": "^2.0.21",
"ts-node": "^10.9.1",
"tsc-alias": "^1.8.3",