Bump eslint from 8.48.0 to 8.49.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.48.0 to 8.49.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.48.0...v8.49.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-08 21:59:44 +00:00
committed by GitHub
parent 9f366d4c8c
commit 4766e2f27a
2 changed files with 15 additions and 15 deletions

View File

@@ -32,7 +32,7 @@
"@types/node": "^20.5.9",
"@typescript-eslint/parser": "^6.5.0",
"@vercel/ncc": "^0.38.0",
"eslint": "^8.48.0",
"eslint": "^8.49.0",
"eslint-plugin-github": "^4.10.0",
"eslint-plugin-jest": "^27.2.3",
"jest": "^27.2.5",