Skip to content

Commit 565e733

Browse files
build: siwft format dep bump (#48)
These changes are suggested after running: ``` ./scripts/swift-format ``` Signed-off-by: Fabrizio Demaria <[email protected]>
1 parent 907567c commit 565e733

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

Tools/SwiftFormat/Package.resolved

+18-18
Original file line numberDiff line numberDiff line change
@@ -6,44 +6,44 @@
66
"repositoryURL": "https://github.com/apple/swift-argument-parser.git",
77
"state": {
88
"branch": null,
9-
"revision": "9f39744e025c7d377987f30b03770805dcb0bcd1",
10-
"version": "1.1.4"
9+
"revision": "41982a3656a71c768319979febd796c6fd111d5c",
10+
"version": "1.5.0"
1111
}
1212
},
1313
{
14-
"package": "swift-format",
15-
"repositoryURL": "https://github.com/apple/swift-format",
14+
"package": "cmark-gfm",
15+
"repositoryURL": "https://github.com/apple/swift-cmark.git",
1616
"state": {
1717
"branch": null,
18-
"revision": "5f184220d032a019a63df457cdea4b9c8241e911",
19-
"version": "0.50700.1"
18+
"revision": "3bc2f3e25df0cecc5dc269f7ccae65d0f386f06a",
19+
"version": "0.4.0"
2020
}
2121
},
2222
{
23-
"package": "SwiftSyntax",
24-
"repositoryURL": "https://github.com/apple/swift-syntax",
23+
"package": "swift-format",
24+
"repositoryURL": "https://github.com/apple/swift-format",
2525
"state": {
2626
"branch": null,
27-
"revision": "72d3da66b085c2299dd287c2be3b92b5ebd226de",
28-
"version": "0.50700.1"
27+
"revision": "7996ac678197d293f6c088a1e74bb778b4e10139",
28+
"version": "510.1.0"
2929
}
3030
},
3131
{
32-
"package": "swift-system",
33-
"repositoryURL": "https://github.com/apple/swift-system.git",
32+
"package": "swift-markdown",
33+
"repositoryURL": "https://github.com/apple/swift-markdown.git",
3434
"state": {
3535
"branch": null,
36-
"revision": "836bc4557b74fe6d2660218d56e3ce96aff76574",
37-
"version": "1.1.1"
36+
"revision": "4aae40bf6fff5286e0e1672329d17824ce16e081",
37+
"version": "0.4.0"
3838
}
3939
},
4040
{
41-
"package": "swift-tools-support-core",
42-
"repositoryURL": "https://github.com/apple/swift-tools-support-core.git",
41+
"package": "swift-syntax",
42+
"repositoryURL": "https://github.com/apple/swift-syntax",
4343
"state": {
4444
"branch": null,
45-
"revision": "4f07be3dc201f6e2ee85b6942d0c220a16926811",
46-
"version": "0.2.7"
45+
"revision": "2bc86522d115234d1f588efe2bcb4ce4be8f8b82",
46+
"version": "510.0.3"
4747
}
4848
}
4949
]

0 commit comments

Comments
 (0)