Skip to content

Commit

Permalink
chore(deps): update test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent 0ab7299 commit 0a75245
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,19 +44,19 @@
"test": "run-s check test:*"
},
"devDependencies": {
"@types/chai": "^4.3.19",
"@types/mocha": "^10.0.7",
"@types/chai": "^4.3.20",
"@types/mocha": "^10.0.9",
"@types/node": "^18.19.39",
"@voxpelli/eslint-config": "^21.0.0",
"@voxpelli/tsconfig": "^14.0.0",
"c8": "^10.1.2",
"chai": "^4.5.0",
"eslint": "^9.10.0",
"husky": "^9.1.5",
"husky": "^9.1.6",
"installed-check": "^9.3.0",
"knip": "^5.30.0",
"mocha": "^10.6.0",
"npm-run-all2": "^6.2.2",
"mocha": "^10.7.3",
"npm-run-all2": "^6.2.6",
"type-coverage": "^2.29.1",
"typescript": "~5.5.3"
}
Expand Down

0 comments on commit 0a75245

Please sign in to comment.