From 44c646219379386e6ccdc8f47530dfd3b89ef546 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 12 Apr 2021 05:59:12 +0000 Subject: [PATCH] Build(deps): bump ianmackenzie/elm-units from 2.5.0 to 2.8.0 Bumps [ianmackenzie/elm-units](https://github.com/ianmackenzie/elm-units) from 2.5.0 to 2.8.0. - [Release notes](https://github.com/ianmackenzie/elm-units/releases) - [Commits](https://github.com/ianmackenzie/elm-units/compare/2.5.0...2.8.0) Signed-off-by: dependabot-preview[bot] --- elm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elm.json b/elm.json index b331d45..b0f1b8c 100644 --- a/elm.json +++ b/elm.json @@ -14,7 +14,7 @@ "elm/json": "1.1.3", "elm/regex": "1.0.0", "elm/svg": "1.0.1", - "ianmackenzie/elm-units": "2.5.0" + "ianmackenzie/elm-units": "2.8.0" }, "indirect": { "elm/bytes": "1.0.4",