Skip to content

Commit

Permalink
Update type dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 19, 2021
1 parent e78e350 commit e7a782a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,18 +37,18 @@
},
"devDependencies": {
"@hdsydsvenskan/ts-ignore-import": "^2.0.0",
"@types/body-parser": "^1.19.0",
"@types/body-parser": "^1.19.1",
"@types/chai": "^4.2.14",
"@types/chai-as-promised": "^7.1.3",
"@types/express": "^4.17.11",
"@types/express": "^4.17.13",
"@types/mocha": "^8.2.0",
"@types/multer": "^1.4.5",
"@types/multer": "^1.4.7",
"@types/node": "^10.17.51",
"@types/node-fetch": "^1.6.9",
"@types/sinon": "^9.0.10",
"@types/sinon-chai": "^3.2.5",
"@types/supertest": "^2.0.10",
"@types/verror": "^1.10.4",
"@types/verror": "^1.10.5",
"@voxpelli/eslint-config": "^5.0.0",
"chai": "4.2.0",
"chai-as-promised": "7.1.1",
Expand All @@ -73,8 +73,8 @@
"sinon": "^9.2.4",
"sinon-chai": "^3.5.0",
"supertest": "6.1.3",
"type-fest": "^0.20.2",
"typescript": "^4.1.3"
"type-fest": "^0.21.3",
"typescript": "^4.4.4"
},
"dependencies": {
"body-parser": "^1.13.1",
Expand Down

0 comments on commit e7a782a

Please sign in to comment.