Skip to content

Commit d17505b

Browse files
chore(deps): update dependency @redocly/cli to v1.16.0
1 parent 442f9de commit d17505b

File tree

2 files changed

+28
-9
lines changed

2 files changed

+28
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"devDependencies": {
3030
"@babel/eslint-parser": "7.24.7",
3131
"@openapitools/openapi-generator-cli": "2.13.4",
32-
"@redocly/cli": "1.15.0",
32+
"@redocly/cli": "1.16.0",
3333
"@typescript-eslint/eslint-plugin": "7.13.1",
3434
"@typescript-eslint/parser": "7.13.1",
3535
"eslint": "8.57.0",

yarn.lock

Lines changed: 27 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ __metadata:
8181
dependencies:
8282
"@babel/eslint-parser": "npm:7.24.7"
8383
"@openapitools/openapi-generator-cli": "npm:2.13.4"
84-
"@redocly/cli": "npm:1.15.0"
84+
"@redocly/cli": "npm:1.16.0"
8585
"@typescript-eslint/eslint-plugin": "npm:7.13.1"
8686
"@typescript-eslint/parser": "npm:7.13.1"
8787
eslint: "npm:8.57.0"
@@ -3847,11 +3847,11 @@ __metadata:
38473847
languageName: node
38483848
linkType: hard
38493849

3850-
"@redocly/cli@npm:1.15.0":
3851-
version: 1.15.0
3852-
resolution: "@redocly/cli@npm:1.15.0"
3850+
"@redocly/cli@npm:1.16.0":
3851+
version: 1.16.0
3852+
resolution: "@redocly/cli@npm:1.16.0"
38533853
dependencies:
3854-
"@redocly/openapi-core": "npm:1.15.0"
3854+
"@redocly/openapi-core": "npm:1.16.0"
38553855
abort-controller: "npm:^3.0.0"
38563856
chokidar: "npm:^3.5.1"
38573857
colorette: "npm:^1.2.0"
@@ -3872,7 +3872,7 @@ __metadata:
38723872
bin:
38733873
openapi: bin/cli.js
38743874
redocly: bin/cli.js
3875-
checksum: 10/23ecca6969368e0bac02bd391278ba453da4f5473b6128455b4d3271b33e74e0e4d2c8d9e7549db15f3e87bf7085575e62daf34474952a6c8c55368592547b28
3875+
checksum: 10/bbb31693ce74e7524558f87b195c8741228c9da22fb1f47fc6493117940d8c126542c3c79fd442a7dfee9ecb5b865ecc7b4a6ef9762d0a440c3e3132a53881a6
38763876
languageName: node
38773877
linkType: hard
38783878

@@ -3883,7 +3883,26 @@ __metadata:
38833883
languageName: node
38843884
linkType: hard
38853885

3886-
"@redocly/openapi-core@npm:1.15.0, @redocly/openapi-core@npm:^1.4.0":
3886+
"@redocly/openapi-core@npm:1.16.0":
3887+
version: 1.16.0
3888+
resolution: "@redocly/openapi-core@npm:1.16.0"
3889+
dependencies:
3890+
"@redocly/ajv": "npm:^8.11.0"
3891+
"@redocly/config": "npm:^0.6.0"
3892+
colorette: "npm:^1.2.0"
3893+
https-proxy-agent: "npm:^7.0.4"
3894+
js-levenshtein: "npm:^1.1.6"
3895+
js-yaml: "npm:^4.1.0"
3896+
lodash.isequal: "npm:^4.5.0"
3897+
minimatch: "npm:^5.0.1"
3898+
node-fetch: "npm:^2.6.1"
3899+
pluralize: "npm:^8.0.0"
3900+
yaml-ast-parser: "npm:0.0.43"
3901+
checksum: 10/542d828b7c18661254bacd021c35bc98ad42a60a631dc4642dc8bf360754dd3ee76380bb6f88486bd45250273d752e458031c0093b906d45a182edbe8f407ed8
3902+
languageName: node
3903+
linkType: hard
3904+
3905+
"@redocly/openapi-core@npm:^1.4.0":
38873906
version: 1.15.0
38883907
resolution: "@redocly/openapi-core@npm:1.15.0"
38893908
dependencies:
@@ -9361,7 +9380,7 @@ __metadata:
93619380
languageName: node
93629381
linkType: hard
93639382

9364-
"https-proxy-agent@npm:7.0.4, https-proxy-agent@npm:^7.0.0, https-proxy-agent@npm:^7.0.1":
9383+
"https-proxy-agent@npm:7.0.4, https-proxy-agent@npm:^7.0.0, https-proxy-agent@npm:^7.0.1, https-proxy-agent@npm:^7.0.4":
93659384
version: 7.0.4
93669385
resolution: "https-proxy-agent@npm:7.0.4"
93679386
dependencies:

0 commit comments

Comments
 (0)