mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
Update dependency @redocly/cli to ^1.32.1 (main) (#213914)
This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [@redocly/cli](https://redirect.github.com/Redocly/redocly-cli) | devDependencies | patch | [`^1.32.0` -> `^1.32.1`](https://renovatebot.com/diffs/npm/@redocly%2fcli/1.33.0/1.32.1) | `1.33.0` (+1) | | [@redocly/cli](https://redirect.github.com/Redocly/redocly-cli) | dependencies | patch | [`^1.32.0` -> `^1.32.1`](https://renovatebot.com/diffs/npm/@redocly%2fcli/1.33.0/1.32.1) | `1.33.0` (+1) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOkNvcmUiLCJiYWNrcG9ydDpwcmV2LW1pbm9yIiwicmVsZWFzZV9ub3RlOnNraXAiXX0=--> Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
This commit is contained in:
parent
f7d4f19096
commit
9004980476
4 changed files with 4 additions and 4 deletions
2
oas_docs/package-lock.json
generated
2
oas_docs/package-lock.json
generated
|
@ -9,7 +9,7 @@
|
|||
"version": "1.0.0",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@redocly/cli": "^1.32.0",
|
||||
"@redocly/cli": "^1.32.2",
|
||||
"bump-cli": "^2.8.4"
|
||||
}
|
||||
},
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"bump-cli": "^2.8.4",
|
||||
"@redocly/cli": "^1.32.0"
|
||||
"@redocly/cli": "^1.32.2"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
|
|
|
@ -1543,7 +1543,7 @@
|
|||
"@octokit/rest": "^21.1.1",
|
||||
"@parcel/watcher": "^2.1.0",
|
||||
"@playwright/test": "1.49.0",
|
||||
"@redocly/cli": "^1.32.0",
|
||||
"@redocly/cli": "^1.32.2",
|
||||
"@statoscope/webpack-plugin": "^5.28.2",
|
||||
"@storybook/addon-a11y": "^6.5.16",
|
||||
"@storybook/addon-actions": "^6.5.16",
|
||||
|
|
|
@ -9376,7 +9376,7 @@
|
|||
require-from-string "^2.0.2"
|
||||
uri-js-replace "^1.0.1"
|
||||
|
||||
"@redocly/cli@^1.32.0":
|
||||
"@redocly/cli@^1.32.2":
|
||||
version "1.33.0"
|
||||
resolved "https://registry.yarnpkg.com/@redocly/cli/-/cli-1.33.0.tgz#18f369a4114a18d40a15ccf0955a8e2112266a77"
|
||||
integrity sha512-UxdxEfoTKr8pF/ijVI5cPfUdmbuUxDYA0VsvAFGJFg0SXmUtExRExQkp+tW8mLcCnSuhuU6Btt2Lb9vkcALRUg==
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue