diff --git a/package.json b/package.json index 96a2e9f..635ba53 100644 --- a/package.json +++ b/package.json @@ -53,16 +53,16 @@ }, "devDependencies": { "@hdsydsvenskan/ts-ignore-import": "^2.0.0", - "@types/chai": "^4.3.0", + "@types/chai": "^4.3.1", "@types/chai-as-promised": "^7.1.5", - "@types/mocha": "^9.1.0", + "@types/mocha": "^9.1.1", "@types/node": "^14.18.12", "@types/pg": "^8.6.4", "@types/pg-format": "^1.0.2", "@voxpelli/eslint-config": "^13.0.3", "@voxpelli/eslint-config-jsdoc-ts": "^1.0.0", "@voxpelli/tsconfig": "^3.2.0", - "c8": "^7.11.0", + "c8": "^7.11.2", "chai": "^4.3.6", "chai-as-promised": "^7.1.1", "cross-env": "^7.0.3", @@ -79,9 +79,9 @@ "eslint-plugin-security": "^1.4.0", "eslint-plugin-unicorn": "^41.0.0", "ghat": "^0.14.0", - "husky": "^7.0.0", + "husky": "^7.0.4", "installed-check": "^5.0.0", - "mocha": "^9.2.1", + "mocha": "^9.2.2", "npm-run-all": "^4.1.5", "typescript": "~4.6.0" }