danielwii / node-buffs

node useful toolkit, include config loader, etc.
https://danielwii.github.io/node-buffs/
MIT License
2 stars 1 forks source link

Update eslint-config-airbnb-typescript to the latest version 🚀 #49

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency eslint-config-airbnb-typescript was updated from 6.3.2 to 7.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.


Publisher: iamturns License: MIT

Release Notes for v7.0.0

7.0.0 (2020-02-09)

chore

  • Update to latest [@typescript-eslint](https://github.com/typescript-eslint) (#63) (faf7a74)

BREAKING CHANGES

  • You must set parserOptions.project within your ESLint config file. You must upgrade your local dependency of @typescript-eslint/eslint-plugin to 2.19.0. For more details, see PR #63.
Commits

The new version differs by 10 commits.

  • faf7a74 chore: Update to latest @typescript-eslint (#63)
  • 0584b7d chore(deps): update dependency eslint to v6.8.0 (#49)
  • 8a7dd71 chore(deps): update dependency eslint-plugin-import to v2.20.1 (#56)
  • 2f9de3f chore(deps): update dependency typescript to v3.7.5 (#54)
  • 0a007df chore(deps): update dependency eslint-config-prettier to v6.10.0 (#46)
  • c8e9673 chore(deps): update dependency lint-staged to v10 (#59)
  • e3ac0bb chore(deps): update dependency prettier-package-json to v2.1.3 (#55)
  • ab2232e chore(deps): update dependency husky to v4 (#58)
  • 6f805a3 chore(deps): update dependency lint-staged to v9.5.0 (#52)
  • 389a92b chore(deps): update dependency husky to v3.1.0 (#47)

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:

codecov[bot] commented 4 years ago

Codecov Report

Merging #49 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #49   +/-   ##
=======================================
  Coverage   99.12%   99.12%           
=======================================
  Files           5        5           
  Lines         114      114           
  Branches       39       39           
=======================================
  Hits          113      113           
  Misses          1        1

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ad1915d...2061107. Read the comment docs.