Skip to content

Commit 9eacd85

Browse files
Update dependency swiftlang/swift-syntax to v603
1 parent 252a4ba commit 9eacd85

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ let package = Package(
107107
dependencies: [
108108
.package(url: "https://github.com/swiftwasm/JavaScriptKit.git", from: "0.47.1"),
109109
.package(url: "https://github.com/apple/swift-argument-parser.git", from: "1.7.0"),
110-
.package(url: "https://github.com/swiftlang/swift-syntax.git", from: "602.0.0"),
110+
.package(url: "https://github.com/swiftlang/swift-syntax.git", from: "603.0.2"),
111111
.package(url: "https://github.com/swiftlang/swift-format.git", from: "602.0.0"),
112112
],
113113
targets: isWasmBuild

0 commit comments

Comments
 (0)