Skip to content

Commit

Permalink
fix(package): update eslint-plugin-unicorn to version 10.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisguttandin committed Jul 29, 2019
1 parent 2d3a87a commit d7e4a7a
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 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
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-node": "^9.1.0",
"eslint-plugin-unicorn": "^9.1.1"
"eslint-plugin-unicorn": "^10.0.0"
},
"description": "This is just my personal eslint configuration.",
"devDependencies": {
Expand Down

0 comments on commit d7e4a7a

Please sign in to comment.