Skip to content

Commit

Permalink
chore(deps): update dependency @redocly/cli to v1.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 31, 2025
1 parent 84a6c1c commit 9172492
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 15 deletions.
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.16.3",
"@redocly/cli": "1.27.2",
"@redocly/cli": "1.28.0",
"eslint": "8.57.1",
"eslint-plugin-automation-custom": "1.0.0",
"eslint-plugin-json": "4.0.1",
Expand Down
26 changes: 12 additions & 14 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.16.3"
"@redocly/cli": "npm:1.27.2"
"@redocly/cli": "npm:1.28.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 @@ -1470,11 +1470,11 @@ __metadata:
languageName: node
linkType: hard

"@redocly/cli@npm:1.27.2":
version: 1.27.2
resolution: "@redocly/cli@npm:1.27.2"
"@redocly/cli@npm:1.28.0":
version: 1.28.0
resolution: "@redocly/cli@npm:1.28.0"
dependencies:
"@redocly/openapi-core": "npm:1.27.2"
"@redocly/openapi-core": "npm:1.28.0"
abort-controller: "npm:^3.0.0"
chokidar: "npm:^3.5.1"
colorette: "npm:^1.2.0"
Expand All @@ -1484,7 +1484,6 @@ __metadata:
glob: "npm:^7.1.6"
handlebars: "npm:^4.7.6"
mobx: "npm:^6.0.4"
node-fetch: "npm:^2.6.1"
pluralize: "npm:^8.0.0"
react: "npm:^17.0.0 || ^18.2.0"
react-dom: "npm:^17.0.0 || ^18.2.0"
Expand All @@ -1496,7 +1495,7 @@ __metadata:
bin:
openapi: bin/cli.js
redocly: bin/cli.js
checksum: 10/1e67d7f043410debb890e29aec7a6c77790a5293beaddd4edbbd3d276dbac039b565fe8675faf58b7c13a66a9b7bf226005c3fe04be41cb17d0ade881ade283a
checksum: 10/1648dc20025a42048e4313e0c42d8d0e4f82378b50002b82663bc2af6952db9f92bde0d9eff6ef07d5b1ad8f3ee72adbf4248d5ed68490b0279c7d529443ca17
languageName: node
linkType: hard

Expand All @@ -1514,21 +1513,20 @@ __metadata:
languageName: node
linkType: hard

"@redocly/openapi-core@npm:1.27.2":
version: 1.27.2
resolution: "@redocly/openapi-core@npm:1.27.2"
"@redocly/openapi-core@npm:1.28.0":
version: 1.28.0
resolution: "@redocly/openapi-core@npm:1.28.0"
dependencies:
"@redocly/ajv": "npm:^8.11.2"
"@redocly/config": "npm:^0.20.1"
colorette: "npm:^1.2.0"
https-proxy-agent: "npm:^7.0.4"
https-proxy-agent: "npm:^7.0.5"
js-levenshtein: "npm:^1.1.6"
js-yaml: "npm:^4.1.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: 10/f23ee5db3ea31fa8eeb4e13644f4a70a1ce875a4a939a2a9f4c79020055a3d0ac32593e9716b8e9b1ab2478d14efa63a755400a798dc955421acd472ffdabbc8
checksum: 10/014c0afd8acfa6bf1da7c3299610282b28f63ff54e04fe4eb251f5f9907d0b7f95249cbe6b12d1fd9759336fffd7cad9d223ba5bad0c8716e883326614b2afb6
languageName: node
linkType: hard

Expand Down Expand Up @@ -5169,7 +5167,7 @@ __metadata:
languageName: node
linkType: hard

"https-proxy-agent@npm:^7.0.6":
"https-proxy-agent@npm:^7.0.5, https-proxy-agent@npm:^7.0.6":
version: 7.0.6
resolution: "https-proxy-agent@npm:7.0.6"
dependencies:
Expand Down

0 comments on commit 9172492

Please sign in to comment.