Skip to content

Commit

Permalink
bump elixir_sense
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszsamson committed Jan 30, 2025
1 parent 8fa638a commit aa3fc40
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dep_versions.exs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[
elixir_sense: "706c498be371882366151b588e5cd13c9c08404c",
elixir_sense: "f542a09d8f382be1f48a55e4543610acfa59c18f",
dialyxir_vendored: "f8f64cfb6797c518294687e7c03ae817bacbc6ee",
jason_v: "f1c10fa9c445cb9f300266122ef18671054b2330",
erl2ex_vendored: "073ac6b9a44282e718b6050c7b27cedf9217a12a",
Expand Down
2 changes: 1 addition & 1 deletion mix.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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", "f8f64cfb6797c518294687e7c03ae817bacbc6ee", [ref: "f8f64cfb6797c518294687e7c03ae817bacbc6ee"]},
"elixir_sense": {:git, "https://github.com/elixir-lsp/elixir_sense.git", "706c498be371882366151b588e5cd13c9c08404c", [ref: "706c498be371882366151b588e5cd13c9c08404c"]},
"elixir_sense": {:git, "https://github.com/elixir-lsp/elixir_sense.git", "f542a09d8f382be1f48a55e4543610acfa59c18f", [ref: "f542a09d8f382be1f48a55e4543610acfa59c18f"]},
"erl2ex_vendored": {:git, "https://github.com/elixir-lsp/erl2ex.git", "073ac6b9a44282e718b6050c7b27cedf9217a12a", [ref: "073ac6b9a44282e718b6050c7b27cedf9217a12a"]},
"erlex_vendored": {:git, "https://github.com/elixir-lsp/erlex.git", "c0e448db27bcbb3f369861d13e3b0607ed37048d", [ref: "c0e448db27bcbb3f369861d13e3b0607ed37048d"]},
"jason_v": {:git, "https://github.com/elixir-lsp/jason.git", "f1c10fa9c445cb9f300266122ef18671054b2330", [ref: "f1c10fa9c445cb9f300266122ef18671054b2330"]},
Expand Down

0 comments on commit aa3fc40

Please sign in to comment.