From c9fc3d436df7fdd02501f9169b50c17a932337a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 07:08:37 +0000 Subject: [PATCH] Bump ymlr from 5.0.0 to 5.1.0 Bumps [ymlr](https://github.com/ufirstgroup/ymlr) from 5.0.0 to 5.1.0. - [Release notes](https://github.com/ufirstgroup/ymlr/releases) - [Changelog](https://github.com/ufirstgroup/ymlr/blob/main/CHANGELOG.md) - [Commits](https://github.com/ufirstgroup/ymlr/compare/v5.0.0...v5.1.0) --- updated-dependencies: - dependency-name: ymlr dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- mix.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.lock b/mix.lock index bf60074..042c6cb 100644 --- a/mix.lock +++ b/mix.lock @@ -33,5 +33,5 @@ "unicode_util_compat": {:hex, :unicode_util_compat, "0.7.0", "bc84380c9ab48177092f43ac89e4dfa2c6d62b40b8bd132b1059ecc7232f9a78", [:rebar3], [], "hexpm", "25eee6d67df61960cf6a794239566599b09e17e668d3700247bc498638152521"}, "yamerl": {:hex, :yamerl, "0.10.0", "4ff81fee2f1f6a46f1700c0d880b24d193ddb74bd14ef42cb0bcf46e81ef2f8e", [:rebar3], [], "hexpm", "346adb2963f1051dc837a2364e4acf6eb7d80097c0f53cbdc3046ec8ec4b4e6e"}, "yaml_elixir": {:hex, :yaml_elixir, "2.9.0", "9a256da867b37b8d2c1ffd5d9de373a4fda77a32a45b452f1708508ba7bbcb53", [:mix], [{:yamerl, "~> 0.10", [hex: :yamerl, repo: "hexpm", optional: false]}], "hexpm", "0cb0e7d4c56f5e99a6253ed1a670ed0e39c13fc45a6da054033928607ac08dfc"}, - "ymlr": {:hex, :ymlr, "5.0.0", "0d3e024c844c1cd5d19083fb9bb3b560a17c4a7cfd8185bdb685789caf46ceda", [:mix], [], "hexpm", "53022a60365c411742e124eb919287be1e73b490cf5a8733e9ccef127abc7186"}, + "ymlr": {:hex, :ymlr, "5.1.0", "e2692b5c3658edc33d4deae68cfe3e17947ec570aede2aefe9c45b053e3c869c", [:mix], [], "hexpm", "bb6599ff99b34cda3a5ae882f6129cf84c282dcb531aae6086eb18542ffb7c4a"}, }