Skip to content

Commit

Permalink
Upgrade eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
kukawski committed May 24, 2021
1 parent 9608c54 commit 6134b2f
Show file tree
Hide file tree
Showing 2 changed files with 234 additions and 160 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@
"cross-env": "7.0.3",
"depurar": "0.3.0",
"es6-promise": "4.2.5",
"eslint": "7.13.0",
"eslint": "7.27.0",
"eslint-config-standard": "16.0.2",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-import": "2.23.3",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "4.2.1",
"eslint-plugin-standard": "4.1.0",
"eslint-plugin-promise": "5.1.0",
"eslint-plugin-standard": "5.0.0",
"esprima": "4.0.1",
"fakefile": "1.0.0",
"globby": "4.0.0",
Expand Down

0 comments on commit 6134b2f

Please sign in to comment.