From 87c7d87ebb89528b6bddc0261d8e4d92000cca29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 16:11:22 +0000 Subject: [PATCH] Bump styler from 1.1.2 to 1.2.1 Bumps [styler](https://github.com/adobe/elixir-styler) from 1.1.2 to 1.2.1. - [Release notes](https://github.com/adobe/elixir-styler/releases) - [Changelog](https://github.com/adobe/elixir-styler/blob/main/CHANGELOG.md) - [Commits](https://github.com/adobe/elixir-styler/compare/v1.1.2...v1.2.1) --- updated-dependencies: - dependency-name: styler dependency-type: direct:development 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 60c88b3..dc9e56c 100644 --- a/mix.lock +++ b/mix.lock @@ -13,5 +13,5 @@ "nimble_parsec": {:hex, :nimble_parsec, "1.4.0", "51f9b613ea62cfa97b25ccc2c1b4216e81df970acd8e16e8d1bdc58fef21370d", [:mix], [], "hexpm", "9c565862810fb383e9838c1dd2d7d2c437b3d13b267414ba6af33e50d2d1cf28"}, "recon": {:hex, :recon, "2.5.6", "9052588e83bfedfd9b72e1034532aee2a5369d9d9343b61aeb7fbce761010741", [:mix, :rebar3], [], "hexpm", "96c6799792d735cc0f0fd0f86267e9d351e63339cbe03df9d162010cefc26bb0"}, "sqids_blocklist": {:git, "https://github.com/sqids/sqids-blocklist.git", "0db61e23c392709c70766e07f296fc5209f20bcc", [branch: "main"]}, - "styler": {:hex, :styler, "1.1.2", "d5b14cd4f8f7cc45624d9485cd0edb277ec92583b118409cfcbcb7c78efa5f4b", [:mix], [], "hexpm", "b46edab1f129d0c839d426755e172cf92118e5fac877456d074156b335f1f80b"}, + "styler": {:hex, :styler, "1.2.1", "28f9e3d4b065c22575c56b8ae03d05188add1b21bec5ae664fc1551e2dfcc41b", [:mix], [], "hexpm", "71dc33980e530d21ca54db9c2075e646faa6e7b744a9d4a3dfb0ff01f56595f0"}, }