jaebradley / has-a-digit

0ļøāƒ£ Checks if an input has a digit
https://www.npmjs.com/package/has-a-digit
MIT License
0 stars 0 forks source link

Update rollup-plugin-terser to the latest version šŸš€ #12

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

The devDependency rollup-plugin-terser was updated from 2.0.2 to 3.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 v3.0.0

In this release I improved worker interaction

  • now you can pass not string values to worker which fixes #3 #4
  • added the option to specify number of workers per bundle (set of chunks)
Commits

The new version differs by 3 commits.

  • 79ca927 3.0.0
  • 49a8897 Allow to pass not string values to worker
  • 1ce0a3e Allow specifying number of workers per bundle

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:

jaebradley commented 4 years ago

:tada: This PR is included in version 1.0.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: