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 2, 2023
1 parent b137650 commit 2e426ab
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,15 +75,15 @@
},
"devDependencies": {
"@skypack/package-check": "^0.2.2",
"@types/chai": "^4.3.5",
"@types/chai-string": "^1.4.2",
"@types/mocha": "^10.0.1",
"@types/chai": "^4.3.6",
"@types/chai-string": "^1.4.3",
"@types/mocha": "^10.0.2",
"@types/node": "^14.18.46",
"@types/verror": "^1.10.6",
"@voxpelli/eslint-config": "^16.0.4",
"@voxpelli/tsconfig": "^7.0.0",
"c8": "^7.13.0",
"chai": "^4.3.7",
"c8": "^7.14.0",
"chai": "^4.3.10",
"chai-string": "^1.5.0",
"dependency-check": "^5.0.0-7",
"eslint": "^8.40.0",
Expand All @@ -101,7 +101,7 @@
"installed-check": "^7.0.0",
"linemod": "^0.3.0",
"mocha": "^10.2.0",
"npm-run-all2": "^6.0.5",
"npm-run-all2": "^6.0.6",
"type-coverage": "^2.25.3",
"typescript": "~5.0.4",
"verror": "^1.10.1"
Expand Down

0 comments on commit 2e426ab

Please sign in to comment.