Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v7.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Oct 24, 2020
1 parent 01fccfc commit 271de7f
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@typescript-eslint/eslint-plugin": "4.5.0",
"@typescript-eslint/parser": "4.5.0",
"cpx": "1.5.0",
"eslint": "7.11.0",
"eslint": "7.12.0",
"eslint-config-prettier": "6.14.0",
"eslint-plugin-import": "2.22.1",
"gulp": "4.0.2",
Expand Down
2 changes: 1 addition & 1 deletion src/lib/application/files/ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/supertest": "^2.0.8",
"@typescript-eslint/eslint-plugin": "4.5.0",
"@typescript-eslint/parser": "4.5.0",
"eslint": "7.11.0",
"eslint": "7.12.0",
"eslint-config-prettier": "^6.10.0",
"eslint-plugin-import": "^2.20.1",
"jest": "26.6.1",
Expand Down

0 comments on commit 271de7f

Please sign in to comment.