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 Apr 21, 2022
1 parent c172e50 commit 02db564
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -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",
Expand All @@ -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"
}
Expand Down

0 comments on commit 02db564

Please sign in to comment.