Skip to content

Commit b62d356

Browse files
chore(deps): update dependency @redocly/cli to v1.13.0
1 parent 541be69 commit b62d356

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.5",
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.5"
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"
@@ -3798,11 +3798,11 @@ __metadata:
37983798
languageName: node
37993799
linkType: hard
38003800

3801-
"@redocly/cli@npm:1.12.2":
3802-
version: 1.12.2
3803-
resolution: "@redocly/cli@npm:1.12.2"
3801+
"@redocly/cli@npm:1.13.0":
3802+
version: 1.13.0
3803+
resolution: "@redocly/cli@npm:1.13.0"
38043804
dependencies:
3805-
"@redocly/openapi-core": "npm:1.12.2"
3805+
"@redocly/openapi-core": "npm:1.13.0"
38063806
abort-controller: "npm:^3.0.0"
38073807
chokidar: "npm:^3.5.1"
38083808
colorette: "npm:^1.2.0"
@@ -3823,7 +3823,7 @@ __metadata:
38233823
bin:
38243824
openapi: bin/cli.js
38253825
redocly: bin/cli.js
3826-
checksum: 9e04dca2f31b7bfd826b9660d05c5565387e2986898015367f978cc8eba93e57f192030942914d76961678084adc9094aae76d68b747c2a6b1ac4a66615503c8
3826+
checksum: 353192b2f65d16ef991c5b2575872fae0caa4b715d02e1db67a2cf9c5c9d69ef82fe6b6642b69bbabf4d89e56d41f6fe694d600c8974cea79754da84051d431f
38273827
languageName: node
38283828
linkType: hard
38293829

@@ -3834,7 +3834,25 @@ __metadata:
38343834
languageName: node
38353835
linkType: hard
38363836

3837-
"@redocly/openapi-core@npm:1.12.2, @redocly/openapi-core@npm:^1.4.0":
3837+
"@redocly/openapi-core@npm:1.13.0":
3838+
version: 1.13.0
3839+
resolution: "@redocly/openapi-core@npm:1.13.0"
3840+
dependencies:
3841+
"@redocly/ajv": "npm:^8.11.0"
3842+
"@redocly/config": "npm:^0.5.0"
3843+
colorette: "npm:^1.2.0"
3844+
js-levenshtein: "npm:^1.1.6"
3845+
js-yaml: "npm:^4.1.0"
3846+
lodash.isequal: "npm:^4.5.0"
3847+
minimatch: "npm:^5.0.1"
3848+
node-fetch: "npm:^2.6.1"
3849+
pluralize: "npm:^8.0.0"
3850+
yaml-ast-parser: "npm:0.0.43"
3851+
checksum: 9a9a8c053ea13cde72de901e9c006cbdb9d072aecd6ca308b15cb6f4a0af6e16a86e92914d4b799096501d1b5aba133a9cfd9d0280b7f9cf021d06903499130c
3852+
languageName: node
3853+
linkType: hard
3854+
3855+
"@redocly/openapi-core@npm:^1.4.0":
38383856
version: 1.12.2
38393857
resolution: "@redocly/openapi-core@npm:1.12.2"
38403858
dependencies:

0 commit comments

Comments
 (0)