Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Sparticuz/eslint-config
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.3.10
Choose a base ref
...
head repository: Sparticuz/eslint-config
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.3.11
Choose a head ref
  • 3 commits
  • 7 files changed
  • 1 contributor

Commits on Aug 29, 2024

  1. Dep updates

    Sparticuz committed Aug 29, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    289b6d4 View commit details

Commits on Sep 5, 2024

  1. Copy the full SHA
    b638440 View commit details
  2. 8.3.11

    Sparticuz committed Sep 5, 2024
    Copy the full SHA
    ad10174 View commit details
Showing with 125 additions and 131 deletions.
  1. +100 −121 package-lock.json
  2. +5 −5 package.json
  3. +1 −1 src/configs/no-unsanitized.ts
  4. +13 −0 src/configs/sonarjs.ts
  5. +3 −1 src/configs/tseslint.ts
  6. +2 −2 src/eslint.config.ts
  7. +1 −1 src/types.d.ts
Loading