diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-01-20 21:25:43 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-01-20 21:25:43 +0000 |
| commit | 415a2133c4e067a1aebaddd6a3ecbe55260aeed8 (patch) | |
| tree | c9796f5fb31a766ba317324ed7168d0f900efb45 | |
| parent | Merge pull request #25 from Fuwn/renovate/commitlint-monorepo (diff) | |
| download | lime-old-dependabot/npm_and_yarn/diff-4.0.4.tar.xz lime-old-dependabot/npm_and_yarn/diff-4.0.4.zip | |
chore(deps): bump diff from 4.0.2 to 4.0.4dependabot/npm_and_yarn/diff-4.0.4
Bumps [diff](https://github.com/kpdecker/jsdiff) from 4.0.2 to 4.0.4.
- [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md)
- [Commits](https://github.com/kpdecker/jsdiff/compare/v4.0.2...v4.0.4)
---
updated-dependencies:
- dependency-name: diff
dependency-version: 4.0.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
| -rw-r--r-- | yarn.lock | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -779,9 +779,9 @@ [email protected]: integrity sha512-oSyFlqaTHCItVRGK5RmrmjB+CmaMOW7IaNA/kdxqhoa6d17j/5ce9O9eWXmV/KEdRwqpQA+Vqe8a8Bsybu4YnA== diff@^4.0.1: - version "4.0.2" - resolved "https://registry.yarnpkg.com/diff/-/diff-4.0.2.tgz#60f3aecb89d5fae520c11aa19efc2bb982aade7d" - integrity sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A== + version "4.0.4" + resolved "https://registry.yarnpkg.com/diff/-/diff-4.0.4.tgz#7a6dbfda325f25f07517e9b518f897c08332e07d" + integrity sha512-X07nttJQkwkfKfvTPG/KSnE2OMdcUCao6+eXF3wmnIQRn2aPAHH3VxDbDOdegkd6JbPsXqShpvEOHfAT+nCNwQ== dot-prop@^5.1.0: version "5.3.0" |