danielwii / asuna-node-server

node server for asuna-admin
17 stars 8 forks source link

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

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-io commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #94   +/-   ##
=======================================
  Coverage   54.59%   54.59%           
=======================================
  Files         201      201           
  Lines        5151     5151           
  Branches      720      720           
=======================================
  Hits         2812     2812           
  Misses       2319     2319           
  Partials       20       20

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 00d2f20...6b38b0d. Read the comment docs.