empathicqubit / vscode-cc65-debugger

VSCode extension for CC65 debugging with VICE or Mesen
Other
36 stars 6 forks source link

Bump tslint-etc from 1.13.9 to 1.13.10 #158

Open dependabot[bot] opened 8 months ago

dependabot[bot] commented 8 months ago

Bumps tslint-etc from 1.13.9 to 1.13.10.

Changelog

Sourced from tslint-etc's changelog.

1.13.10 (2021-05-19)

Fixes

  • Support Array constructors in the no-assign-mutated-array rule. (e86d200)

Commits
  • 04fdbef v1.13.10
  • 9a5ae42 docs(CHANGELOG): 1.13.10.
  • e86d200 fix: Support Array constructors.
  • 9a21708 chore: Revert inclusion of from as a creator.
  • e2fb383 test: Add Array.from to fixture.
  • 48bdf25 chore(package): Upgrade dependencies.
  • ec4e703 chore(package): Update lock file.
  • ff9b999 Array.from shouldn't trigger noAssignMutatedArrayRule violation (#39)
  • See full diff 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)