Skip to content

Commit

Permalink
chore(deps): update dependency diff to v7 (#15296)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent 9a17df2 commit f71bf81
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/diff-sequences/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"devDependencies": {
"@fast-check/jest": "^2.0.0",
"benchmark": "^2.1.4",
"diff": "^5.0.0"
"diff": "^7.0.0"
},
"publishConfig": {
"access": "public"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9174,7 +9174,7 @@ __metadata:
dependencies:
"@fast-check/jest": ^2.0.0
benchmark: ^2.1.4
diff: ^5.0.0
diff: ^7.0.0
languageName: unknown
linkType: soft

Expand All @@ -9185,10 +9185,10 @@ __metadata:
languageName: node
linkType: hard

"diff@npm:^5.0.0":
version: 5.2.0
resolution: "diff@npm:5.2.0"
checksum: 12b63ca9c36c72bafa3effa77121f0581b4015df18bc16bac1f8e263597735649f1a173c26f7eba17fb4162b073fee61788abe49610e6c70a2641fe1895443fd
"diff@npm:^7.0.0":
version: 7.0.0
resolution: "diff@npm:7.0.0"
checksum: 5db0d339476b18dfbc8a08a7504fbcc74789eec626c8d20cf2cdd1871f1448962888128f4447c8f50a1e41a80decfe5e8489c375843b8cf1d42b7c2b611da4e1
languageName: node
linkType: hard

Expand Down

0 comments on commit f71bf81

Please sign in to comment.