Bump eslint from 7.18.0 to 7.19.0

Bumps [eslint](https://github.com/eslint/eslint) from 7.18.0 to 7.19.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.18.0...v7.19.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-02-01 17:58:42 +00:00
committed by GitHub
parent 2584082715
commit 9faffaf2c9
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -82,7 +82,7 @@
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^4.14.1",
"@typescript-eslint/parser": "^4.14.0",
"eslint": "^7.17.0",
"eslint": "^7.19.0",
"eslint-config-prettier": "^7.2.0",
"eslint-config-typed-fp": "^1.3.0",
"eslint-plugin-functional": "^3.2.1",