wechaty / puppet-mock

Puppet Mocker for Wechaty (& A Puppet Template Starter)
https://paka.dev/npm/wechaty-puppet-mock
Apache License 2.0
45 stars 14 forks source link

Update quick-lru to the latest version 🚀 #13

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency quick-lru was updated from 1.1.0 to 2.0.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Release Notes for v2.0.0

Breaking:

Other:

  • Return a boolean from .delete() indicating whether the item was deleted (#9) afc977b
Commits

The new version differs by 6 commits.

  • 01f18dd 2.0.0
  • 7680494 Meta tweaks
  • afc977b Return a boolean from .delete() indicating whether the item was deleted (#9)
  • 71c71d1 Require Node.js 6
  • 8229b67 Fix docs: maxSize is a number, not an Object (#6)
  • a409c97 Fix typo

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree: