Skip to content

Commit

Permalink
Bump @redocly/cli from 1.2.0 to 1.3.0 (#180)
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 Oct 25, 2023
1 parent c8d0628 commit a341493
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.2.0",
"@redocly/cli": "1.3.0",
"@types/node": "^20.3.0",
"eslint-plugin-zod-openapi": "^0.1.0",
"openapi3-ts": "4.1.2",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2379,12 +2379,12 @@
require-from-string "^2.0.2"
uri-js "^4.2.2"

"@redocly/cli@1.2.0":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@redocly/cli/-/cli-1.2.0.tgz#d0014cbf58c9c4100d974c97dde6058b1e09c9a4"
integrity sha512-xfZuRcdDAeal9gyP5Frbmw3R6/HsW7Nh29tiR2b22Cqi/xD5W8wIZw78/1a6rUTfmqrofKdpNUAmSMywbb0Y+g==
"@redocly/cli@1.3.0":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@redocly/cli/-/cli-1.3.0.tgz#47bcb40b0684ca93c7c94658d75453f3c556e905"
integrity sha512-1PpqubK/pIij+hvM3fWQunAgAbKclwya6yiQ3qvYwE9GtcfkqoKNI7ZeDbC+pfYKHc2EJVsylnnIRrngV7guoQ==
dependencies:
"@redocly/openapi-core" "1.2.0"
"@redocly/openapi-core" "1.3.0"
chokidar "^3.5.1"
colorette "^1.2.0"
core-js "^3.32.1"
Expand All @@ -2400,10 +2400,10 @@
styled-components "^6.0.7"
yargs "17.0.1"

"@redocly/openapi-core@1.2.0", "@redocly/openapi-core@^1.0.0-rc.2":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@redocly/openapi-core/-/openapi-core-1.2.0.tgz#de01c2d8d9c8ae70f7b4061ee048a464dd19d602"
integrity sha512-Ccft2n/JiF4u2crmj1cdDzPq6C40U7NgLZ+p/BxzAFXbfrddr/5FN0HMJPHT/op329qqv2P2jUrXsV2Bp+rzEQ==
"@redocly/openapi-core@1.3.0", "@redocly/openapi-core@^1.0.0-rc.2":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@redocly/openapi-core/-/openapi-core-1.3.0.tgz#b47325d04c72d395ae3456b217799eb5850602aa"
integrity sha512-gpUu6bjveF9fuZF4iGdzHLMM3nH+AvtgWB84qPALyrE1Cf2qFed+0SW2cpg46VlgSykMekB86ivOIEqk5SlffA==
dependencies:
"@redocly/ajv" "^8.11.0"
"@types/node" "^14.11.8"
Expand Down

0 comments on commit a341493

Please sign in to comment.