Skip to content

Commit

Permalink
chore: fix stryker
Browse files Browse the repository at this point in the history
  • Loading branch information
mscharley committed Oct 13, 2024
1 parent 9e2e005 commit a5edae7
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 203 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,18 +87,18 @@
},
"devDependencies": {
"@changesets/cli": "2.27.9",
"@jest/globals": "^29.7.0",
"@jest/globals": "29.7.0",
"@microsoft/api-extractor": "7.47.9",
"@mscharley/eslint-config": "4.0.4",
"@mscharley/prettier-config": "3.0.7",
"@stryker-mutator/core": "8.6.0",
"@stryker-mutator/mocha-runner": "8.6.0",
"@stryker-mutator/jest-runner": "8.6.0",
"@stryker-mutator/typescript-checker": "8.6.0",
"@swc/jest": "^0.2.36",
"@swc/jest": "0.2.36",
"@types/node": "20.16.11",
"esbuild": "0.24.0",
"eslint-plugin-notice": "1.0.0",
"jest": "^29.7.0",
"jest": "29.7.0",
"nodemon": "3.1.7",
"rimraf": "6.0.1",
"source-map-support": "0.5.21",
Expand Down
Loading

0 comments on commit a5edae7

Please sign in to comment.