Skip to content

chore(deps): update dependency @redocly/cli to v1.26.0 #4241

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"devDependencies": {
"@openapitools/openapi-generator-cli": "2.15.3",
"@redocly/cli": "1.25.15",
"@redocly/cli": "1.26.0",
"eslint": "8.57.1",
"eslint-plugin-automation-custom": "1.0.0",
"eslint-plugin-json": "4.0.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ __metadata:
resolution: "@algolia/api-client-automation@workspace:."
dependencies:
"@openapitools/openapi-generator-cli": "npm:2.15.3"
"@redocly/cli": "npm:1.25.15"
"@redocly/cli": "npm:1.26.0"
eslint: "npm:8.57.1"
eslint-plugin-automation-custom: "npm:1.0.0"
eslint-plugin-json: "npm:4.0.1"
Expand Down Expand Up @@ -1563,11 +1563,11 @@ __metadata:
languageName: node
linkType: hard

"@redocly/cli@npm:1.25.15":
version: 1.25.15
resolution: "@redocly/cli@npm:1.25.15"
"@redocly/cli@npm:1.26.0":
version: 1.26.0
resolution: "@redocly/cli@npm:1.26.0"
dependencies:
"@redocly/openapi-core": "npm:1.25.15"
"@redocly/openapi-core": "npm:1.26.0"
abort-controller: "npm:^3.0.0"
chokidar: "npm:^3.5.1"
colorette: "npm:^1.2.0"
Expand All @@ -1589,7 +1589,7 @@ __metadata:
bin:
openapi: bin/cli.js
redocly: bin/cli.js
checksum: 10/60d3460ca288bb4d78dbe730cc98544aa9981f7b8dae8b08e97624e3e38fa3e01307760bc8111b7a1eae851a26c499b48f31e7c9f58d39e0adb9d68ec3058329
checksum: 10/586505cc506a64720d2ffce532b3d04c8ec192300450a05dd2cd5246691fca1a6a00dd6c91173d0f25601faefa9ea9a2dab6cd808af6882b7b9a1f6fd2840c8c
languageName: node
linkType: hard

Expand All @@ -1607,9 +1607,9 @@ __metadata:
languageName: node
linkType: hard

"@redocly/openapi-core@npm:1.25.15":
version: 1.25.15
resolution: "@redocly/openapi-core@npm:1.25.15"
"@redocly/openapi-core@npm:1.26.0":
version: 1.26.0
resolution: "@redocly/openapi-core@npm:1.26.0"
dependencies:
"@redocly/ajv": "npm:^8.11.2"
"@redocly/config": "npm:^0.17.0"
Expand All @@ -1622,7 +1622,7 @@ __metadata:
node-fetch: "npm:^2.6.1"
pluralize: "npm:^8.0.0"
yaml-ast-parser: "npm:0.0.43"
checksum: 10/eb1af7bac66d792e3eedb2f5a5abf8b6f0dd696bea475a9531a08b4b07c11e9940951b454d5b3d4b4f78f568364c57987aa47134a9506c4c59cde3c636e788d5
checksum: 10/529a6157b5fe4ad7047c859976e044715bad37ebe525676b32d25306efe68d1dedb9c5b15be363563a8f1fb8f909d8168aecf49c8967c76d0897e893a46bf801
languageName: node
linkType: hard

Expand Down
Loading