Bump eslint from 7.32.0 to 8.56.0

Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.56.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/v7.32.0...v8.56.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-12-18 13:04:33 +00:00 committed by GitHub
parent e708060212
commit 634a68068d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
"exif2": "^0.0.1"
},
"devDependencies": {
"eslint": "^7.2.0",
"eslint": "^8.56.0",
"eslint-config-airbnb-base": "^14.1.0",
"eslint-plugin-import": "^2.17.1"
}