Skip to content

Commit b94e61a

Browse files
committed
Bump tooling
1 parent 6290e47 commit b94e61a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bb.edn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{:deps
22
{lambdaisland/deep-diff2 {:local/root "."}
33
lambdaisland/open-source {:git/url "https://github.com/lambdaisland/open-source"
4-
:git/sha "4cb6231e7df947ee8f5434e7ad48ffd8e273bcf5"}}
4+
:git/sha "6cb675d2adae284021f8cd94dcfbd078986b39bd"}}
55
:tasks
66
{test:bb {:doc "Run babashka tests with custom runner"
77
:extra-paths ["src" "test"]

deps.edn

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@
1212

1313
:chui
1414
{:extra-deps {lambdaisland/chui {:local/root "../chui"}
15-
thheller/shadow-cljs {:mvn/version "2.27.4"}
15+
thheller/shadow-cljs {:mvn/version "2.28.20"}
1616
garden/garden {:mvn/version "1.3.10"}}
1717
:extra-paths ["../chui/resources" "../chui/dev"]}
1818

1919
:test
2020
{:extra-paths ["test"]
21-
:extra-deps {lambdaisland/kaocha {:mvn/version "1.87.1366"}
21+
:extra-deps {lambdaisland/kaocha {:mvn/version "1.91.1392"}
2222
com.lambdaisland/kaocha-cljs {:mvn/version "1.5.154"}
2323
org.clojure/clojurescript {:mvn/version "1.11.132"}
2424
org.clojure/test.check {:mvn/version "1.1.1"}}}}}

0 commit comments

Comments
 (0)