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 dev dependencies #172

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Commits on Nov 22, 2023

  1. Specify timeout for bench

    Took ~7min on my end, default is 10sec
    paescuj committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    ce35113 View commit details
    Browse the repository at this point in the history
  2. Update ava and adjust tests

    paescuj committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    23cc2aa View commit details
    Browse the repository at this point in the history
  3. Update standard and fix files

    paescuj committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    b775c4b View commit details
    Browse the repository at this point in the history
  4. Update mockdate

    paescuj committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    439e5ae View commit details
    Browse the repository at this point in the history
  5. Replace pify with promisify from node

    pify is pure ESM since v6
    paescuj committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    d7e3a65 View commit details
    Browse the repository at this point in the history
  6. Update time-span

    >= v5 is pure ESM, therefore sticking to v4
    paescuj committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    b2a1d38 View commit details
    Browse the repository at this point in the history
  7. Update string-to-stream

    paescuj committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    4a39cea View commit details
    Browse the repository at this point in the history
  8. Revert "Update ava and adjust tests"

    This reverts commit 23cc2aa.
    paescuj committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    d5a558b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3de4390 View commit details
    Browse the repository at this point in the history