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 Oct 3, 2023
1 parent b71a4e2 commit e52f056
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,17 +47,17 @@
"test": "run-s check test:*"
},
"devDependencies": {
"@types/chai": "^4.3.5",
"@types/chai-as-promised": "^7.1.5",
"@types/chai-quantifiers": "^1.0.1",
"@types/mocha": "^10.0.1",
"@types/chai": "^4.3.6",
"@types/chai-as-promised": "^7.1.6",
"@types/chai-quantifiers": "^1.0.2",
"@types/mocha": "^10.0.2",
"@types/node": "^16.18.31",
"@types/sinon": "^10.0.15",
"@types/sinon-chai": "^3.2.9",
"@types/sinon": "^10.0.18",
"@types/sinon-chai": "^3.2.10",
"@voxpelli/eslint-config": "^18.0.0",
"@voxpelli/tsconfig": "^8.0.0",
"c8": "^7.14.0",
"chai": "^4.3.7",
"chai": "^4.3.10",
"chai-as-promised": "^7.1.1",
"chai-quantifiers": "^1.0.17",
"eslint": "^8.42.0",
Expand Down

0 comments on commit e52f056

Please sign in to comment.