Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: microsoft/dtslint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a6b1ca971505136eeeea1f75658c4d0e391b9cd4
Choose a base ref
...
head repository: microsoft/dtslint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7ce1f968da054387958b9d16d2ac0446795703c7
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Nov 20, 2020

  1. 4.0.6 - Update @definitelytyped/* and dtslint

    1. Ship TS 4.1
    2. Deprecate TS 3.2
    sandersn committed Nov 20, 2020

    Verified

    This commit was signed with the committer’s verified signature.
    oliviertassinari Olivier Tassinari
    Copy the full SHA
    7ce1f96 View commit details
Showing with 41 additions and 31 deletions.
  1. +40 −30 package-lock.json
  2. +1 −1 package.json
70 changes: 40 additions & 30 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dtslint",
"version": "4.0.5",
"version": "4.0.6",
"description": "Runs tests on TypeScript definition files",
"files": [
"bin",