From c91d331e08e05a95a084c5f18d0c9a9d3955668b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2024 12:13:09 +0000 Subject: [PATCH] Bump stil4m/elm-syntax from 7.3.2 to 7.3.3 in /review Bumps [stil4m/elm-syntax](https://github.com/stil4m/elm-syntax) from 7.3.2 to 7.3.3. - [Changelog](https://github.com/stil4m/elm-syntax/blob/master/CHANGELOG.md) - [Commits](https://github.com/stil4m/elm-syntax/compare/7.3.2...7.3.3) --- updated-dependencies: - dependency-name: stil4m/elm-syntax dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- review/elm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/review/elm.json b/review/elm.json index caa6f1f..809ad05 100644 --- a/review/elm.json +++ b/review/elm.json @@ -13,7 +13,7 @@ "jfmengels/elm-review-the-elm-architecture": "1.0.3", "jfmengels/elm-review-unused": "1.2.3", "sparksp/elm-review-imports": "1.0.2", - "stil4m/elm-syntax": "7.3.2", + "stil4m/elm-syntax": "7.3.3", "truqu/elm-review-nobooleancase": "1.0.1", "truqu/elm-review-noredundantconcat": "1.0.1", "truqu/elm-review-noredundantcons": "1.0.1"