gluons / vue-highlight.js

📜 Highlight.js syntax highlighter component for Vue.
https://git.io/vue-highlight.js
MIT License
208 stars 24 forks source link

⬆️ Bump tslint from 5.19.0 to 5.20.1 #36

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps tslint from 5.19.0 to 5.20.1.

Release notes

Sourced from tslint's releases.

v5.20.1

No changes from v5.20.0, just re-released to correctly mark with the latest dist-tag on NPM.

v5.20.0

Thanks to our contributors!

  • Bas Bosman
  • Tanmoy Bhowmik
  • David Zulaica
  • Maxime Kjaer
  • @guidsdo
  • Pavel Birukov
  • Josh Goldberg
  • Akshaya Srivatsa
Changelog

Sourced from tslint's changelog.

v5.20.1

No changes from v5.20.0, just re-released to correctly mark with the latest dist-tag on NPM.

v5.20.0

Thanks to our contributors!

  • Bas Bosman
  • Tanmoy Bhowmik
  • David Zulaica
  • Maxime Kjaer
  • @guidsdo
  • Pavel Birukov
  • Josh Goldberg
  • Akshaya Srivatsa
Commits
  • 4e6d7a4 Prepare release v5.20.1
  • 98edf1a Prepare release v5.20.0 (#4853)
  • b6c8b0c [new-rule-option] check-super-calls option for unnecessary-constructor rule (...
  • 7659cd9 chore: upgrade diff dependency to v4.0.1 (#4852)
  • 38ef9d9 fix(file-name-casing): ignore option works correctly (#4848)
  • a15541d Added allow-generics option to invalid-void rule (#4839)
  • 0f2a540 Support granular config in 'object-literal-shorthand' (#4842)
  • 44947c5 Fix bug where the strict ts flag wasn't recognised correctly by `no-unnecessa...
  • 89d731f Fix parenthesized simple array types with array-simple (#4844) (#4846)
  • abd83b5 chore: Upgrade diff dependency to v3.5.0 (#4845)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)