mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
# Backport This will backport the following commits from `main` to `8.16`: - [[CI] Upgrade buildkite deps (#203160)](https://github.com/elastic/kibana/pull/203160)
This commit is contained in:
parent
f2a704a7c9
commit
1a310f0acf
2 changed files with 670 additions and 206 deletions
872
.buildkite/package-lock.json
generated
872
.buildkite/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -11,7 +11,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@octokit/rest": "^18.10.0",
|
||||
"axios": "^1.7.4",
|
||||
"axios": "^1.7.9",
|
||||
"globby": "^11.1.0",
|
||||
"js-yaml": "^4.1.0",
|
||||
"minimatch": "^5.0.1",
|
||||
|
@ -24,7 +24,7 @@
|
|||
"@types/mocha": "^10.0.1",
|
||||
"@types/node": "^15.12.2",
|
||||
"chai": "^4.3.10",
|
||||
"mocha": "^10.3.0",
|
||||
"mocha": "^11.0.1",
|
||||
"nock": "^12.0.2",
|
||||
"ts-node": "^10.9.2",
|
||||
"typescript": "^5.1.6"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue