Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all dependencies to latest #42

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Oct 9, 2020

  1. Update all dependencies most with major version bumps. Remove ts-jest…

    … dependency.
    
    The jest types where conflicting with mocha types. There were no
    references in the project to jest.
    Joel Steres committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    b7e0b26 View commit details
    Browse the repository at this point in the history
  2. Fixes related to typescript upgrade.

    Addresses changed property name and update to record with immutable fields.
    Joel Steres committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    8e5c3e5 View commit details
    Browse the repository at this point in the history
  3. Typescript 4 compat fix for union with null detection.

    Typescript 4 NullKeyword is now a subtype of the LiteralType
    Joel Steres committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    02e8f40 View commit details
    Browse the repository at this point in the history
  4. Lint and format fixes for intermock.ts

    Joel Steres committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    b5b8119 View commit details
    Browse the repository at this point in the history
  5. Additional dependency tracking updates. Major updates for style-loade…

    …r and mini-css-extract-plugin
    Joel Steres committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    f0abd36 View commit details
    Browse the repository at this point in the history