Skip to content

Commit facb412

Browse files
authored
Update compat for DocumentFormat and StaticLint
#683 needs latest versions. Ideally General registry should be updated as well.
1 parent ad254e7 commit facb412

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)