Skip to content

Commit

Permalink
[8.x] chore(NA): update mocha to v10.8 in buildkite deps (#201460) (#…
Browse files Browse the repository at this point in the history
…201468)

# Backport

This will backport the following commits from `main` to `8.x`:
- [chore(NA): update mocha to v10.8 in buildkite deps
(#201460)](#201460)

<!--- Backport version: 9.4.3 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Tiago
Costa","email":"tiago.costa@elastic.co"},"sourceCommit":{"committedDate":"2024-11-22T20:04:04Z","message":"chore(NA):
update mocha to v10.8 in buildkite deps (#201460)\n\nSimple updates
mocha in buildkite
dependencies.","sha":"2d6ed5d0841fe9625fc6e88fc321320abdc22060","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["chore","Team:Operations","release_note:skip","v9.0.0","backport:prev-minor"],"title":"chore(NA):
update mocha to v10.8 in buildkite
deps","number":201460,"url":"https://github.com/elastic/kibana/pull/201460","mergeCommit":{"message":"chore(NA):
update mocha to v10.8 in buildkite deps (#201460)\n\nSimple updates
mocha in buildkite
dependencies.","sha":"2d6ed5d0841fe9625fc6e88fc321320abdc22060"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/201460","number":201460,"mergeCommit":{"message":"chore(NA):
update mocha to v10.8 in buildkite deps (#201460)\n\nSimple updates
mocha in buildkite
dependencies.","sha":"2d6ed5d0841fe9625fc6e88fc321320abdc22060"}}]}]
BACKPORT-->

Co-authored-by: Tiago Costa <tiago.costa@elastic.co>
  • Loading branch information
kibanamachine and mistic authored Nov 22, 2024
1 parent b6dcc7a commit 53acc10
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 139 deletions.
243 changes: 105 additions & 138 deletions .buildkite/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .buildkite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/mocha": "^10.0.1",
"@types/node": "^15.12.2",
"chai": "^4.3.10",
"mocha": "^10.3.0",
"mocha": "^10.8.2",
"nock": "^12.0.2",
"ts-node": "^10.9.2",
"typescript": "^5.1.6"
Expand Down

0 comments on commit 53acc10

Please sign in to comment.