From aa49977fdd912ae1187233f53e08cbd60b0ff984 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 16 Sep 2020 05:43:04 +0000 Subject: [PATCH] Build(deps): bump ianmackenzie/elm-units from 2.5.0 to 2.7.0 Bumps [ianmackenzie/elm-units](https://github.com/ianmackenzie/elm-units) from 2.5.0 to 2.7.0. - [Release notes](https://github.com/ianmackenzie/elm-units/releases) - [Commits](https://github.com/ianmackenzie/elm-units/compare/2.5.0...2.7.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..924eead 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.7.0" }, "indirect": { "elm/bytes": "1.0.4",