From 27c392f758b4a8261b34044f0a3518b75706af5f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2020 06:38:18 +0000 Subject: [PATCH] Build(deps): bump GlobalWebIndex/cmd-extra from 1.1.2 to 1.2.0 Bumps [GlobalWebIndex/cmd-extra](https://github.com/GlobalWebIndex/cmd-extra) from 1.1.2 to 1.2.0. - [Release notes](https://github.com/GlobalWebIndex/cmd-extra/releases) - [Commits](https://github.com/GlobalWebIndex/cmd-extra/compare/1.1.2...1.2.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 e4a38bf..1703310 100644 --- a/elm.json +++ b/elm.json @@ -6,7 +6,7 @@ "elm-version": "0.19.0", "dependencies": { "direct": { - "GlobalWebIndex/cmd-extra": "1.1.2", + "GlobalWebIndex/cmd-extra": "1.2.0", "elm/browser": "1.0.2", "elm/core": "1.0.5", "elm/file": "1.0.5",