Skip to content

Commit 3a509a6

Browse files
fix: bump the prod-dependencies group across 2 directories with 2 updates
Bumps the prod-dependencies group with 2 updates in the / directory: [media-chrome](https://github.com/muxinc/media-chrome) and [player.style](https://github.com/muxinc/player.style). Bumps the prod-dependencies group with 1 update in the /packages/mux-player directory: [media-chrome](https://github.com/muxinc/media-chrome). Updates `media-chrome` from 4.16.1 to 4.17.2 - [Release notes](https://github.com/muxinc/media-chrome/releases) - [Changelog](https://github.com/muxinc/media-chrome/blob/main/CHANGELOG.md) - [Commits](muxinc/media-chrome@v4.16.1...v4.17.2) Updates `player.style` from 0.3.0 to 0.3.1 - [Release notes](https://github.com/muxinc/player.style/releases) - [Changelog](https://github.com/muxinc/player.style/blob/main/CHANGELOG.md) - [Commits](https://github.com/muxinc/player.style/compare/player.style@0.3.0...player.style@0.3.1) Updates `media-chrome` from 4.16.1 to 4.17.2 - [Release notes](https://github.com/muxinc/media-chrome/releases) - [Changelog](https://github.com/muxinc/media-chrome/blob/main/CHANGELOG.md) - [Commits](muxinc/media-chrome@v4.16.1...v4.17.2) --- updated-dependencies: - dependency-name: media-chrome dependency-version: 4.17.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: player.style dependency-version: 0.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: media-chrome dependency-version: 4.17.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent be3893a commit 3a509a6

File tree

3 files changed

+24
-24
lines changed

3 files changed

+24
-24
lines changed

examples/nextjs-with-typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@mux/mux-uploader-react": ">=1.0.0-beta.0",
2020
"@mux/mux-video": ">=0.3.0",
2121
"@mux/mux-video-react": ">=0.3.0",
22-
"media-chrome": "^4.16.1",
22+
"media-chrome": "^4.17.2",
2323
"next": "^14.2.2",
2424
"react": "^18.2.0",
2525
"react-dom": "^18.2.0",

package-lock.json

Lines changed: 22 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/mux-player/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
"dependencies": {
128128
"@mux/mux-video": "0.29.1",
129129
"@mux/playback-core": "0.32.1",
130-
"media-chrome": "~4.16.1",
130+
"media-chrome": "~4.17.2",
131131
"player.style": "^0.3.0"
132132
},
133133
"devDependencies": {

0 commit comments

Comments
 (0)