Bump eslint from 8.40.0 to 8.50.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.40.0 to 8.50.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.40.0...v8.50.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-09-22 23:39:19 +00:00
committed by GitHub
parent 5f7c77b65a
commit a83721ec5e
2 changed files with 69 additions and 67 deletions

View File

@@ -25,7 +25,7 @@
"@types/nodemailer": "^6.4.8",
"@typescript-eslint/eslint-plugin": "^5.59.6",
"@typescript-eslint/parser": "^5.59.6",
"eslint": "^8.40.0",
"eslint": "^8.50.0",
"nodemon": "^2.0.22",
"ts-node": "^10.9.1",
"tsc-alias": "^1.8.6",