mirror of
https://github.com/dzeiocom/libs.git
synced 2025-07-01 03:39:18 +00:00
Upgrade Jest to 27 (#43)
* test Signed-off-by: Avior <github@avior.me> * Fixed Signed-off-by: Avior <github@avior.me> * Fix Signed-off-by: Avior <github@avior.me>
This commit is contained in:
@ -11,5 +11,12 @@
|
||||
"packages/queue",
|
||||
"packages/url-manager"
|
||||
],
|
||||
"license": "MIT"
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@types/jest": "^27.0.2",
|
||||
"jest": "^27.2.3",
|
||||
"ts-jest": "^27.0.5",
|
||||
"ts-node": "^10.2.1",
|
||||
"typescript": "^4.4.3"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user