Skip to content

Commit

Permalink
Update test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 22, 2022
1 parent 1847ca7 commit 77ebea0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,14 @@
},
"devDependencies": {
"@types/chai": "^4.3.1",
"@types/mocha": "^9.1.0",
"@types/mocha": "^9.1.1",
"@types/node": "^14.18.13",
"@types/sinon": "^10.0.11",
"@types/sinon-chai": "^3.2.8",
"@voxpelli/eslint-config": "^13.0.3",
"@voxpelli/eslint-config-jsdoc-ts": "^1.0.0",
"@voxpelli/tsconfig": "^3.2.0",
"c8": "^7.11.0",
"c8": "^7.11.2",
"chai": "^4.3.6",
"cross-env": "^7.0.3",
"dependency-check": "^5.0.0-4",
Expand All @@ -66,7 +66,7 @@
"eslint-plugin-security": "^1.4.0",
"eslint-plugin-unicorn": "^41.0.0",
"ghat": "^0.14.0",
"husky": "^7.0.0",
"husky": "^7.0.4",
"installed-check": "^5.0.0",
"mocha": "^9.2.2",
"npm-run-all": "^4.1.5",
Expand Down

0 comments on commit 77ebea0

Please sign in to comment.