chore(deps): update typescript-eslint monorepo to v4 (#282)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-10-02 06:53:10 +02:00 committed by GitHub
parent e9a39b1951
commit 8556a2c870
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 183 additions and 49 deletions

View file

@ -38,8 +38,8 @@
"@commitlint/cli": "9.1.2",
"@commitlint/config-conventional": "9.1.2",
"@types/node": "13.13.21",
"@typescript-eslint/eslint-plugin": "3.10.1",
"@typescript-eslint/parser": "3.10.1",
"@typescript-eslint/eslint-plugin": "4.3.0",
"@typescript-eslint/parser": "4.3.0",
"@zeit/ncc": "0.22.3",
"concurrently": "5.3.0",
"eslint": "7.10.0",