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 Oct 23, 2023
1 parent fb5c6a8 commit fcc5ce1
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,16 +81,16 @@
},
"devDependencies": {
"@skypack/package-check": "^0.2.2",
"@types/chai": "^4.3.5",
"@types/chai-as-promised": "^7.1.5",
"@types/mocha": "^10.0.1",
"@types/chai": "^4.3.9",
"@types/chai-as-promised": "^7.1.7",
"@types/mocha": "^10.0.3",
"@types/node": "^16.18.36",
"@types/sinon": "^10.0.15",
"@types/sinon-chai": "^3.2.9",
"@types/sinon": "^10.0.20",
"@types/sinon-chai": "^3.2.11",
"@voxpelli/eslint-config": "^18.0.0",
"@voxpelli/tsconfig": "^8.0.0",
"c8": "^8.0.0",
"chai": "^4.3.7",
"c8": "^8.0.1",
"chai": "^4.3.10",
"chai-as-promised": "^7.1.1",
"eslint": "^8.42.0",
"eslint-plugin-es-x": "^7.1.0",
Expand All @@ -108,8 +108,8 @@
"linemod": "^1.1.0",
"mocha": "^10.2.0",
"nodemon": "^2.0.22",
"npm-run-all2": "^6.0.5",
"sinon": "^15.1.2",
"npm-run-all2": "^6.1.1",
"sinon": "^15.2.0",
"sinon-chai": "^3.7.0",
"tsd": "^0.28.1",
"type-coverage": "^2.26.0",
Expand Down

0 comments on commit fcc5ce1

Please sign in to comment.