Skip to content

Commit

Permalink
Update test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 18, 2024
1 parent 9e469b7 commit 8b08806
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 @@ -56,9 +56,9 @@
"@types/sinon-chai": "^3.2.12",
"@voxpelli/eslint-config": "^19.0.0",
"@voxpelli/tsconfig": "^11.0.0",
"c8": "^9.1.0",
"chai": "^4.4.1",
"chai-as-promised": "^7.1.1",
"c8": "^10.1.2",
"chai": "^5.1.1",
"chai-as-promised": "^8.0.0",
"chai-quantifiers": "^1.0.18",
"eslint": "^8.57.0",
"eslint-plugin-es-x": "^7.6.0",
Expand All @@ -75,7 +75,7 @@
"knip": "^5.15.0",
"mocha": "^10.4.0",
"npm-run-all2": "^6.1.2",
"sinon": "^17.0.1",
"sinon": "^18.0.0",
"sinon-chai": "^3.7.0",
"type-coverage": "^2.28.2",
"typescript": "~5.4.5"
Expand Down

0 comments on commit 8b08806

Please sign in to comment.