Update eslint requirement from ^7.15.0 to ^7.16.0 (#4344)

Updates the requirements on [eslint](https://github.com/eslint/eslint) to permit the latest version.
- [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.15.0...v7.16.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-12-21 09:22:10 +01:00 committed by GitHub
parent e6ef63a489
commit 47d8d93b3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,6 +17,6 @@
"@abaplint/transpiler-cli": "^1.0.23",
"@abaplint/runtime": "^1.0.22",
"abapmerge": "^0.14.2",
"eslint": "^7.15.0"
"eslint": "^7.16.0"
}
}