Skip to content

Commit

Permalink
chore: Update monorepotool version
Browse files Browse the repository at this point in the history
  • Loading branch information
Romakita committed Oct 10, 2020
1 parent 7944cfb commit fabd5fe
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -79,7 +79,7 @@
"consolidate": "0.16.0"
},
"devDependencies": {
"@tsed/monorepo-utils": "1.9.5",
"@tsed/monorepo-utils": "1.10.0",
"@typedproject/ts-doc": "4.0.9",
"@types/chai": "4.2.12",
"@types/chai-as-promised": "7.1.3",
Expand Down
4 changes: 2 additions & 2 deletions reports/eslint/test-results-eslint.xml
Expand Up @@ -2796,8 +2796,8 @@
<testsuite package="org.eslint" time="0" tests="1" errors="0" name="/Users/romainlenzotti/workspace/ts-projects/ts-express-decorators/packages/swagger/src/services/SwaggerService.ts">
<testcase time="0" name="/Users/romainlenzotti/workspace/ts-projects/ts-express-decorators/packages/swagger/src/services/SwaggerService.ts" classname="/Users/romainlenzotti/workspace/ts-projects/ts-express-decorators/packages/swagger/src/services/SwaggerService" />
</testsuite>
<testsuite package="org.eslint" time="0" tests="1" errors="0" name="/Users/romainlenzotti/workspace/ts-projects/ts-express-decorators/packages/swagger/src/utils/getReducers.spec.ts">
<testcase time="0" name="/Users/romainlenzotti/workspace/ts-projects/ts-express-decorators/packages/swagger/src/utils/getReducers.spec.ts" classname="/Users/romainlenzotti/workspace/ts-projects/ts-express-decorators/packages/swagger/src/utils/index.spec" />
<testsuite package="org.eslint" time="0" tests="1" errors="0" name="/Users/romainlenzotti/workspace/ts-projects/ts-express-decorators/packages/swagger/src/utils/mergeSpec.spec.ts">
<testcase time="0" name="/Users/romainlenzotti/workspace/ts-projects/ts-express-decorators/packages/swagger/src/utils/mergeSpec.spec.ts" classname="/Users/romainlenzotti/workspace/ts-projects/ts-express-decorators/packages/swagger/src/utils/index.spec" />
</testsuite>
<testsuite package="org.eslint" time="0" tests="1" errors="0" name="/Users/romainlenzotti/workspace/ts-projects/ts-express-decorators/packages/swagger/src/utils/index.ts">
<testcase time="0" name="/Users/romainlenzotti/workspace/ts-projects/ts-express-decorators/packages/swagger/src/utils/index.ts" classname="/Users/romainlenzotti/workspace/ts-projects/ts-express-decorators/packages/swagger/src/utils/index" />
Expand Down
6 changes: 3 additions & 3 deletions reports/mocha/test-results-unit.xml
Expand Up @@ -4644,8 +4644,8 @@
<testcase name="JsonSchema Combining Schema allOf should create a new jsonSchema" time="0.0030" classname="should create a new jsonSchema">
</testcase>
</testsuite>
<testsuite name="oneOf" timestamp="2020-10-09T18:19:56" tests="1" file="/Users/romainlenzotti/workspace/ts-projects/ts-express-decorators/packages/schema/src/domain/JsonSchema.spec.ts" time="0.0030" failures="0">
<testcase name="JsonSchema Combining Schema oneOf should create a new jsonSchema" time="0.0030" classname="should create a new jsonSchema">
<testsuite name="schemesReducer" timestamp="2020-10-09T18:19:56" tests="1" file="/Users/romainlenzotti/workspace/ts-projects/ts-express-decorators/packages/schema/src/domain/JsonSchema.spec.ts" time="0.0030" failures="0">
<testcase name="JsonSchema Combining Schema schemesReducer should create a new jsonSchema" time="0.0030" classname="should create a new jsonSchema">
</testcase>
</testsuite>
<testsuite name="not" timestamp="2020-10-09T18:19:56" tests="1" file="/Users/romainlenzotti/workspace/ts-projects/ts-express-decorators/packages/schema/src/domain/JsonSchema.spec.ts" time="0.0030" failures="0">
Expand Down Expand Up @@ -5176,7 +5176,7 @@
<testcase name="SwaggerModule $onReady should display the right log" time="0.0010" classname="should display the right log">
</testcase>
</testsuite>
<testsuite name="parseSwaggerPath()" timestamp="2020-10-09T18:19:57" tests="6" file="/Users/romainlenzotti/workspace/ts-projects/ts-express-decorators/packages/swagger/src/utils/getReducers.spec.ts" time="0.0010" failures="0">
<testsuite name="parseSwaggerPath()" timestamp="2020-10-09T18:19:57" tests="6" file="/Users/romainlenzotti/workspace/ts-projects/ts-express-decorators/packages/swagger/src/utils/mergeSpec.spec.ts" time="0.0010" failures="0">
<testcase name="parseSwaggerPath() should return params and path(1)" time="0.0000" classname="should return params and path(1)">
</testcase>
<testcase name="parseSwaggerPath() should return params and path(2)" time="0.0010" classname="should return params and path(2)">
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -2183,10 +2183,10 @@
streamroller "^1.0.3"
tslib "1.10.0"

"@tsed/monorepo-utils@1.9.5":
version "1.9.5"
resolved "https://registry.yarnpkg.com/@tsed/monorepo-utils/-/monorepo-utils-1.9.5.tgz#087331a5de28a37504f951d552da4832f4132fa1"
integrity sha512-g7RbRszoCIDYEb5dAJaHJUt5gMaxg3agKa/CkFVV33OnjN/n6guN9qztXL3y/wRiJCoskVjjCALA8ZJP688q4A==
"@tsed/monorepo-utils@1.10.0":
version "1.10.0"
resolved "https://registry.yarnpkg.com/@tsed/monorepo-utils/-/monorepo-utils-1.10.0.tgz#a868c4cbe18adf1d364ee9fc85242cfd7b8e6496"
integrity sha512-uSbl4sdfvxYgywF2hgYcjuXqNKqPkpUn0KRhy8RSBTCEcLE8PVR3ar+qzsTvKpxfVIHDOB5LAgiQH4ZUQ7GOQA==
dependencies:
axios "0.19.2"
chalk "3.0.0"
Expand Down

0 comments on commit fabd5fe

Please sign in to comment.