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(deps): update dependency jest to v28 #158

Merged
merged 5 commits into from
Apr 30, 2022

Commits on Apr 29, 2022

  1. Configuration menu
    Copy the full SHA
    1492e0f View commit details
    Browse the repository at this point in the history
  2. Upgrade ts-jest to a pre-release matching 28.0.0

    This is an experimental commit, to see whether it could work.
    olleolleolle committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    6b17bbc View commit details
    Browse the repository at this point in the history
  3. fix: Add needed jest-environment-jsdom

    This is now delivered separately.
    
        Validation Error:
    
          Test environment jest-environment-jsdom cannot be found. Make sure the testEnvironment configuration option points to an existing node module.
    
          Configuration Documentation:
          https://jestjs.io/docs/configuration
    olleolleolle committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    8f40c08 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2022

  1. Configuration menu
    Copy the full SHA
    1e717a3 View commit details
    Browse the repository at this point in the history
  2. fix css modules stuff

    davidjgoss committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    e6b2e6c View commit details
    Browse the repository at this point in the history