Skip to content

chore(deps): update dependency @redocly/cli to v1.27.0 #4304

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 4, 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.26.1",
"@redocly/cli": "1.27.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.26.1"
"@redocly/cli": "npm:1.27.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 @@ -1570,11 +1570,11 @@ __metadata:
languageName: node
linkType: hard

"@redocly/cli@npm:1.26.1":
version: 1.26.1
resolution: "@redocly/cli@npm:1.26.1"
"@redocly/cli@npm:1.27.0":
version: 1.27.0
resolution: "@redocly/cli@npm:1.27.0"
dependencies:
"@redocly/openapi-core": "npm:1.26.1"
"@redocly/openapi-core": "npm:1.27.0"
abort-controller: "npm:^3.0.0"
chokidar: "npm:^3.5.1"
colorette: "npm:^1.2.0"
Expand All @@ -1596,7 +1596,7 @@ __metadata:
bin:
openapi: bin/cli.js
redocly: bin/cli.js
checksum: 10/9fc52f89cad759b0f4aa401dc457c61dd4fac9f12ad79431e80fb3fc7730ad64e06c01068e50b76194373063e6b71401afa7b4c0132a566228b1c4560969887d
checksum: 10/44faaa6be32b5f436a1f545538eede2c1c0cb8417110a5986161b3b63a9125b7135a9ba62a54a8f4dae71c852bb582b1c3852af7d58b3f4df1438e710299cf74
languageName: node
linkType: hard

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

"@redocly/openapi-core@npm:1.26.1":
version: 1.26.1
resolution: "@redocly/openapi-core@npm:1.26.1"
"@redocly/openapi-core@npm:1.27.0":
version: 1.27.0
resolution: "@redocly/openapi-core@npm:1.27.0"
dependencies:
"@redocly/ajv": "npm:^8.11.2"
"@redocly/config": "npm:^0.17.0"
Expand All @@ -1628,7 +1628,7 @@ __metadata:
node-fetch: "npm:^2.6.1"
pluralize: "npm:^8.0.0"
yaml-ast-parser: "npm:0.0.43"
checksum: 10/06df209ff43727768d241056fa98e5a9b44ce0bc301c562827b6528241da57016ba1c058fec92471e133f668d67667e3e2b2fafc6f6fb5868d961a2647b35eac
checksum: 10/0f194bce5afb2fe54b11fb7c472a0029bf0e75ca6f7875446f8bc1e951a0ef1644509a883cb4b5e7a9df6c93eaeb822c2f4bb7db7abcc9f70917d8dd02c8abce
languageName: node
linkType: hard

Expand Down