Skip to content

Commit

Permalink
Update rollup to the latest version 🚀 (#42)
Browse files Browse the repository at this point in the history

## Version **0.65.0** of **rollup** was just published.

<table>
  <tr>
    <th align=left>
      Dependency
    </th>
    <td>
      <a target=_blank href=https://github.com/rollup/rollup>rollup</a>
    </td>
  </tr>
  <tr>
      <th align=left>
       Current Version
      </th>
      <td>
        0.64.1
      </td>
    </tr>
  <tr>
    <th align=left>
      Type
    </th>
    <td>
      devDependency
    </td>
  </tr>
</table>



The version **0.65.0** 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.

It might be worth looking into these changes and trying to get this project onto the latest version of rollup.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


---




<details>
  <summary>FAQ and help</summary>

  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).
</details>

---


Your [Greenkeeper](https://greenkeeper.io) bot 🌴
  • Loading branch information
greenkeeper[bot] authored and rohmanhm committed Aug 27, 2018
1 parent 1600f4f commit 8b9acc7
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 @@ -25,7 +25,7 @@
"eslint-config-airbnb-base": "^12.0.0",
"eslint": "^5.0.0",
"eslint-plugin-import": "^2.2.0",
"rollup": "^0.64.0",
"rollup": "^0.65.0",
"rollup-plugin-babel": "^3.0.0",
"rollup-plugin-uglify": "^4.0.0",
"xo": "^0.22.0"
Expand Down

0 comments on commit 8b9acc7

Please sign in to comment.