Bump eslint from 7.32.0 to 8.0.1

Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.0.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.32.0...v8.0.1)

---
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]
2021-10-14 09:00:54 +00:00
committed by Slawomir Jaranowski
parent 795681b63f
commit 8501f24f2e
2 changed files with 163 additions and 348 deletions

View File

@ -30,7 +30,7 @@
"@xmldom/xmldom": "^0.7.5"
},
"devDependencies": {
"eslint": "^7.32.0",
"eslint": "^8.0.1",
"jest": "^27.2.5"
}
}