Skip to content

Commit 7c5a65d

Browse files
fix: bump the prod-dependencies group across 2 directories with 1 update
Bumps the prod-dependencies group with 1 update in the / directory: [media-chrome](https://github.com/muxinc/media-chrome). 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.17.2 to 4.18.0 - [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.17.2...v4.18.0) Updates `media-chrome` from 4.17.2 to 4.18.0 - [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.17.2...v4.18.0) --- updated-dependencies: - dependency-name: media-chrome dependency-version: 4.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: media-chrome dependency-version: 4.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b60b4b1 commit 7c5a65d

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
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.17.2",
22+
"media-chrome": "^4.18.0",
2323
"next": "^14.2.2",
2424
"react": "^18.2.0",
2525
"react-dom": "^18.2.0",

package-lock.json

Lines changed: 8 additions & 8 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.30.2",
129129
"@mux/playback-core": "0.33.1",
130-
"media-chrome": "~4.17.2",
130+
"media-chrome": "~4.18.0",
131131
"player.style": "^0.3.0"
132132
},
133133
"devDependencies": {

0 commit comments

Comments
 (0)