Skip to content

Commit 8101806

Browse files
chore(deps): update dependency @redocly/cli to v1.19.0
1 parent 23121dc commit 8101806

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.24.9",
3131
"@babel/eslint-parser": "7.25.0",
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.24.9"
8383
"@babel/eslint-parser": "npm:7.25.0"
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"
@@ -3993,11 +3993,11 @@ __metadata:
39933993
languageName: node
39943994
linkType: hard
39953995

3996-
"@redocly/cli@npm:1.18.1":
3997-
version: 1.18.1
3998-
resolution: "@redocly/cli@npm:1.18.1"
3996+
"@redocly/cli@npm:1.19.0":
3997+
version: 1.19.0
3998+
resolution: "@redocly/cli@npm:1.19.0"
39993999
dependencies:
4000-
"@redocly/openapi-core": "npm:1.18.1"
4000+
"@redocly/openapi-core": "npm:1.19.0"
40014001
abort-controller: "npm:^3.0.0"
40024002
chokidar: "npm:^3.5.1"
40034003
colorette: "npm:^1.2.0"
@@ -4019,7 +4019,7 @@ __metadata:
40194019
bin:
40204020
openapi: bin/cli.js
40214021
redocly: bin/cli.js
4022-
checksum: 10/06e0c681ea28fdd742b34a704aa72c7d1d6e14f37e23604e93c601232934fd6d6f8fdd579e3fc4a71bfd85354883535a53643ec93cee0e2e80afa00457018c67
4022+
checksum: 10/76e01f69eaddb6c4da9cf49afcf645c986115b39e55a73581d542cbdbe33428e0b5018f017830f82a625fcc87c38db796d66ed4d39b6942420318567dcf19a1d
40234023
languageName: node
40244024
linkType: hard
40254025

@@ -4030,7 +4030,26 @@ __metadata:
40304030
languageName: node
40314031
linkType: hard
40324032

4033-
"@redocly/openapi-core@npm:1.18.1, @redocly/openapi-core@npm:^1.4.0":
4033+
"@redocly/openapi-core@npm:1.19.0":
4034+
version: 1.19.0
4035+
resolution: "@redocly/openapi-core@npm:1.19.0"
4036+
dependencies:
4037+
"@redocly/ajv": "npm:^8.11.0"
4038+
"@redocly/config": "npm:^0.7.0"
4039+
colorette: "npm:^1.2.0"
4040+
https-proxy-agent: "npm:^7.0.4"
4041+
js-levenshtein: "npm:^1.1.6"
4042+
js-yaml: "npm:^4.1.0"
4043+
lodash.isequal: "npm:^4.5.0"
4044+
minimatch: "npm:^5.0.1"
4045+
node-fetch: "npm:^2.6.1"
4046+
pluralize: "npm:^8.0.0"
4047+
yaml-ast-parser: "npm:0.0.43"
4048+
checksum: 10/66db06272a207e86e8bd868fabd4cce564f56b549eeb7683b215cd5be54035cea3fe4e313e87bfa78e5ee35efc721a473055cb1033e4e2c6e3f37192475b2f00
4049+
languageName: node
4050+
linkType: hard
4051+
4052+
"@redocly/openapi-core@npm:^1.4.0":
40344053
version: 1.18.1
40354054
resolution: "@redocly/openapi-core@npm:1.18.1"
40364055
dependencies:

0 commit comments

Comments
 (0)