Skip to content
This repository was archived by the owner on Jun 9, 2020. It is now read-only.

Update @smartive/tslint-config to the latest version 🚀#35

Open
greenkeeper[bot] wants to merge 1 commit intodevelopfrom
greenkeeper/@smartive/tslint-config-5.0.0
Open

Update @smartive/tslint-config to the latest version 🚀#35
greenkeeper[bot] wants to merge 1 commit intodevelopfrom
greenkeeper/@smartive/tslint-config-5.0.0

Conversation

@greenkeeper
Copy link
Contributor

@greenkeeper greenkeeper bot commented Nov 16, 2018

The devDependency @smartive/tslint-config was updated from 4.0.0 to 5.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 v5.0.0

5.0.0 (2018-11-16)

Features

  • add check accessor to tslint config (cfbd29a)

BREAKING CHANGES

  • this change does introduce a more though
    checking of accessors. Since we already have member access enabled
    you can also add visibility to getters and setteres.
Commits

The new version differs by 2 commits.

  • 24c1058 Merge pull request #7 from smartive/feat/add-check-accessor
  • cfbd29a feat: add check accessor to tslint config

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 25, 2019

Update to this version instead 🚀

Release Notes for v6.0.0

6.0.0 (2019-02-25)

Features

  • update tslint-config-airbnb to version 5.11.1 (#9) (0fa20c4)

BREAKING CHANGES

Commits

The new version differs by 1 commits.

  • 0fa20c4 feat: update tslint-config-airbnb to version 5.11.1 (#9)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 22, 2019

Update to this version instead 🚀

Release Notes for v7.0.0

7.0.0 (2019-05-22)

Features

BREAKING CHANGES

  • This adds the stricter rule for floating promises
    and this may break some builds. To disable the rule, overwrite the
    rule and set it to false.
Commits

The new version differs by 1 commits.

  • 941b200 feat: Add no-floating-promises (#10)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 22, 2019

Update to this version instead 🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Development

Successfully merging this pull request may close these issues.

0 participants