Skip to content

Commit

Permalink
build(deps-dev): bump diff from 5.2.0 to 7.0.0 (#4086)
Browse files Browse the repository at this point in the history
Bumps [diff](https://github.com/kpdecker/jsdiff) from 5.2.0 to 7.0.0.
- [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md)
- [Commits](kpdecker/jsdiff@v5.2.0...7.0.0)

---
updated-dependencies:
- dependency-name: diff
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent 029f1b4 commit b67dc04
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"concurrently": "9.0.1",
"cypress": "13.14.2",
"detect-package-manager": "3.0.2",
"diff": "5.2.0",
"diff": "7.0.0",
"esbuild": "0.24.0",
"esbuild-jest": "0.5.0",
"eslint": "8.57.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9520,10 +9520,10 @@ __metadata:
languageName: node
linkType: hard

"diff@npm:5.2.0":
version: 5.2.0
resolution: "diff@npm:5.2.0"
checksum: 10/01b7b440f83a997350a988e9d2f558366c0f90f15be19f4aa7f1bb3109a4e153dfc3b9fbf78e14ea725717017407eeaa2271e3896374a0181e8f52445740846d
"diff@npm:7.0.0":
version: 7.0.0
resolution: "diff@npm:7.0.0"
checksum: 10/e9b8e48d054c9c0c093c65ce8e2637af94b35f2427001607b14e5e0589e534ea3413a7f91ebe6d7c5a1494ace49cb7c7c3972f442ddd96a4767ff091999a082e
languageName: node
linkType: hard

Expand Down Expand Up @@ -18142,7 +18142,7 @@ __metadata:
concurrently: "npm:9.0.1"
cypress: "npm:13.14.2"
detect-package-manager: "npm:3.0.2"
diff: "npm:5.2.0"
diff: "npm:7.0.0"
esbuild: "npm:0.24.0"
esbuild-jest: "npm:0.5.0"
eslint: "npm:8.57.1"
Expand Down

0 comments on commit b67dc04

Please sign in to comment.