Skip to content

Commit f32b40b

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

File tree

2 files changed

+27
-8
lines changed

2 files changed

+27
-8
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"devDependencies": {
3333
"@openapitools/openapi-generator-cli": "2.15.3",
34-
"@redocly/cli": "1.25.11",
34+
"@redocly/cli": "1.25.13",
3535
"eslint": "8.57.1",
3636
"eslint-plugin-automation-custom": "1.0.0",
3737
"eslint-plugin-json": "4.0.1",

yarn.lock

+26-7
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ __metadata:
7979
resolution: "@algolia/api-client-automation@workspace:."
8080
dependencies:
8181
"@openapitools/openapi-generator-cli": "npm:2.15.3"
82-
"@redocly/cli": "npm:1.25.11"
82+
"@redocly/cli": "npm:1.25.13"
8383
eslint: "npm:8.57.1"
8484
eslint-plugin-automation-custom: "npm:1.0.0"
8585
eslint-plugin-json: "npm:4.0.1"
@@ -1467,11 +1467,11 @@ __metadata:
14671467
languageName: node
14681468
linkType: hard
14691469

1470-
"@redocly/cli@npm:1.25.11":
1471-
version: 1.25.11
1472-
resolution: "@redocly/cli@npm:1.25.11"
1470+
"@redocly/cli@npm:1.25.13":
1471+
version: 1.25.13
1472+
resolution: "@redocly/cli@npm:1.25.13"
14731473
dependencies:
1474-
"@redocly/openapi-core": "npm:1.25.11"
1474+
"@redocly/openapi-core": "npm:1.25.13"
14751475
abort-controller: "npm:^3.0.0"
14761476
chokidar: "npm:^3.5.1"
14771477
colorette: "npm:^1.2.0"
@@ -1493,7 +1493,7 @@ __metadata:
14931493
bin:
14941494
openapi: bin/cli.js
14951495
redocly: bin/cli.js
1496-
checksum: 10/ad2ab282ee8cd5733b94e61ef8dab2c8441e92438c22f17083c635da37074b2046a75a25f619ab4ca8855372c5ef8572c1216116a996762df90eb18b1c48150e
1496+
checksum: 10/3e7ca7ab7244e265bf0865b3f94ff60589d5383fa73427d92b08caa78eb52ca329022b302e228e2800e665b4f358df319342c656c23811cc392375b9b28e0aa3
14971497
languageName: node
14981498
linkType: hard
14991499

@@ -1504,7 +1504,26 @@ __metadata:
15041504
languageName: node
15051505
linkType: hard
15061506

1507-
"@redocly/openapi-core@npm:1.25.11, @redocly/openapi-core@npm:^1.4.0":
1507+
"@redocly/openapi-core@npm:1.25.13":
1508+
version: 1.25.13
1509+
resolution: "@redocly/openapi-core@npm:1.25.13"
1510+
dependencies:
1511+
"@redocly/ajv": "npm:^8.11.2"
1512+
"@redocly/config": "npm:^0.16.0"
1513+
colorette: "npm:^1.2.0"
1514+
https-proxy-agent: "npm:^7.0.4"
1515+
js-levenshtein: "npm:^1.1.6"
1516+
js-yaml: "npm:^4.1.0"
1517+
lodash.isequal: "npm:^4.5.0"
1518+
minimatch: "npm:^5.0.1"
1519+
node-fetch: "npm:^2.6.1"
1520+
pluralize: "npm:^8.0.0"
1521+
yaml-ast-parser: "npm:0.0.43"
1522+
checksum: 10/2af5b4ccfe1c14ed22c667da3bfed23eea0d1e39f6394c0a65b12f46a2e1d695ba9733facf0944a470774d9c574d7021cd69ab9320adcef69ee3ffd34c4d0c61
1523+
languageName: node
1524+
linkType: hard
1525+
1526+
"@redocly/openapi-core@npm:^1.4.0":
15081527
version: 1.25.11
15091528
resolution: "@redocly/openapi-core@npm:1.25.11"
15101529
dependencies:

0 commit comments

Comments
 (0)