Skip to content

Commit

Permalink
Upgrade deps
Browse files Browse the repository at this point in the history
Mostly to fix security issue but also to keep them updated.

Also:
- fix an ESLint error: `8:16  error  Do not access Object.prototype method 'hasOwnProperty' from target object  no-prototype-builtins`
- run prettier (following update)
- update `format` script with `$(pwd)` to fix issue with higher version of ESLint (>5)
- prettier now run on every js files
  • Loading branch information
j0k3r authored and vicary committed Mar 1, 2021
1 parent 6f17d49 commit 4d8ff23
Showing 1 changed file with 8 additions and 11 deletions.
19 changes: 8 additions & 11 deletions package-lock.json

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

0 comments on commit 4d8ff23

Please sign in to comment.