Skip to content

chore(deps): update dependency @redocly/cli to v1.27.2 #4366

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
Jan 18, 2025
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.27.1",
"@redocly/cli": "1.27.2",
"eslint": "8.57.1",
"eslint-plugin-automation-custom": "1.0.0",
"eslint-plugin-json": "4.0.1",
Expand Down
30 changes: 15 additions & 15 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.27.1"
"@redocly/cli": "npm:1.27.2"
eslint: "npm:8.57.1"
eslint-plugin-automation-custom: "npm:1.0.0"
eslint-plugin-json: "npm:4.0.1"
Expand Down Expand Up @@ -1625,11 +1625,11 @@ __metadata:
languageName: node
linkType: hard

"@redocly/cli@npm:1.27.1":
version: 1.27.1
resolution: "@redocly/cli@npm:1.27.1"
"@redocly/cli@npm:1.27.2":
version: 1.27.2
resolution: "@redocly/cli@npm:1.27.2"
dependencies:
"@redocly/openapi-core": "npm:1.27.1"
"@redocly/openapi-core": "npm:1.27.2"
abort-controller: "npm:^3.0.0"
chokidar: "npm:^3.5.1"
colorette: "npm:^1.2.0"
Expand All @@ -1651,7 +1651,7 @@ __metadata:
bin:
openapi: bin/cli.js
redocly: bin/cli.js
checksum: 10/243fa96957a3f9415750de219932773cf1eddafaf274280df4070c3248325c602c8f744f4c3b4179fc16e044a7e09c666fd055ae0a73748b307c2ae55ccabda5
checksum: 10/1e67d7f043410debb890e29aec7a6c77790a5293beaddd4edbbd3d276dbac039b565fe8675faf58b7c13a66a9b7bf226005c3fe04be41cb17d0ade881ade283a
languageName: node
linkType: hard

Expand All @@ -1662,19 +1662,19 @@ __metadata:
languageName: node
linkType: hard

"@redocly/config@npm:^0.17.0":
version: 0.17.1
resolution: "@redocly/config@npm:0.17.1"
checksum: 10/c4c5a172571aa9885680134e2590c0aed7338cd35abe9bbf23e73c1167609b9123c97d7b7052794e6f6c756ac07f7f79c26d74fb09938c0ac3cc26ebc8c305b1
"@redocly/config@npm:^0.20.1":
version: 0.20.1
resolution: "@redocly/config@npm:0.20.1"
checksum: 10/cebc9e75ef56e6558e2d1306c000af54eaa53c4207ed6079b0f2e60c475d7ccf979b109f681746e2a77a303ef26bbf62d668b5ccbf3d6c6b0b1da5098c80a02c
languageName: node
linkType: hard

"@redocly/openapi-core@npm:1.27.1":
version: 1.27.1
resolution: "@redocly/openapi-core@npm:1.27.1"
"@redocly/openapi-core@npm:1.27.2":
version: 1.27.2
resolution: "@redocly/openapi-core@npm:1.27.2"
dependencies:
"@redocly/ajv": "npm:^8.11.2"
"@redocly/config": "npm:^0.17.0"
"@redocly/config": "npm:^0.20.1"
colorette: "npm:^1.2.0"
https-proxy-agent: "npm:^7.0.4"
js-levenshtein: "npm:^1.1.6"
Expand All @@ -1683,7 +1683,7 @@ __metadata:
node-fetch: "npm:^2.6.1"
pluralize: "npm:^8.0.0"
yaml-ast-parser: "npm:0.0.43"
checksum: 10/0b6ae078ff354677dde874e244a7e2954fb94e96747ac982b8348d393e016453d457329b717c6eaf0d18918ee1ac3de8f7c4f2a88865122dc018ae495a524537
checksum: 10/f23ee5db3ea31fa8eeb4e13644f4a70a1ce875a4a939a2a9f4c79020055a3d0ac32593e9716b8e9b1ab2478d14efa63a755400a798dc955421acd472ffdabbc8
languageName: node
linkType: hard

Expand Down