Skip to content

Commit

Permalink
Bump ws and shadow-cljs
Browse files Browse the repository at this point in the history
Bumps [ws](https://github.com/websockets/ws) to 7.5.10 and updates ancestor dependency [shadow-cljs](https://github.com/thheller/shadow-cljs). These dependencies need to be updated together.


Updates `ws` from 3.3.3 to 7.5.10
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@3.3.3...7.5.10)

Updates `shadow-cljs` from 2.14.0 to 2.28.9
- [Changelog](https://github.com/thheller/shadow-cljs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/thheller/shadow-cljs/commits)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
- dependency-name: shadow-cljs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and alexanderjamesking committed Jun 25, 2024
1 parent 7b25005 commit 7dc4fd0
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 65 deletions.
102 changes: 38 additions & 64 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"dependencies": {
"shadow-cljs": "2.14.0"
"shadow-cljs": "2.28.9"
},
"scripts": {
"test": "shadow-cljs compile test && node target/test.js"
Expand Down

0 comments on commit 7dc4fd0

Please sign in to comment.