Skip to content

Commit

Permalink
deps: bump diff from 5.2.0 to 7.0.0 (#1616)
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:production
  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 11, 2024
1 parent 3138352 commit b6b088d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@
"conventional-changelog-conventionalcommits": "^8.0.0",
"cors": "^2.8.5",
"depcheck": "^1.4.3",
"diff": "^5.1.0",
"diff": "^7.0.0",
"electron-mocha": "^13.0.0",
"env-paths": "^3.0.0",
"esbuild": "^0.24.0",
Expand Down

0 comments on commit b6b088d

Please sign in to comment.