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

Upgrade dependencies #440

Merged
merged 12 commits into from Nov 22, 2022
Merged

Upgrade dependencies #440

merged 12 commits into from Nov 22, 2022

Commits on Nov 22, 2022

  1. Upgrade @sinonjs/eslint-config to latest

    And fix a couple of lint violations
    mroderick authored and fatso83 committed Nov 22, 2022
    Copy the full SHA
    edc7a89 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    bbb4803 View commit details
    Browse the repository at this point in the history
  3. Remove unnecessary eslint-plugin-prettier and eslint-config-prettier

    In @sinonjs/eslint-config we have disabled all style rules and are using prettier's defaults, which are enforced by both commit hook and CI
    mroderick authored and fatso83 committed Nov 22, 2022
    Copy the full SHA
    e0cd26a View commit details
    Browse the repository at this point in the history
  4. Upgrade mocha to latest

    mroderick authored and fatso83 committed Nov 22, 2022
    Copy the full SHA
    a9ed811 View commit details
    Browse the repository at this point in the history
  5. Upgrade mochify to latest

    mroderick authored and fatso83 committed Nov 22, 2022
    Copy the full SHA
    9aed1f0 View commit details
    Browse the repository at this point in the history
  6. Upgrade nyc to latest

    mroderick authored and fatso83 committed Nov 22, 2022
    Copy the full SHA
    6294479 View commit details
    Browse the repository at this point in the history
  7. Upgrade prettier to latest

    mroderick authored and fatso83 committed Nov 22, 2022
    Copy the full SHA
    96884bb View commit details
    Browse the repository at this point in the history
  8. Upgrade jsdom to latest

    mroderick authored and fatso83 committed Nov 22, 2022
    Copy the full SHA
    2020f6b View commit details
    Browse the repository at this point in the history
  9. Upgrade husky to latest

    mroderick authored and fatso83 committed Nov 22, 2022
    Copy the full SHA
    9be25bd View commit details
    Browse the repository at this point in the history
  10. Upgrade lint-staged to latest

    mroderick authored and fatso83 committed Nov 22, 2022
    Copy the full SHA
    8fa48c0 View commit details
    Browse the repository at this point in the history
  11. Optional fsevents fix

    fatso83 committed Nov 22, 2022
    Copy the full SHA
    288fb86 View commit details
    Browse the repository at this point in the history
  12. Fix linting issue

    fatso83 committed Nov 22, 2022
    Copy the full SHA
    41d25f3 View commit details
    Browse the repository at this point in the history