Skip to content

Commit

Permalink
Bump diff from 5.2.0 to 6.0.0
Browse files Browse the repository at this point in the history
Bumps [diff](https://github.com/kpdecker/jsdiff) from 5.2.0 to 6.0.0.
- [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md)
- [Commits](kpdecker/jsdiff@v5.2.0...v6.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 7c155f5 commit 7c62405
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 @@ -25,7 +25,7 @@
"babel-jest": "^29.7.0",
"chalk": "^5.3.0",
"core-js": "~3.37.1",
"diff": "^5.2.0",
"diff": "^6.0.0",
"eslint": "^9.9.0",
"expect": "^29.7.0",
"globals": "^15.9.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1532,7 +1532,7 @@ __metadata:
babel-jest: "npm:^29.7.0"
chalk: "npm:^5.3.0"
core-js: "npm:~3.37.1"
diff: "npm:^5.2.0"
diff: "npm:^6.0.0"
eslint: "npm:^9.9.0"
expect: "npm:^29.7.0"
globals: "npm:^15.9.0"
Expand Down Expand Up @@ -3154,10 +3154,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:^6.0.0":
version: 6.0.0
resolution: "diff@npm:6.0.0"
checksum: 10/86232339fe3d301c1d8e729f6ae553cf3f39713fffcaf57b3b3eecb873514ae4eb3ac9a90d2588b24b0ef864f46fd6f2c1fff55209a352080a9a5e26e8cf78eb
languageName: node
linkType: hard

Expand Down

0 comments on commit 7c62405

Please sign in to comment.