mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
Update dependency @redocly/cli to ^1.28.5 (main) (#211283)
This commit is contained in:
parent
040accf49e
commit
0f5671e2b3
2 changed files with 9 additions and 9 deletions
16
oas_docs/package-lock.json
generated
16
oas_docs/package-lock.json
generated
|
@ -9,7 +9,7 @@
|
|||
"version": "1.0.0",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@redocly/cli": "^1.28.3",
|
||||
"@redocly/cli": "^1.28.5",
|
||||
"bump-cli": "^2.8.4"
|
||||
}
|
||||
},
|
||||
|
@ -498,12 +498,12 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@redocly/cli": {
|
||||
"version": "1.28.5",
|
||||
"resolved": "https://registry.npmjs.org/@redocly/cli/-/cli-1.28.5.tgz",
|
||||
"integrity": "sha512-06EIhhqW9tmrlGutpZFFqjnNTIX7wXHvP7BBw6vKJjy6nd++9nHz+B8feeeoJHC7Q2vK7XoCuOMDzqY6BNCCug==",
|
||||
"version": "1.29.0",
|
||||
"resolved": "https://registry.npmjs.org/@redocly/cli/-/cli-1.29.0.tgz",
|
||||
"integrity": "sha512-xpvcZUCFzp2sZCv3WB8ffrFTSUA7Ha2CucI6E6YJrv5d1i8jupeDIClPJ6dwWLrTfTgP/0e6c6R436pwSwzMGg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@redocly/openapi-core": "1.28.5",
|
||||
"@redocly/openapi-core": "1.29.0",
|
||||
"abort-controller": "^3.0.0",
|
||||
"chokidar": "^3.5.1",
|
||||
"colorette": "^1.2.0",
|
||||
|
@ -538,9 +538,9 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@redocly/openapi-core": {
|
||||
"version": "1.28.5",
|
||||
"resolved": "https://registry.npmjs.org/@redocly/openapi-core/-/openapi-core-1.28.5.tgz",
|
||||
"integrity": "sha512-eAuL+x1oBbodJksPm4UpFU57A6z1n1rx9JNpD87CObwtbRf5EzW29Ofd0t057bPGcHc8cYZtZzJ69dcRQ9xGdg==",
|
||||
"version": "1.29.0",
|
||||
"resolved": "https://registry.npmjs.org/@redocly/openapi-core/-/openapi-core-1.29.0.tgz",
|
||||
"integrity": "sha512-Ju8POuRjYLTl6JfaSMq5exzhw4E/f1Qb7fGxgS4/PDSTzS1jzZ/UUJRBPeiQ1Ag7yuxH6JwltOr2iiltnBey1w==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@redocly/ajv": "^8.11.2",
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"bump-cli": "^2.8.4",
|
||||
"@redocly/cli": "^1.28.3"
|
||||
"@redocly/cli": "^1.28.5"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue