Skip to content

Commit

Permalink
Upgrade karma-chrome-launcher to 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
superstructor committed Aug 26, 2022
1 parent 773c3fb commit 4d946b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
- Upgrade re-frame to 1.3.0
- Upgrade shadow-cljs to 2.19.9
- Upgrade karma to 6.4.0
- Upgrade karma-chrome-launcher to 3.1.1

## 2.4.7

Expand Down
2 changes: 1 addition & 1 deletion src/leiningen/new/re_frame/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"devDependencies": {
"shadow-cljs": "2.19.9"{{#test?}},
"karma": "6.4.0",
"karma-chrome-launcher": "3.1.0",
"karma-chrome-launcher": "3.1.1",
"karma-cljs-test": "0.1.0",
"karma-junit-reporter": "2.0.1"{{/test?}}
}
Expand Down

0 comments on commit 4d946b0

Please sign in to comment.