From 61f39d0c01b8884cac7fac9391f5ca254b265bfd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 9 Feb 2021 05:34:24 +0000 Subject: [PATCH] Build(deps): bump GlobalWebIndex/cmd-extra from 1.1.2 to 1.4.0 Bumps [GlobalWebIndex/cmd-extra](https://github.com/GlobalWebIndex/cmd-extra) from 1.1.2 to 1.4.0. - [Release notes](https://github.com/GlobalWebIndex/cmd-extra/releases) - [Commits](https://github.com/GlobalWebIndex/cmd-extra/compare/1.1.2...1.4.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..bd40185 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.4.0", "elm/browser": "1.0.2", "elm/core": "1.0.5", "elm/file": "1.0.5",