Skip to content

Commit

Permalink
Update npm package @redocly/cli to v1.25.15 (#5782)
Browse files Browse the repository at this point in the history
Co-authored-by: hash-worker[bot] <180894564+hash-worker[bot]@users.noreply.github.com>
Co-authored-by: vilkinsons <[email protected]>
  • Loading branch information
hash-worker[bot] and vilkinsons authored Dec 3, 2024
1 parent 42fee1c commit 6722758
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion libs/@local/graph/client/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"devDependencies": {
"@local/eslint-config": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@redocly/cli": "1.25.14",
"@redocly/cli": "1.25.15",
"@rust/hash-graph-api": "0.0.0-private",
"@types/node": "22.10.1",
"fix-esm-import-path": "1.10.1",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8527,7 +8527,7 @@ __metadata:
"@local/eslint-config": "npm:0.0.0-private"
"@local/tsconfig": "npm:0.0.0-private"
"@openapitools/openapi-generator-cli": "npm:2.15.3"
"@redocly/cli": "npm:1.25.14"
"@redocly/cli": "npm:1.25.15"
"@rust/hash-graph-api": "npm:0.0.0-private"
"@types/node": "npm:22.10.1"
axios: "npm:1.7.8"
Expand Down Expand Up @@ -11953,11 +11953,11 @@ __metadata:
languageName: node
linkType: hard

"@redocly/cli@npm:1.25.14":
version: 1.25.14
resolution: "@redocly/cli@npm:1.25.14"
"@redocly/cli@npm:1.25.15":
version: 1.25.15
resolution: "@redocly/cli@npm:1.25.15"
dependencies:
"@redocly/openapi-core": "npm:1.25.14"
"@redocly/openapi-core": "npm:1.25.15"
abort-controller: "npm:^3.0.0"
chokidar: "npm:^3.5.1"
colorette: "npm:^1.2.0"
Expand All @@ -11979,23 +11979,23 @@ __metadata:
bin:
openapi: bin/cli.js
redocly: bin/cli.js
checksum: 10c0/2488be44437bd082d3dd17baad313e905a2f059ea8e6c20e1b30d88a9e22fb0df1ab010fc0717a996ea2ad3d0b464089f4b62bfab2a2a52cb5da58e8a0466fe6
checksum: 10c0/cc182693b9276b01e70140fa35da88671af271ad15776478245f4a1fc5850d82ae7646704df6ef02ee28927d552fd95ee3e5e73f9c4a3b8b516684bc502e88ee
languageName: node
linkType: hard

"@redocly/config@npm:^0.16.0":
version: 0.16.0
resolution: "@redocly/config@npm:0.16.0"
checksum: 10c0/9e2ee2b1eb61312d0479aee9ebb583818d0a061170ac4b733c5ab3a9351e2fdcaf282e9378f82853a7adcde899e218e43ea8d95f0068b3c0ac97c7333517ef34
"@redocly/config@npm:^0.17.0":
version: 0.17.1
resolution: "@redocly/config@npm:0.17.1"
checksum: 10c0/47dca7970d921d8f128422fbc14cdf2e74e4c3bb76b1ce3ce8e33e2c90d39b1c7ca96c84c108a23e6abae30120b1b761a0abc70d631590e8a78831b2335b942b
languageName: node
linkType: hard

"@redocly/openapi-core@npm:1.25.14, @redocly/openapi-core@npm:^1.4.0":
version: 1.25.14
resolution: "@redocly/openapi-core@npm:1.25.14"
"@redocly/openapi-core@npm:1.25.15, @redocly/openapi-core@npm:^1.4.0":
version: 1.25.15
resolution: "@redocly/openapi-core@npm:1.25.15"
dependencies:
"@redocly/ajv": "npm:^8.11.2"
"@redocly/config": "npm:^0.16.0"
"@redocly/config": "npm:^0.17.0"
colorette: "npm:^1.2.0"
https-proxy-agent: "npm:^7.0.4"
js-levenshtein: "npm:^1.1.6"
Expand All @@ -12005,7 +12005,7 @@ __metadata:
node-fetch: "npm:^2.6.1"
pluralize: "npm:^8.0.0"
yaml-ast-parser: "npm:0.0.43"
checksum: 10c0/58d2b650a7ff2aa27d1764e9323c006ebb6ea76067b2a27b9e5df7d2381cdf41631db7955b67b07d3864f9ce94f07c644c10744ae856dd75e857fea60117854b
checksum: 10c0/e7ae4b7b8d0fd84bda1c69e528f5c565d2651543c497aee850b889f7684a859376c98fe98cf78e6b1de9b077fd3407cd7bb1cca5a83d407cad27ad94472d0d04
languageName: node
linkType: hard

Expand Down

0 comments on commit 6722758

Please sign in to comment.