Skip to content

Commit

Permalink
fix: dependencies linting
Browse files Browse the repository at this point in the history
  • Loading branch information
scolladon committed Nov 4, 2024
1 parent d0882ec commit 5272bec
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 3 deletions.
1 change: 1 addition & 0 deletions knip.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ export default {
'mocha',
'sinon',
'ts-jest-mock-import-meta',
'ts-node',
],
ignoreBinaries: ['npm-check-updates'],
}
19 changes: 17 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@
"@salesforce/ts-sinon": "^1.4.29",
"@stryker-mutator/core": "^8.6.0",
"@stryker-mutator/jest-runner": "^8.6.0",
"@swc/core": "1.8.0",
"@types/async": "^3.2.24",
"@types/chai": "^5.0.1",
"@types/fs-extra": "^11.0.4",
Expand Down

0 comments on commit 5272bec

Please sign in to comment.