Skip to content

Commit

Permalink
Bump @redocly/cli from 1.5.0 to 1.6.0 (#196)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 26, 2023
1 parent 82bef00 commit eca3780
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
},
"dependencies": {},
"devDependencies": {
"@redocly/cli": "1.5.0",
"@redocly/cli": "1.6.0",
"@types/node": "^20.3.0",
"eslint-plugin-zod-openapi": "^0.1.0",
"openapi3-ts": "4.2.1",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2391,12 +2391,12 @@
require-from-string "^2.0.2"
uri-js "^4.2.2"

"@redocly/cli@1.5.0":
version "1.5.0"
resolved "https://registry.yarnpkg.com/@redocly/cli/-/cli-1.5.0.tgz#60a13abe62303eb0e52980069643f1c2d661698b"
integrity sha512-2E6yhYIs/dj6pFM9ahzuyI4AzFOjmOK1dkwYCtTWT1w5kROlW4HVVgHrxnOIUupRDTD5TdScWSH28n2U1VivWQ==
"@redocly/cli@1.6.0":
version "1.6.0"
resolved "https://registry.yarnpkg.com/@redocly/cli/-/cli-1.6.0.tgz#d3f6c8d6822eead487c2cb814d131e17d05c961f"
integrity sha512-0naVFJGR2tVcpMIHSFRr2HAoyy70qMqDAP6kXcnOdkGkwLRJ8s/5n1STwsym/yZwNkhrt2M0cKT6KAMlTUeCeg==
dependencies:
"@redocly/openapi-core" "1.5.0"
"@redocly/openapi-core" "1.6.0"
chokidar "^3.5.1"
colorette "^1.2.0"
core-js "^3.32.1"
Expand All @@ -2413,10 +2413,10 @@
styled-components "^6.0.7"
yargs "17.0.1"

"@redocly/openapi-core@1.5.0", "@redocly/openapi-core@^1.0.0-rc.2":
version "1.5.0"
resolved "https://registry.yarnpkg.com/@redocly/openapi-core/-/openapi-core-1.5.0.tgz#aacdb9030a041a53e38c9b5c51b1caa25ab7957b"
integrity sha512-AnDLoDl1+a7mZO4+lx0KG8zH04BQx4ez6yh403PuNl9/0ygbicPPc9QG/y0/0OImChOA+knKLpJazNFjzhOAeg==
"@redocly/openapi-core@1.6.0", "@redocly/openapi-core@^1.0.0-rc.2":
version "1.6.0"
resolved "https://registry.yarnpkg.com/@redocly/openapi-core/-/openapi-core-1.6.0.tgz#09aee5e21a9cbad08f3230ced16685d043a9b197"
integrity sha512-oao6Aey4peLKfagzWGb6N7OBI6CoDWEP4ka/XjrUNZw+UoKVVg3hVBXW4Vr3CJ2O8j6wEa2i+Lbb92VQQsoxwg==
dependencies:
"@redocly/ajv" "^8.11.0"
"@types/node" "^14.11.8"
Expand Down

0 comments on commit eca3780

Please sign in to comment.