joekrill / elk-client

Elk M1 client library for Node.JS
https://joekrill.github.io/elk-client/
MIT License
1 stars 1 forks source link

Update rollup-plugin-typescript2 to the latest version 🚀 #47

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency rollup-plugin-typescript2 was updated from 0.22.1 to 0.23.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.


Publisher: ezolenko License: MIT

Release Notes for 0.23.0
  • not generating typings for files that are not actually imported
  • not trying to resolve imports unrelated to this plugin
Commits

The new version differs by 3 commits.

  • b0a0ecb - not trying to resolve imports unrelated to this plugin
  • 23420c4 - not generating typings for files that are not actually imported
  • a39ecfc - package version

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:

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 459


Totals Coverage Status
Change from base Build 426: 0.0%
Covered Lines: 550
Relevant Lines: 551

💛 - Coveralls
greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 0420a5f - build with updated packages
  • 2428460 - build and package version
  • ffda2e5 Move cache directory to node_modules (#167)
  • afaf714 - package version

See the full diff

joekrill commented 4 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: