diff --git a/dep_versions.exs b/dep_versions.exs index 501c91d2f..bdbb7fb5a 100644 --- a/dep_versions.exs +++ b/dep_versions.exs @@ -1,5 +1,5 @@ [ - elixir_sense: "1d701ea30b5f470d2a2c0c3c9727ba1b6c8fab66", + elixir_sense: "52ee95beaf21cc03075333562cc3c7cb75e9a6d8", dialyxir_vendored: "7e908b4d760c7329046e0ee3076be9156cd784e1", jason_v: "c81537e2a5e1acacb915cf339fe400357e3c2aaa" ] diff --git a/mix.lock b/mix.lock index e88d6a60b..19250bcbc 100644 --- a/mix.lock +++ b/mix.lock @@ -2,7 +2,7 @@ "benchee": {:hex, :benchee, "1.1.0", "f3a43817209a92a1fade36ef36b86e1052627fd8934a8b937ac9ab3a76c43062", [:mix], [{:deep_merge, "~> 1.0", [hex: :deep_merge, repo: "hexpm", optional: false]}, {:statistex, "~> 1.0", [hex: :statistex, repo: "hexpm", optional: false]}], "hexpm", "7da57d545003165a012b587077f6ba90b89210fd88074ce3c60ce239eb5e6d93"}, "deep_merge": {:hex, :deep_merge, "1.0.0", "b4aa1a0d1acac393bdf38b2291af38cb1d4a52806cf7a4906f718e1feb5ee961", [:mix], [], "hexpm", "ce708e5f094b9cd4e8f2be4f00d2f4250c4095be93f8cd6d018c753894885430"}, "dialyxir_vendored": {:git, "https://github.com/elixir-lsp/dialyxir.git", "7e908b4d760c7329046e0ee3076be9156cd784e1", [ref: "7e908b4d760c7329046e0ee3076be9156cd784e1"]}, - "elixir_sense": {:git, "https://github.com/elixir-lsp/elixir_sense.git", "1d701ea30b5f470d2a2c0c3c9727ba1b6c8fab66", [ref: "1d701ea30b5f470d2a2c0c3c9727ba1b6c8fab66"]}, + "elixir_sense": {:git, "https://github.com/elixir-lsp/elixir_sense.git", "52ee95beaf21cc03075333562cc3c7cb75e9a6d8", [ref: "52ee95beaf21cc03075333562cc3c7cb75e9a6d8"]}, "erl2ex": {:git, "https://github.com/dazuma/erl2ex.git", "244c2d9ed5805ef4855a491d8616b8842fef7ca4", []}, "erlex": {:hex, :erlex, "0.2.6", "c7987d15e899c7a2f34f5420d2a2ea0d659682c06ac607572df55a43753aa12e", [:mix], [], "hexpm", "2ed2e25711feb44d52b17d2780eabf998452f6efda104877a3881c2f8c0c0c75"}, "jason_v": {:git, "https://github.com/elixir-lsp/jason.git", "c81537e2a5e1acacb915cf339fe400357e3c2aaa", [ref: "c81537e2a5e1acacb915cf339fe400357e3c2aaa"]},