Bump eslint from 8.34.0 to 8.38.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.34.0 to 8.38.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.34.0...v8.38.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
This commit is contained in:
dependabot[bot]
2023-04-07 23:24:54 +00:00
committed by GitHub
parent 3e1863157a
commit f8b002de02
2 changed files with 119 additions and 122 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
"@types/glob": "^8.0.1",
"@types/jest": "^29.4.0",
"@vercel/ncc": "^0.36.1",
"eslint": "^8.34.0",
"eslint": "^8.38.0",
"jest": "^29.4.2",
"ts-jest": "^29.0.5"
}