Skip to content

Commit

Permalink
Bump the dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 2 updates: [ws](https://github.com/websockets/ws) and [rollup](https://github.com/rollup/rollup).


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

Updates `rollup` from 4.16.3 to 4.17.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.16.3...v4.17.1)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent fc68a81 commit 46be18b
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 76 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"@tsconfig/node20": "^20.1.4",
"@types/node": "20.12.7",
"@types/ws": "^8.5.10",
"rollup": "^4.16.3",
"rollup": "^4.17.1",
"tslib": "^2.6.2",
"typescript": "^5.4.5"
},
"dependencies": {
"@elgato/streamdeck": "^0.3.0",
"ws": "^8.16.0"
"ws": "^8.17.0"
}
}
148 changes: 74 additions & 74 deletions pnpm-lock.yaml

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

0 comments on commit 46be18b

Please sign in to comment.