mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
chore: Update (ts-)jest and use modern fake timers where possible
* chore(deps): update dependency jest to v27 * chore: Update (ts-)jest and use modern fake timers where possible Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Joachim Van Herwegen <joachimvh@gmail.com>
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
"eslint-plugin-tsdoc": "^0.2.7",
|
||||
"eslint-plugin-unused-imports": "^1.0.0",
|
||||
"husky": "^4.2.5",
|
||||
"jest": "^26.6.3",
|
||||
"jest": "^27.0.3",
|
||||
"jest-rdf": "^1.5.0",
|
||||
"manual-git-changelog": "^1.0.1",
|
||||
"node-mocks-http": "^1.8.1",
|
||||
@@ -164,7 +164,7 @@
|
||||
"set-cookie-parser": "^2.4.8",
|
||||
"stream-to-string": "^1.1.0",
|
||||
"supertest": "^6.0.0",
|
||||
"ts-jest": "^26.3.0",
|
||||
"ts-jest": "^27.0.2",
|
||||
"typedoc": "^0.20.36",
|
||||
"typescript": "^4.0.2"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user