Skip to content

Commit

Permalink
Update Diff dependency (fixes koalaman#3075)
Browse files Browse the repository at this point in the history
  • Loading branch information
koalaman committed Nov 3, 2024
1 parent 0970187 commit 792466b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ShellCheck.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ library
bytestring >= 0.10.6 && < 0.13,
containers >= 0.5.6 && < 0.8,
deepseq >= 1.4.1 && < 1.6,
Diff >= 0.4.0 && < 0.6,
Diff >= 0.4.0 && < 1.1,
fgl (>= 5.7.0 && < 5.8.1.0) || (>= 5.8.1.1 && < 5.9),
filepath >= 1.4.0 && < 1.5,
mtl >= 2.2.2 && < 2.4,
Expand Down

0 comments on commit 792466b

Please sign in to comment.