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

chore: upgrade dependencies (full) #6407

Closed
wants to merge 5 commits into from
Closed

Commits on Feb 23, 2020

  1. chore: upgrade dependencies (full)

    - jsii: 1.0.0
    - jest: 25.1.0
    - lambda-tester: 4.0.1
    - nock: 12.0.1
    - aws-sdk: 2.624.0
    - ts-jest: 25.2.1
    - yargs: 15.1.0
    - eslint-plugin-import: 2.20.1
    - eslint-plugin-node: 11.0.0
    - @types/aws-lambda: 8.10.44
    - @types/sinon: 7.5.1
    - @typescript-eslint/parser: 2.20.0
    Elad Ben-Israel committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    2c26192 View commit details
    Browse the repository at this point in the history
  2. downgrade lambda tester because it requires node >= 12.13 and we curr…

    …ently have 10.19
    Elad Ben-Israel committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    1d63ada View commit details
    Browse the repository at this point in the history
  3. update lambda-tester

    Elad Ben-Israel committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    64f1141 View commit details
    Browse the repository at this point in the history
  4. fix array syntax

    Elad Ben-Israel committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    20df883 View commit details
    Browse the repository at this point in the history
  5. add tslint rules

    Elad Ben-Israel committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    97f610f View commit details
    Browse the repository at this point in the history