Skip to content

Commit

Permalink
chore: update dependency openapi3-ts to ^1.4.0
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate-bot authored and raymondfeng committed Jun 6, 2020
1 parent 7206ded commit 9e3e7be
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions packages/openapi-spec-builder/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/openapi-spec-builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"Testing"
],
"dependencies": {
"openapi3-ts": "^1.3.0",
"openapi3-ts": "^1.4.0",
"tslib": "^2.0.0"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/openapi-v3/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/openapi-v3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"http-status": "^1.4.2",
"json-merge-patch": "^1.0.0",
"lodash": "^4.17.15",
"openapi3-ts": "^1.3.0",
"openapi3-ts": "^1.4.0",
"tslib": "^2.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 9e3e7be

Please sign in to comment.