Bump eslint from 7.31.0 to 7.32.0

Bumps [eslint](https://github.com/eslint/eslint) from 7.31.0 to 7.32.0.
- [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.31.0...v7.32.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]
2021-08-02 09:00:57 +00:00
committed by Simplify4U Technical account
parent 09765986ab
commit 3d30ad6b13
2 changed files with 8 additions and 8 deletions

View File

@ -28,7 +28,7 @@
"xmldom": "^0.6.0"
},
"devDependencies": {
"eslint": "^7.31.0",
"eslint": "^7.32.0",
"jest": "^27.0.6"
}
}