Skip to content

Commit

Permalink
Merge pull request #146 from victorperin/fix/dependencies
Browse files Browse the repository at this point in the history
Fix: dependencies updates and vulnerability in devDependencies
  • Loading branch information
victorperin authored Dec 25, 2020
2 parents 0eb849a + 208713b commit 6960760
Show file tree
Hide file tree
Showing 3 changed files with 166 additions and 342 deletions.
1 change: 0 additions & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
"prettier/prettier": ["error"],
"no-console": "off",
"comma-dangle": ["error", "always-multiline"],
"editorconfig/editorconfig": "error",
"import/prefer-default-export": "off"
}
}
Loading

0 comments on commit 6960760

Please sign in to comment.