From 24bd6221b45b4ddf4c1be4ae61641dca15a592d5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2020 13:29:38 +0000 Subject: [PATCH] Bump elm/core from 1.0.2 to 1.0.5 Bumps [elm/core](https://github.com/elm/core) from 1.0.2 to 1.0.5. - [Release notes](https://github.com/elm/core/releases) - [Changelog](https://github.com/elm/core/blob/master/changelog.md) - [Commits](https://github.com/elm/core/compare/1.0.2...1.0.5) 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 2137ba1..6ddc2a4 100644 --- a/elm.json +++ b/elm.json @@ -8,7 +8,7 @@ "direct": { "NoRedInk/elm-json-decode-pipeline": "1.0.0", "elm/browser": "1.0.1", - "elm/core": "1.0.2", + "elm/core": "1.0.5", "elm/html": "1.0.0", "elm/http": "2.0.0", "elm/json": "1.1.3",