Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

Commit

Permalink
Update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
voxpelli committed May 9, 2022
1 parent d6535a8 commit 6582c9b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,18 +59,18 @@
"resolve": "^1.19.0"
},
"devDependencies": {
"@types/chai": "^4.2.22",
"@types/chai": "^4.3.1",
"@types/chai-as-promised": "^7.1.4",
"@types/debug": "^4.1.5",
"@types/is-relative": "^1.0.0",
"@types/micromatch": "^4.0.1",
"@types/minimist": "^1.2.1",
"@types/mocha": "^9.0.0",
"@types/node": "^14.18.13",
"@types/resolve": "^1.20.0",
"@types/mocha": "^9.1.1",
"@types/node": "^14.18.16",
"@types/resolve": "^1.20.2",
"@voxpelli/eslint-config": "^14.0.4",
"@voxpelli/tsconfig": "^3.2.0",
"c8": "^7.10.0",
"c8": "^7.11.2",
"chai": "^4.3.4",
"chai-as-promised": "^7.1.1",
"detective-cjs": "^3.0.0",
Expand All @@ -86,9 +86,9 @@
"eslint-plugin-sort-destructure-keys": "^1.4.0",
"eslint-plugin-unicorn": "^42.0.0",
"ghat": "^0.14.0",
"husky": "^7.0.4",
"husky": "^8.0.0",
"installed-check": "^5.0.0",
"mocha": "^9.1.3",
"mocha": "^10.0.0",
"npm-run-all": "^4.1.5",
"type-coverage": "^2.21.1",
"typescript": "~4.6.0"
Expand Down

0 comments on commit 6582c9b

Please sign in to comment.