Skip to content

Commit

Permalink
Update eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Feb 19, 2021
1 parent 54e8665 commit a022884
Show file tree
Hide file tree
Showing 2 changed files with 124 additions and 74 deletions.
188 changes: 119 additions & 69 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,16 +32,16 @@
"devDependencies": {
"@types/jest": "26.0.20",
"@types/node": "14.14.28",
"@typescript-eslint/eslint-plugin": "4.14.2",
"@typescript-eslint/parser": "4.14.2",
"@typescript-eslint/eslint-plugin": "4.15.1",
"@typescript-eslint/parser": "4.15.1",
"barrelsby": "2.2.0",
"eslint": "7.19.0",
"eslint": "7.20.0",
"eslint-config-prettier": "7.2.0",
"eslint-import-resolver-typescript": "2.3.0",
"eslint-import-resolver-typescript": "2.4.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "3.3.1",
"eslint-plugin-promise": "4.2.1",
"eslint-plugin-promise": "4.3.1",
"graphql": "15.5.0",
"graphql-tools": "7.0.3",
"husky": "5.0.9",
Expand Down

0 comments on commit a022884

Please sign in to comment.