From 6393c730fdaac90192f46d63e7beb823f94f87fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 17:23:25 +0000 Subject: [PATCH] Bump text_delta from 1.1.0 to 1.4.0 Bumps [text_delta](https://github.com/deltadoc/text_delta) from 1.1.0 to 1.4.0. - [Release notes](https://github.com/deltadoc/text_delta/releases) - [Changelog](https://github.com/deltadoc/text_delta/blob/master/CHANGELOG.md) - [Commits](https://github.com/deltadoc/text_delta/compare/v1.1.0...v1.4.0) --- updated-dependencies: - dependency-name: text_delta dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- mix.exs | 2 +- mix.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mix.exs b/mix.exs index fd84d00e7..f92df60ca 100644 --- a/mix.exs +++ b/mix.exs @@ -83,7 +83,7 @@ defmodule ChallengeGov.MixProject do {:stein, "~> 0.5"}, {:stein_storage, "~> 0.1"}, {:sweet_xml, "~> 0.6.6"}, - {:text_delta, "~> 1.1.0"}, + {:text_delta, "~> 1.4.0"}, {:timex, "~> 3.5"}, {:waffle, "~> 1.1.5"}, {:waffle_ecto, "~> 0.0.11"}, diff --git a/mix.lock b/mix.lock index 53b2ad6a1..a7918fb74 100644 --- a/mix.lock +++ b/mix.lock @@ -88,7 +88,7 @@ "telemetry": {:hex, :telemetry, "0.4.3", "a06428a514bdbc63293cd9a6263aad00ddeb66f608163bdec7c8995784080818", [:rebar3], [], "hexpm", "eb72b8365ffda5bed68a620d1da88525e326cb82a75ee61354fc24b844768041"}, "telemetry_registry": {:hex, :telemetry_registry, "0.2.1", "fe648a691f2128e4279d993cd010994c67f282354dc061e697bf070d4b87b480", [:mix, :rebar3], [{:telemetry, "~> 0.4", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "4221cefbcadd0b3e7076960339223742d973f1371bc20f3826af640257bc3690"}, "tesla": {:hex, :tesla, "1.3.3", "26ae98627af5c406584aa6755ab5fc96315d70d69a24dd7f8369cfcb75094a45", [:mix], [{:castore, "~> 0.1", [hex: :castore, repo: "hexpm", optional: true]}, {:exjsx, ">= 3.0.0", [hex: :exjsx, repo: "hexpm", optional: true]}, {:fuse, "~> 2.4", [hex: :fuse, repo: "hexpm", optional: true]}, {:gun, "~> 1.3", [hex: :gun, repo: "hexpm", optional: true]}, {:hackney, "~> 1.6", [hex: :hackney, repo: "hexpm", optional: true]}, {:ibrowse, "~> 4.4.0", [hex: :ibrowse, repo: "hexpm", optional: true]}, {:jason, ">= 1.0.0", [hex: :jason, repo: "hexpm", optional: true]}, {:mime, "~> 1.0", [hex: :mime, repo: "hexpm", optional: false]}, {:mint, "~> 1.0", [hex: :mint, repo: "hexpm", optional: true]}, {:poison, ">= 1.0.0", [hex: :poison, repo: "hexpm", optional: true]}, {:telemetry, "~> 0.4", [hex: :telemetry, repo: "hexpm", optional: true]}], "hexpm", "2648f1c276102f9250299e0b7b57f3071c67827349d9173f34c281756a1b124c"}, - "text_delta": {:hex, :text_delta, "1.1.0", "b53ffc23f859ac2a70f7bc36071f21c5e5a7bdb4fa647be7e4869d73e45da3ce", [:mix], [], "hexpm", "fdf471ae9ca3d42bdfba63f2c31aa1403fa9ee22bf56b1d99a9fefc6672b45bb"}, + "text_delta": {:hex, :text_delta, "1.4.0", "ce55cd209d058b14dd15e5c22c5a55f8ca7d1c405e400f4e0e82654ec434d2cf", [:mix], [], "hexpm", "49f94d382c6baf08ae388f5e58901fa0f601154eaa67defae0c22af9f14c8668"}, "timex": {:hex, :timex, "3.7.7", "3ed093cae596a410759104d878ad7b38e78b7c2151c6190340835515d4a46b8a", [:mix], [{:combine, "~> 0.10", [hex: :combine, repo: "hexpm", optional: false]}, {:gettext, "~> 0.10", [hex: :gettext, repo: "hexpm", optional: false]}, {:tzdata, "~> 1.0", [hex: :tzdata, repo: "hexpm", optional: false]}], "hexpm", "0ec4b09f25fe311321f9fc04144a7e3affe48eb29481d7a5583849b6c4dfa0a7"}, "tzdata": {:hex, :tzdata, "1.0.5", "69f1ee029a49afa04ad77801febaf69385f3d3e3d1e4b56b9469025677b89a28", [:mix], [{:hackney, "~> 1.0", [hex: :hackney, repo: "hexpm", optional: false]}], "hexpm", "55519aa2a99e5d2095c1e61cc74c9be69688f8ab75c27da724eb8279ff402a5a"}, "unicode_util_compat": {:hex, :unicode_util_compat, "0.5.0", "8516502659002cec19e244ebd90d312183064be95025a319a6c7e89f4bccd65b", [:rebar3], [], "hexpm", "d48d002e15f5cc105a696cf2f1bbb3fc72b4b770a184d8420c8db20da2674b38"},