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 Jul 4, 2024
1 parent e9193fd commit 3d8048c
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,17 +81,17 @@
},
"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.16",
"@types/chai-as-promised": "^7.1.8",
"@types/mocha": "^10.0.7",
"@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.12",
"@voxpelli/eslint-config": "^18.0.0",
"@voxpelli/tsconfig": "^8.0.0",
"c8": "^8.0.0",
"chai": "^4.3.7",
"chai-as-promised": "^7.1.1",
"c8": "^8.0.1",
"chai": "^4.4.1",
"chai-as-promised": "^7.1.2",
"eslint": "^8.42.0",
"eslint-plugin-es-x": "^7.1.0",
"eslint-plugin-import": "^2.27.5",
Expand All @@ -106,10 +106,10 @@
"installed-check": "^7.1.1",
"knip": "^2.40.0",
"linemod": "^1.1.0",
"mocha": "^10.2.0",
"mocha": "^10.6.0",
"nodemon": "^2.0.22",
"npm-run-all2": "^6.0.5",
"sinon": "^15.1.2",
"npm-run-all2": "^6.2.2",
"sinon": "^15.2.0",
"sinon-chai": "^3.7.0",
"tsd": "^0.28.1",
"type-coverage": "^2.26.0",
Expand Down

0 comments on commit 3d8048c

Please sign in to comment.