Skip to content

Commit e8d2ac2

Browse files
authored
Merge pull request #687 from non-Jedi/patch-2
Update compat for DocumentFormat and StaticLint
2 parents ad254e7 + facb412 commit e8d2ac2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ Sockets = "6462fe0b-24de-5631-8697-dd941f90decc"
2525
JSON = "0.20, 0.21"
2626
julia = "1"
2727
CSTParser = "2.2"
28-
DocumentFormat = "2.1"
29-
StaticLint = "4.2"
28+
DocumentFormat = "2.2"
29+
StaticLint = "4.3"
3030
Tokenize = "0.5.7"
3131
SymbolServer = "4.2"
3232
URIParser = "0.4.1"

0 commit comments

Comments
 (0)