From 1d2363449fc499df8e451c963ec54ac426a33e10 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 1 May 2021 05:37:32 +0000 Subject: [PATCH] build(deps-dev): bump shadow-cljs from 2.10.22 to 2.12.5 in /template Bumps [shadow-cljs](https://github.com/thheller/shadow-cljs) from 2.10.22 to 2.12.5. - [Release notes](https://github.com/thheller/shadow-cljs/releases) - [Changelog](https://github.com/thheller/shadow-cljs/blob/master/CHANGELOG.md) - [Commits](https://github.com/thheller/shadow-cljs/commits) Signed-off-by: dependabot-preview[bot] --- template/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/package.json b/template/package.json index d9d7883..1061b09 100644 --- a/template/package.json +++ b/template/package.json @@ -26,7 +26,7 @@ "marked": "^1.1.0", "rimraf": "~3.0.2", "serve-handler": "~6.1.3", - "shadow-cljs": "~2.10.13", + "shadow-cljs": "~2.12.5", "taiko": "~1.0.12", "taiko-diagnostics": "~0.4.0", "zprint-clj": "~0.8.0"