mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-28 04:22:41 +00:00
fix: tests aborting early
This commit is contained in:
@@ -58,15 +58,15 @@
|
||||
"@openstapps/logger": "workspace:*",
|
||||
"@openstapps/prettier-config": "workspace:*",
|
||||
"@openstapps/tsconfig": "workspace:*",
|
||||
"@types/chai": "4.3.5",
|
||||
"@types/chai": "4.3.20",
|
||||
"@types/json-patch": "0.0.30",
|
||||
"@types/json-schema": "7.0.15",
|
||||
"@types/mocha": "10.0.1",
|
||||
"@types/mocha": "10.0.10",
|
||||
"@types/node": "22.15.31",
|
||||
"c8": "7.14.0",
|
||||
"chai": "4.3.7",
|
||||
"c8": "10.1.3",
|
||||
"chai": "4.5.0",
|
||||
"conditional-type-checks": "1.0.6",
|
||||
"mocha": "10.2.0",
|
||||
"mocha": "10.8.2",
|
||||
"mocha-junit-reporter": "2.2.0",
|
||||
"source-map-support": "0.5.21",
|
||||
"surge": "0.23.1",
|
||||
|
||||
Reference in New Issue
Block a user