Bump eslint from 8.40.0 to 8.46.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.40.0 to 8.46.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.46.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-07-31 13:26:37 +00:00
committed by GitHub
parent efe25be749
commit 34535ba482
2 changed files with 121 additions and 139 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
"@types/glob": "^8.1.0",
"@types/jest": "^29.5.1",
"@vercel/ncc": "^0.36.1",
"eslint": "^8.40.0",
"eslint": "^8.46.0",
"jest": "^29.5.0",
"ts-jest": "^29.1.0"
}