diff --git a/package-lock.json b/package-lock.json index b5b68c8df97..845bbd2a568 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4896,9 +4896,9 @@ } }, "@bbc/psammead-media-player": { - "version": "2.8.2", - "resolved": "https://registry.npmjs.org/@bbc/psammead-media-player/-/psammead-media-player-2.8.2.tgz", - "integrity": "sha512-YlLCrpN/FFuenxfyerxOe8gTfHY4vCjT326an3VU8DFZxQZD9hFEJ0e5VmDe4RBknxPnfDGk7k9Bs6mHaAYT/A==", + "version": "2.9.0", + "resolved": "https://registry.npmjs.org/@bbc/psammead-media-player/-/psammead-media-player-2.9.0.tgz", + "integrity": "sha512-K0AgjFvWUl6XCI/nabSZ4C3icTK9rDbyxNbmmlvSgWgAPNFg4F8OGaJDSZSA+7JimoDbBNlqeJUeGWNRUXN70g==", "requires": { "@bbc/psammead-assets": "^2.14.1", "@bbc/psammead-image": "^1.2.4", diff --git a/package.json b/package.json index 74333a5aab7..adec4cd8c3e 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "@bbc/psammead-live-label": "^1.0.0", "@bbc/psammead-locales": "^4.1.10", "@bbc/psammead-media-indicator": "^4.0.10", - "@bbc/psammead-media-player": "^2.8.2", + "@bbc/psammead-media-player": "^2.9.0", "@bbc/psammead-most-read": "^4.1.8", "@bbc/psammead-navigation": "^6.0.15", "@bbc/psammead-paragraph": "^2.2.32", diff --git a/src/app/lib/utilities/episodeAvailability/ErrorMessage/__snapshots__/index.test.jsx.snap b/src/app/lib/utilities/episodeAvailability/ErrorMessage/__snapshots__/index.test.jsx.snap index 62704de856c..319df4795dd 100644 --- a/src/app/lib/utilities/episodeAvailability/ErrorMessage/__snapshots__/index.test.jsx.snap +++ b/src/app/lib/utilities/episodeAvailability/ErrorMessage/__snapshots__/index.test.jsx.snap @@ -31,7 +31,6 @@ exports[`episodeAvailability - Error Message should correctly render for expired bottom: 0; position: absolute; padding: 0.5rem; - border-bottom: 0.0625rem solid transparent; } .c0 { @@ -116,7 +115,6 @@ exports[`episodeAvailability - Error Message should correctly render for future bottom: 0; position: absolute; padding: 0.5rem; - border-bottom: 0.0625rem solid transparent; } .c0 { diff --git a/src/app/pages/OnDemandRadioPage/__snapshots__/index.test.jsx.snap b/src/app/pages/OnDemandRadioPage/__snapshots__/index.test.jsx.snap index d8b6c9e9a6c..fd39e820f5e 100644 --- a/src/app/pages/OnDemandRadioPage/__snapshots__/index.test.jsx.snap +++ b/src/app/pages/OnDemandRadioPage/__snapshots__/index.test.jsx.snap @@ -1594,7 +1594,6 @@ exports[`OnDemand Radio Page should show the 'content not yet available' messag bottom: 0; position: absolute; padding: 0.5rem; - border-bottom: 0.0625rem solid transparent; } .c13 { @@ -2131,7 +2130,6 @@ exports[`OnDemand Radio Page should show the expired content message if episode bottom: 0; position: absolute; padding: 0.5rem; - border-bottom: 0.0625rem solid transparent; } .c13 { diff --git a/src/app/pages/OnDemandTvPage/__snapshots__/index.test.jsx.snap b/src/app/pages/OnDemandTvPage/__snapshots__/index.test.jsx.snap index 938a1c20767..db42eb8daea 100644 --- a/src/app/pages/OnDemandTvPage/__snapshots__/index.test.jsx.snap +++ b/src/app/pages/OnDemandTvPage/__snapshots__/index.test.jsx.snap @@ -500,7 +500,6 @@ exports[`should show the expired content message if episode is expired 1`] = ` bottom: 0; position: absolute; padding: 0.5rem; - border-bottom: 0.0625rem solid transparent; } .c1 { @@ -949,7 +948,6 @@ exports[`should show the future content message if episode is not yet available bottom: 0; position: absolute; padding: 0.5rem; - border-bottom: 0.0625rem solid transparent; } .c1 { @@ -1398,7 +1396,6 @@ exports[`should show the future content message if episode is pending 1`] = ` bottom: 0; position: absolute; padding: 0.5rem; - border-bottom: 0.0625rem solid transparent; } .c1 {