Skip to content

chore(deps): update dependency @redocly/cli to v1.12.0 #3050

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
Apr 30, 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 @@ -30,7 +30,7 @@
"devDependencies": {
"@babel/eslint-parser": "7.24.1",
"@openapitools/openapi-generator-cli": "2.13.1",
"@redocly/cli": "1.11.0",
"@redocly/cli": "1.12.0",
"@typescript-eslint/eslint-plugin": "7.7.1",
"@typescript-eslint/parser": "7.7.1",
"eslint": "8.57.0",
Expand Down
32 changes: 25 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ __metadata:
dependencies:
"@babel/eslint-parser": "npm:7.24.1"
"@openapitools/openapi-generator-cli": "npm:2.13.1"
"@redocly/cli": "npm:1.11.0"
"@redocly/cli": "npm:1.12.0"
"@typescript-eslint/eslint-plugin": "npm:7.7.1"
"@typescript-eslint/parser": "npm:7.7.1"
eslint: "npm:8.57.0"
Expand Down Expand Up @@ -4012,11 +4012,11 @@ __metadata:
languageName: node
linkType: hard

"@redocly/cli@npm:1.11.0":
version: 1.11.0
resolution: "@redocly/cli@npm:1.11.0"
"@redocly/cli@npm:1.12.0":
version: 1.12.0
resolution: "@redocly/cli@npm:1.12.0"
dependencies:
"@redocly/openapi-core": "npm:1.11.0"
"@redocly/openapi-core": "npm:1.12.0"
abort-controller: "npm:^3.0.0"
chokidar: "npm:^3.5.1"
colorette: "npm:^1.2.0"
Expand All @@ -4037,7 +4037,7 @@ __metadata:
bin:
openapi: bin/cli.js
redocly: bin/cli.js
checksum: 8ff52cc45fcafd627a9a292765e29a84cb2b6f67d417c2b57169dc0ae11f85d5139313e7e563a722202d10e54ac5008375ea1b7901e9ed3bf0896302a1263bb8
checksum: 939170d4c09700cc1dc58a01e33a7db6bd28a133ecd265b96207e12ffc0140f059260e69803ff9eece9ad9604ce08041ec88af436cc5874927c2bb4a348ad71a
languageName: node
linkType: hard

Expand All @@ -4048,7 +4048,25 @@ __metadata:
languageName: node
linkType: hard

"@redocly/openapi-core@npm:1.11.0, @redocly/openapi-core@npm:^1.0.0-rc.2":
"@redocly/openapi-core@npm:1.12.0":
version: 1.12.0
resolution: "@redocly/openapi-core@npm:1.12.0"
dependencies:
"@redocly/ajv": "npm:^8.11.0"
"@redocly/config": "npm:^0.2.0"
colorette: "npm:^1.2.0"
js-levenshtein: "npm:^1.1.6"
js-yaml: "npm:^4.1.0"
lodash.isequal: "npm:^4.5.0"
minimatch: "npm:^5.0.1"
node-fetch: "npm:^2.6.1"
pluralize: "npm:^8.0.0"
yaml-ast-parser: "npm:0.0.43"
checksum: 7979cb04e88fb8cd9962b17e1906d2c735989f79048ad9ba0c69c99500dc28618a8b4d1c792aa502f82156230942701ada968a5d933231c40e4ac78ee6978faf
languageName: node
linkType: hard

"@redocly/openapi-core@npm:^1.0.0-rc.2":
version: 1.11.0
resolution: "@redocly/openapi-core@npm:1.11.0"
dependencies:
Expand Down