Skip to content

Commit

Permalink
fix(package): update quick-lru to version 3.0.0
Browse files Browse the repository at this point in the history
Closes #74
  • Loading branch information
greenkeeper[bot] committed Mar 10, 2019
1 parent fe6b135 commit 3cc9eaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"nunjucks": "3.1.2",
"onionoo": "2.0.2",
"pretty-bytes": "5.1.0",
"quick-lru": "^1.1.0"
"quick-lru": "^3.0.0"
},
"devDependencies": {
"eslint-config-xo-lukechilds": "^1.0.1",
Expand Down

0 comments on commit 3cc9eaa

Please sign in to comment.