Skip to content

Commit

Permalink
Update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 3, 2021
1 parent e78e350 commit 5edc4ae
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 @@ -38,10 +38,10 @@
"devDependencies": {
"@hdsydsvenskan/ts-ignore-import": "^2.0.0",
"@types/body-parser": "^1.19.0",
"@types/chai": "^4.2.14",
"@types/chai": "^4.2.15",
"@types/chai-as-promised": "^7.1.3",
"@types/express": "^4.17.11",
"@types/mocha": "^8.2.0",
"@types/mocha": "^8.2.1",
"@types/multer": "^1.4.5",
"@types/node": "^10.17.51",
"@types/node-fetch": "^1.6.9",
Expand All @@ -50,7 +50,7 @@
"@types/supertest": "^2.0.10",
"@types/verror": "^1.10.4",
"@voxpelli/eslint-config": "^5.0.0",
"chai": "4.2.0",
"chai": "4.3.3",
"chai-as-promised": "7.1.1",
"dependency-check": "^4.1.0",
"eslint": "^6.8.0",
Expand All @@ -66,8 +66,8 @@
"eslint-plugin-unicorn": "^19.0.1",
"husky": "^4.3.8",
"installed-check": "^3.0.0",
"mocha": "^8.2.1",
"nock": "^13.0.6",
"mocha": "^8.3.0",
"nock": "^13.0.10",
"npm-run-all": "^4.1.5",
"nyc": "^15.1.0",
"sinon": "^9.2.4",
Expand Down

0 comments on commit 5edc4ae

Please sign in to comment.