Skip to content

Commit a286c54

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

File tree

2 files changed

+26
-8
lines changed

2 files changed

+26
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"devDependencies": {
3131
"@babel/eslint-parser": "7.24.6",
3232
"@openapitools/openapi-generator-cli": "2.13.4",
33-
"@redocly/cli": "1.12.2",
33+
"@redocly/cli": "1.13.0",
3434
"@typescript-eslint/eslint-plugin": "7.9.0",
3535
"@typescript-eslint/parser": "7.9.0",
3636
"eslint": "8.57.0",

yarn.lock

Lines changed: 25 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ __metadata:
8181
dependencies:
8282
"@babel/eslint-parser": "npm:7.24.6"
8383
"@openapitools/openapi-generator-cli": "npm:2.13.4"
84-
"@redocly/cli": "npm:1.12.2"
84+
"@redocly/cli": "npm:1.13.0"
8585
"@typescript-eslint/eslint-plugin": "npm:7.9.0"
8686
"@typescript-eslint/parser": "npm:7.9.0"
8787
eslint: "npm:8.57.0"
@@ -4011,11 +4011,11 @@ __metadata:
40114011
languageName: node
40124012
linkType: hard
40134013

4014-
"@redocly/cli@npm:1.12.2":
4015-
version: 1.12.2
4016-
resolution: "@redocly/cli@npm:1.12.2"
4014+
"@redocly/cli@npm:1.13.0":
4015+
version: 1.13.0
4016+
resolution: "@redocly/cli@npm:1.13.0"
40174017
dependencies:
4018-
"@redocly/openapi-core": "npm:1.12.2"
4018+
"@redocly/openapi-core": "npm:1.13.0"
40194019
abort-controller: "npm:^3.0.0"
40204020
chokidar: "npm:^3.5.1"
40214021
colorette: "npm:^1.2.0"
@@ -4036,7 +4036,7 @@ __metadata:
40364036
bin:
40374037
openapi: bin/cli.js
40384038
redocly: bin/cli.js
4039-
checksum: 9e04dca2f31b7bfd826b9660d05c5565387e2986898015367f978cc8eba93e57f192030942914d76961678084adc9094aae76d68b747c2a6b1ac4a66615503c8
4039+
checksum: 353192b2f65d16ef991c5b2575872fae0caa4b715d02e1db67a2cf9c5c9d69ef82fe6b6642b69bbabf4d89e56d41f6fe694d600c8974cea79754da84051d431f
40404040
languageName: node
40414041
linkType: hard
40424042

@@ -4047,7 +4047,25 @@ __metadata:
40474047
languageName: node
40484048
linkType: hard
40494049

4050-
"@redocly/openapi-core@npm:1.12.2, @redocly/openapi-core@npm:^1.4.0":
4050+
"@redocly/openapi-core@npm:1.13.0":
4051+
version: 1.13.0
4052+
resolution: "@redocly/openapi-core@npm:1.13.0"
4053+
dependencies:
4054+
"@redocly/ajv": "npm:^8.11.0"
4055+
"@redocly/config": "npm:^0.5.0"
4056+
colorette: "npm:^1.2.0"
4057+
js-levenshtein: "npm:^1.1.6"
4058+
js-yaml: "npm:^4.1.0"
4059+
lodash.isequal: "npm:^4.5.0"
4060+
minimatch: "npm:^5.0.1"
4061+
node-fetch: "npm:^2.6.1"
4062+
pluralize: "npm:^8.0.0"
4063+
yaml-ast-parser: "npm:0.0.43"
4064+
checksum: 9a9a8c053ea13cde72de901e9c006cbdb9d072aecd6ca308b15cb6f4a0af6e16a86e92914d4b799096501d1b5aba133a9cfd9d0280b7f9cf021d06903499130c
4065+
languageName: node
4066+
linkType: hard
4067+
4068+
"@redocly/openapi-core@npm:^1.4.0":
40514069
version: 1.12.2
40524070
resolution: "@redocly/openapi-core@npm:1.12.2"
40534071
dependencies:

0 commit comments

Comments
 (0)