Skip to content

Commit 8c7aab7

Browse files
build(deps-dev): update shadow-cljs requirement in /template
Updates the requirements on [shadow-cljs](https://github.com/thheller/shadow-cljs) to permit the latest version. - [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] <support@dependabot.com>
1 parent 8f0b15e commit 8c7aab7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"clj-kondo": "2019.10.11-alpha.1",
1818
"rimraf": "~3.0.0",
1919
"serve-handler": "~6.1.2",
20-
"shadow-cljs": "~2.8.73",
20+
"shadow-cljs": "~2.8.74",
2121
"taiko": "~1.0.2",
2222
"taiko-diagnostics": "~0.4.0",
2323
"zprint-clj": "^0.5.0"

0 commit comments

Comments
 (0)