Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

Commit

Permalink
⬆️Update jest, prettier and node types
Browse files Browse the repository at this point in the history
  • Loading branch information
Michal Vlasák committed Jun 3, 2020
1 parent 53f97be commit 4c0a42d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,18 +53,18 @@
"@types/lodash.isempty": "^4.4.4",
"@types/lodash.isobject": "^3.0.4",
"@types/lodash.isstring": "^4.0.4",
"@types/node": "^13.7.7",
"@types/node": "^14.0.9",
"@types/on-finished": "^2.3.1",
"@types/on-headers": "^1.0.0",
"coveralls": "^3.0.2",
"express": "^4.16.3",
"husky": "^4.2.3",
"jest": "^25.1.0",
"jest": "^26.0.1",
"jest-extended": "^0.11.2",
"lint-staged": "^10.0.8",
"prettier": "^1.19.1",
"prettier": "^2.0.5",
"supertest": "^4.0.2",
"ts-jest": "^25.2.1",
"ts-jest": "^26.1.0",
"tslint": "^6.0.0",
"tslint-config-ackee": "^0.3.0",
"typescript": "^3.5.3"
Expand Down

0 comments on commit 4c0a42d

Please sign in to comment.