Skip to content

Commit

Permalink
Update dependency thheller/shadow-cljs to v2.28.20 (#166)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 21, 2024
1 parent 01a43a6 commit 2696694
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
:cljs {:extra-deps {binaryage/devtools {:mvn/version "1.0.7"}
cider/cider-nrepl {:mvn/version "0.38.1"}
refactor-nrepl/refactor-nrepl {:mvn/version "3.10.0"}
thheller/shadow-cljs {:mvn/version "2.28.19"}}}
:cljs-cli {:extra-deps {thheller/shadow-cljs {:mvn/version "2.28.19"}}
thheller/shadow-cljs {:mvn/version "2.28.20"}}}
:cljs-cli {:extra-deps {thheller/shadow-cljs {:mvn/version "2.28.20"}}
:main-opts ["-m" "shadow.cljs.devtools.cli"]}}}

0 comments on commit 2696694

Please sign in to comment.