Skip to content

Commit

Permalink
Update npm package @redocly/cli to v1.25.11 (#5585)
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>
  • Loading branch information
hash-worker[bot] authored Nov 5, 2024
1 parent 6f6b7d8 commit c76851c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion libs/@local/hash-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.10",
"@redocly/cli": "1.25.11",
"@rust/graph-api": "0.0.0-private",
"@types/node": "22.9.0",
"eslint": "8.57.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7587,12 +7587,12 @@
require-from-string "^2.0.2"
uri-js-replace "^1.0.1"

"@redocly/[email protected].10":
version "1.25.10"
resolved "https://registry.yarnpkg.com/@redocly/cli/-/cli-1.25.10.tgz#647e33e4171d74a4f879304ba87366ac650ed83d"
integrity sha512-zoRMvSYOLzurcb3be5HLLlc5dLGICyHY8mueCbdE2DmLbFERhJJ5iiABKvNRJSr03AR6X569f4mraBJpAsGJnQ==
"@redocly/[email protected].11":
version "1.25.11"
resolved "https://registry.yarnpkg.com/@redocly/cli/-/cli-1.25.11.tgz#8ec17a6535aebfd166e8cab8ffcc9d768af1b014"
integrity sha512-dttBsmLnnbTlJCTa+s7Sy+qtXDq692n7Ru3nUUIHp9XdCbhXIHWhpc8uAl+GmR4MGbVe8ohATl3J+zX3aFy82A==
dependencies:
"@redocly/openapi-core" "1.25.10"
"@redocly/openapi-core" "1.25.11"
abort-controller "^3.0.0"
chokidar "^3.5.1"
colorette "^1.2.0"
Expand All @@ -7617,10 +7617,10 @@
resolved "https://registry.yarnpkg.com/@redocly/config/-/config-0.16.0.tgz#4b7700a5cb6e04bc6d6fdb94b871c9e260a1fba6"
integrity sha512-t9jnODbUcuANRSl/K4L9nb12V+U5acIHnVSl26NWrtSdDZVtoqUXk2yGFPZzohYf62cCfEQUT8ouJ3bhPfpnJg==

"@redocly/[email protected].10", "@redocly/openapi-core@^1.4.0":
version "1.25.10"
resolved "https://registry.yarnpkg.com/@redocly/openapi-core/-/openapi-core-1.25.10.tgz#6ca3f1ad1b826e3680f91752abf11aa40856f6b8"
integrity sha512-wcGnSonJZvjpPaJJs+qh0ADYy0aCbaNhCXhJVES9RlknMc7V9nbqLQ67lkwaXhpp/fskm9GJWL/U9Xyiuclbqw==
"@redocly/[email protected].11", "@redocly/openapi-core@^1.4.0":
version "1.25.11"
resolved "https://registry.yarnpkg.com/@redocly/openapi-core/-/openapi-core-1.25.11.tgz#93f168284986da6809363b001e9aa7c2104c2fc0"
integrity sha512-bH+a8izQz4fnKROKoX3bEU8sQ9rjvEIZOqU6qTmxlhOJ0NsKa5e+LmU18SV0oFeg5YhWQhhEDihXkvKJ1wMMNQ==
dependencies:
"@redocly/ajv" "^8.11.2"
"@redocly/config" "^0.16.0"
Expand Down

0 comments on commit c76851c

Please sign in to comment.