Skip to content

Commit

Permalink
chore(deps): update test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 2, 2024
1 parent 2def4f7 commit 337e495
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,18 +52,18 @@
"semver": "^7.6.0"
},
"devDependencies": {
"@types/chai": "^4.3.14",
"@types/chai": "^4.3.16",
"@types/chai-as-promised": "^7.1.8",
"@types/is-glob": "^4.0.4",
"@types/mocha": "^10.0.6",
"@types/mocha": "^10.0.7",
"@types/node": "^18.19.29",
"@types/picomatch": "^2.3.3",
"@types/semver": "^7.5.8",
"@voxpelli/eslint-config": "^19.0.0",
"@voxpelli/tsconfig": "^11.0.0",
"c8": "^9.1.0",
"chai": "^4.4.1",
"chai-as-promised": "^7.1.1",
"chai-as-promised": "^7.1.2",
"desm": "^1.3.1",
"eslint": "^8.57.0",
"eslint-plugin-es-x": "^7.6.0",
Expand All @@ -79,8 +79,8 @@
"husky": "^9.0.11",
"installed-check": "^9.1.2",
"knip": "^5.8.0",
"mocha": "^10.4.0",
"npm-run-all2": "^6.1.2",
"mocha": "^10.5.2",
"npm-run-all2": "^6.2.0",
"read-pkg": "^9.0.1",
"tempy": "^3.1.0",
"type-coverage": "^2.28.1",
Expand Down

0 comments on commit 337e495

Please sign in to comment.