Skip to content
This repository has been archived by the owner on Aug 13, 2023. It is now read-only.

Talos - Bump @bbc/psammead-locales, @bbc/psammead-assets, @bbc/psammead-brand... #1961

Merged
merged 4 commits into from
Sep 3, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<!-- prettier-ignore -->
| Version | Description |
|---------|-------------|
| 1.5.7 | [PR#1961](https://github.com/bbc/psammead/pull/1961) Talos - Bump Dependencies |
| 1.5.6 | [PR#1942](https://github.com/bbc/psammead/pull/1942) Talos - Bump react, react-dom & react-test-renderer |
| 1.5.5 | [PR#1935](https://github.com/bbc/psammead/pull/1935) Talos - Bump Dependencies |
| 1.5.4 | [PR#1937](https://github.com/bbc/psammead/pull/1937) Talos - Bump Dependencies |
Expand Down
62 changes: 31 additions & 31 deletions package-lock.json

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

22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead",
"version": "1.5.6",
"version": "1.5.7",
"description": "Core Components Library Developed & Maintained By The Articles and Reach & Languages Team",
"main": "index.js",
"private": true,
Expand Down Expand Up @@ -58,21 +58,21 @@
"@babel/preset-env": "^7.5.5",
"@babel/preset-react": "^7.0.0",
"@bbc/gel-foundations": "^3.3.3",
"@bbc/psammead-assets": "^2.2.3",
"@bbc/psammead-brand": "^4.3.4",
"@bbc/psammead-caption": "^2.2.4",
"@bbc/psammead-assets": "^2.2.4",
"@bbc/psammead-brand": "^4.3.5",
"@bbc/psammead-caption": "^2.2.5",
"@bbc/psammead-copyright": "^1.2.4",
"@bbc/psammead-image": "^1.2.1",
"@bbc/psammead-image-placeholder": "^1.2.4",
"@bbc/psammead-image": "^1.2.2",
"@bbc/psammead-image-placeholder": "^1.2.5",
"@bbc/psammead-inline-link": "^1.3.3",
"@bbc/psammead-locales": "^1.3.2",
"@bbc/psammead-media-indicator": "^2.5.4",
"@bbc/psammead-paragraph": "^2.2.4",
"@bbc/psammead-story-promo": "2.7.1",
"@bbc/psammead-locales": "^2.0.0",
"@bbc/psammead-media-indicator": "^2.5.5",
"@bbc/psammead-paragraph": "^2.2.5",
"@bbc/psammead-story-promo": "2.7.4",
"@bbc/psammead-storybook-helpers": "^5.1.4",
"@bbc/psammead-styles": "^2.1.2",
"@bbc/psammead-test-helpers": "^2.0.0",
"@bbc/psammead-timestamp": "^2.2.4",
"@bbc/psammead-timestamp": "^2.2.5",
"@bbc/psammead-visually-hidden-text": "^1.2.1",
"@storybook/addon-a11y": "^5.1.11",
"@storybook/addon-actions": "^5.1.11",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<!-- prettier-ignore -->
| Version | Description |
|---------|-------------|
| 1.2.6 | [PR#1961](https://github.com/bbc/psammead/pull/1961) Talos - Bump Dependencies |
| 1.2.5 | [PR#1942](https://github.com/bbc/psammead/pull/1942) Talos - Bump React to 16.9.0 |
| 1.2.4 | [PR#1931](https://github.com/bbc/psammead/pull/1931) Talos - Bump Dependencies |
| 1.2.3 | [PR#1826](https://github.com/bbc/psammead/pull/1826) Talos - Bump Dependencies |
Expand Down

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

4 changes: 2 additions & 2 deletions packages/components/psammead-image-placeholder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-image-placeholder",
"version": "1.2.5",
"version": "1.2.6",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand All @@ -19,7 +19,7 @@
},
"homepage": "https://github.com/bbc/psammead/blob/latest/packages/components/psammead-image-placeholder/README.md",
"dependencies": {
"@bbc/psammead-assets": "^2.2.3",
"@bbc/psammead-assets": "^2.2.4",
"@bbc/psammead-styles": "^2.1.2"
},
"peerDependencies": {
Expand Down
1 change: 1 addition & 0 deletions packages/components/psammead-media-player/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<!-- prettier-ignore -->
| Version | Description |
|---------|-------------|
| 1.0.1-alpha.3 | [PR#1961](https://github.com/bbc/psammead/pull/1961) Talos - Bump Dependencies |
| 1.0.1-alpha.2 | [PR#1942](https://github.com/bbc/psammead/pull/1942) Talos - Bump React to 16.9.0 |
| 1.0.1-alpha.1 | [PR#1920](https://github.com/bbc/psammead/pull/1920) Use @testing-library-react |
| 1.0.1-alpha.0 | [PR#1842](https://github.com/bbc/psammead/pull/1842) Fix fullscreen for Firefox, Internet Explorer and Safari |
Expand Down
8 changes: 4 additions & 4 deletions packages/components/psammead-media-player/package-lock.json

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

4 changes: 2 additions & 2 deletions packages/components/psammead-media-player/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-media-player",
"version": "1.0.1-alpha.2",
"version": "1.0.1-alpha.3",
"publishConfig": {
"tag": "alpha"
},
Expand Down Expand Up @@ -32,6 +32,6 @@
"styled-components": "^4.3.2"
},
"dependencies": {
"@bbc/psammead-image": "^1.2.1"
"@bbc/psammead-image": "^1.2.2"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -19,23 +19,21 @@ exports[`StoryPromo list should render correctly 1`] = `
.c6 {
font-size: 0.9375rem;
line-height: 1.25rem;
font-size: 0.9375rem;
line-height: 1.25rem;
color: #222222;
font-family: ReithSerif,Helvetica,Arial,sans-serif;
font-weight: 500;
font-style: normal;
color: #222222;
margin: 0;
padding-bottom: 0.5rem;
}

.c7 {
font-size: 0.9375rem;
line-height: 1.125rem;
color: #3F3F42;
font-family: ReithSans,Helvetica,Arial,sans-serif;
font-weight: 400;
font-style: normal;
color: #3F3F42;
margin: 0;
padding-bottom: 0.5rem;
}
Expand Down Expand Up @@ -103,24 +101,10 @@ exports[`StoryPromo list should render correctly 1`] = `
}
}

@media (min-width:20rem) and (max-width:37.4375rem) {
.c6 {
font-size: 1rem;
line-height: 1.25rem;
}
}

@media (min-width:37.5rem) {
.c6 {
font-size: 1rem;
line-height: 1.25rem;
}
}

@media (min-width:37.5rem) {
.c6 {
font-size: 1.25rem;
line-height: 1.5rem;
font-size: 1.125rem;
line-height: 1.375rem;
}
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<!-- prettier-ignore -->
| Version | Description |
|---------|-------------|
| 2.4.9 | [PR#1961](https://github.com/bbc/psammead/pull/1961) Talos - Bump Dependencies |
| 2.4.8 | [PR#1942](https://github.com/bbc/psammead/pull/1942) Talos - Bump React to 16.9.0 |
| 2.4.7 | [PR#1935](https://github.com/bbc/psammead/pull/1935) Talos - Bump Dependencies |
| 2.4.6 | [PR#1931](https://github.com/bbc/psammead/pull/1931) Talos - Bump Dependencies |
Expand Down

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

4 changes: 2 additions & 2 deletions packages/containers/psammead-timestamp-container/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-timestamp-container",
"version": "2.4.8",
"version": "2.4.9",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand All @@ -26,7 +26,7 @@
],
"dependencies": {
"@bbc/gel-foundations": "^3.3.3",
"@bbc/psammead-timestamp": "^2.2.4",
"@bbc/psammead-timestamp": "^2.2.5",
"moment-timezone": "^0.5.26"
},
"peerDependencies": {
Expand Down