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 Aug 15, 2024
1 parent 3a4c1a0 commit 0929911
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"test": "run-s check test:*"
},
"devDependencies": {
"@types/chai": "^4.3.16",
"@types/chai": "^4.3.17",
"@types/chai-as-promised": "^7.1.8",
"@types/chai-quantifiers": "^1.0.4",
"@types/mocha": "^10.0.7",
Expand All @@ -57,14 +57,14 @@
"@voxpelli/eslint-config": "^20.0.0",
"@voxpelli/tsconfig": "^12.0.1",
"c8": "^10.1.2",
"chai": "^4.4.1",
"chai": "^4.5.0",
"chai-as-promised": "^7.1.2",
"chai-quantifiers": "^1.0.18",
"eslint": "^9.7.0",
"husky": "^9.0.11",
"husky": "^9.1.4",
"installed-check": "^9.3.0",
"knip": "^5.26.0",
"mocha": "^10.6.0",
"mocha": "^10.7.3",
"npm-run-all2": "^6.2.2",
"sinon": "^18.0.0",
"sinon-chai": "^3.7.0",
Expand Down

0 comments on commit 0929911

Please sign in to comment.