Bump eslint from 8.38.0 to 8.40.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.38.0 to 8.40.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.38.0...v8.40.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-05-08 14:10:23 +00:00
committed by GitHub
parent aaade1b507
commit b0c43e3bfe
2 changed files with 55 additions and 52 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
"@types/glob": "^8.1.0",
"@types/jest": "^29.5.0",
"@vercel/ncc": "^0.36.1",
"eslint": "^8.38.0",
"eslint": "^8.40.0",
"jest": "^29.5.0",
"ts-jest": "^29.1.0"
}