katallaxie / vue-preboot

:neckbeard: A teeny Vue.js + TypeScript boilerplate with SSR :thumbsup:. It is opinionated and powered by Webpack.
MIT License
9 stars 0 forks source link

Update typestyle to the latest version 🚀 #58

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.0.0 of typestyle was just published.

Dependency typestyle
Current Version 1.7.2
Type devDependency

The version 2.0.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 typestyle.

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.


Commits

The new version differs by 15 commits.

  • a3a9965 2.0.0
  • c86030b Use csstype for standardized CSS property definitions (#245)
  • 70798d8 chore(package): update @types/node to version 10.0.7 (#261)
  • 50ce8af chore(package): update @types/node to version 10.0.3 (#258)
  • 7390698 fix: define caretColor property
  • 31d7384 chore(package): update ts-node to version 6.0.1 (#257)
  • 559c70a chore(package): update @types/mocha to version 5.1.0 (#255)
  • 9d5ca8c chore(package): update mocha to version 5.1.1 (#254)
  • fe1cbff chore(package): update ts-node to version 6.0.0 (#251)
  • 2021a79 chore(package): update @types/node to version 9.6.5 (#250)
  • 4c41284 chore(package): update mocha to version 5.1.0 (#249)
  • 781947e chore(package): update @types/node to version 9.6.3 (#247)
  • bc89518 setup greenkeeper settings. Closes #246
  • bef28fc fix: resize 'both ' -> 'both'
  • ca27192 chore(package): update @types/mocha to version 5.0.0 (#238)

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: