Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Commit

Permalink
updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dannycoates committed Oct 4, 2019
1 parent 2b7504e commit 63348fd
Show file tree
Hide file tree
Showing 3 changed files with 515 additions and 292 deletions.
1 change: 1 addition & 0 deletions .eslintrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ rules:
node/no-unsupported-features/es-syntax: off
node/no-unsupported-features/node-builtins: off
node/no-unpublished-require: off
node/no-unpublished-import: off

security/detect-non-literal-fs-filename: off
security/detect-object-injection: off
Expand Down
Loading

0 comments on commit 63348fd

Please sign in to comment.