From 11db9541651ce868e783b823b2f9827ecc697e94 Mon Sep 17 00:00:00 2001 From: "elastic-renovate-prod[bot]" <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Date: Wed, 28 May 2025 19:28:35 +0200 Subject: [PATCH] Update dependency diff to ^8.0.1 (main) (#221012) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [diff](https://redirect.github.com/kpdecker/jsdiff) | dependencies | patch | [`^8.0.0` -> `^8.0.1`](https://renovatebot.com/diffs/npm/diff/8.0.1/8.0.1) | `8.0.2` | --- ### 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 this update again. --- - [ ] 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). Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> (cherry picked from commit 269aea21e14a9f6b74689b46cff30ab670f57d99) --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8ad54cd3ca136..0d4a8c3197265 100644 --- a/package.json +++ b/package.json @@ -1150,7 +1150,7 @@ "deep-freeze-strict": "^1.1.1", "deepmerge": "^4.3.1", "del": "^6.1.0", - "diff": "^8.0.0", + "diff": "^8.0.1", "dotenv": "^16.4.5", "elastic-apm-node": "^4.13.0", "email-addresses": "^5.0.0", diff --git a/yarn.lock b/yarn.lock index e19b6448c9eb5..6b084d9d93b7d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16883,7 +16883,7 @@ diff@^5.0.0, diff@^5.1.0, diff@^5.2.0: resolved "https://registry.yarnpkg.com/diff/-/diff-5.2.0.tgz#26ded047cd1179b78b9537d5ef725503ce1ae531" integrity sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A== -diff@^8.0.0: +diff@^8.0.1: version "8.0.1" resolved "https://registry.yarnpkg.com/diff/-/diff-8.0.1.tgz#1562531dbca460fe5be98a026412996ccab1abd5" integrity sha512-rEaM3KmVm78zE3dFZaop3aCQa2MTm+T4kcigUFLVU/KbOYdiY6JnL2g2puOYnct3QFw9pjZadaCbCZ1O8ArMlQ==