Skip to content

Commit f0056e0

Browse files
chore(deps): update dependency @redocly/cli to v1.19.0 (#3466)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1d8a8d8 commit f0056e0

File tree

2 files changed

+27
-8
lines changed

2 files changed

+27
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@babel/core": "7.25.2",
3131
"@babel/eslint-parser": "7.25.1",
3232
"@openapitools/openapi-generator-cli": "2.13.4",
33-
"@redocly/cli": "1.18.1",
33+
"@redocly/cli": "1.19.0",
3434
"@typescript-eslint/eslint-plugin": "7.17.0",
3535
"@typescript-eslint/parser": "7.17.0",
3636
"eslint": "8.57.0",

yarn.lock

Lines changed: 26 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ __metadata:
8282
"@babel/core": "npm:7.25.2"
8383
"@babel/eslint-parser": "npm:7.25.1"
8484
"@openapitools/openapi-generator-cli": "npm:2.13.4"
85-
"@redocly/cli": "npm:1.18.1"
85+
"@redocly/cli": "npm:1.19.0"
8686
"@typescript-eslint/eslint-plugin": "npm:7.17.0"
8787
"@typescript-eslint/parser": "npm:7.17.0"
8888
eslint: "npm:8.57.0"
@@ -4087,11 +4087,11 @@ __metadata:
40874087
languageName: node
40884088
linkType: hard
40894089

4090-
"@redocly/cli@npm:1.18.1":
4091-
version: 1.18.1
4092-
resolution: "@redocly/cli@npm:1.18.1"
4090+
"@redocly/cli@npm:1.19.0":
4091+
version: 1.19.0
4092+
resolution: "@redocly/cli@npm:1.19.0"
40934093
dependencies:
4094-
"@redocly/openapi-core": "npm:1.18.1"
4094+
"@redocly/openapi-core": "npm:1.19.0"
40954095
abort-controller: "npm:^3.0.0"
40964096
chokidar: "npm:^3.5.1"
40974097
colorette: "npm:^1.2.0"
@@ -4113,7 +4113,7 @@ __metadata:
41134113
bin:
41144114
openapi: bin/cli.js
41154115
redocly: bin/cli.js
4116-
checksum: 10/06e0c681ea28fdd742b34a704aa72c7d1d6e14f37e23604e93c601232934fd6d6f8fdd579e3fc4a71bfd85354883535a53643ec93cee0e2e80afa00457018c67
4116+
checksum: 10/76e01f69eaddb6c4da9cf49afcf645c986115b39e55a73581d542cbdbe33428e0b5018f017830f82a625fcc87c38db796d66ed4d39b6942420318567dcf19a1d
41174117
languageName: node
41184118
linkType: hard
41194119

@@ -4124,7 +4124,26 @@ __metadata:
41244124
languageName: node
41254125
linkType: hard
41264126

4127-
"@redocly/openapi-core@npm:1.18.1, @redocly/openapi-core@npm:^1.4.0":
4127+
"@redocly/openapi-core@npm:1.19.0":
4128+
version: 1.19.0
4129+
resolution: "@redocly/openapi-core@npm:1.19.0"
4130+
dependencies:
4131+
"@redocly/ajv": "npm:^8.11.0"
4132+
"@redocly/config": "npm:^0.7.0"
4133+
colorette: "npm:^1.2.0"
4134+
https-proxy-agent: "npm:^7.0.4"
4135+
js-levenshtein: "npm:^1.1.6"
4136+
js-yaml: "npm:^4.1.0"
4137+
lodash.isequal: "npm:^4.5.0"
4138+
minimatch: "npm:^5.0.1"
4139+
node-fetch: "npm:^2.6.1"
4140+
pluralize: "npm:^8.0.0"
4141+
yaml-ast-parser: "npm:0.0.43"
4142+
checksum: 10/66db06272a207e86e8bd868fabd4cce564f56b549eeb7683b215cd5be54035cea3fe4e313e87bfa78e5ee35efc721a473055cb1033e4e2c6e3f37192475b2f00
4143+
languageName: node
4144+
linkType: hard
4145+
4146+
"@redocly/openapi-core@npm:^1.4.0":
41284147
version: 1.18.1
41294148
resolution: "@redocly/openapi-core@npm:1.18.1"
41304149
dependencies:

0 commit comments

Comments
 (0)