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

Commit

Permalink
Merge pull request #1931 from bbc/Talos/201982814423
Browse files Browse the repository at this point in the history
Talos - Catchup on talos work
  • Loading branch information
staylos92 authored Aug 29, 2019
2 parents ceca270 + 8bf5fe7 commit 39afb93
Show file tree
Hide file tree
Showing 58 changed files with 275 additions and 264 deletions.
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.3 | [PR#1931](https://github.com/bbc/psammead/pull/1931) Talos - Bump Dependencies |
| 1.5.3 | [PR#1849](https://github.com/bbc/psammead/pull/1849) Bump @bbc/psammead-test-helpers `^1.1.1` to `^1.3.0` |
| 1.5.2 | [PR#1751](https://github.com/bbc/psammead/pull/1751) Bump storybook-readme to 5.0.8 from 5.0.6 to fix vulnerability |
| 1.5.1 | [PR#1687](https://github.com/bbc/psammead/pull/1686) Bump psammead package dependencies |
Expand Down
150 changes: 71 additions & 79 deletions package-lock.json

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

36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead",
"version": "1.5.2",
"version": "1.5.3",
"description": "Core Components Library Developed & Maintained By The Articles and Reach & Languages Team",
"main": "index.js",
"private": true,
Expand Down Expand Up @@ -56,23 +56,23 @@
"@babel/plugin-transform-runtime": "^7.5.5",
"@babel/preset-env": "^7.5.5",
"@babel/preset-react": "^7.0.0",
"@bbc/gel-foundations": "^3.2.2",
"@bbc/psammead-assets": "^2.1.0",
"@bbc/psammead-brand": "^4.2.6",
"@bbc/psammead-caption": "^2.1.5",
"@bbc/psammead-copyright": "^1.1.5",
"@bbc/psammead-image": "^1.1.3",
"@bbc/psammead-image-placeholder": "^1.1.6",
"@bbc/psammead-inline-link": "^1.2.5",
"@bbc/psammead-locales": "^1.2.2",
"@bbc/psammead-media-indicator": "^2.4.2",
"@bbc/psammead-paragraph": "^2.1.5",
"@bbc/psammead-story-promo": "2.3.3",
"@bbc/psammead-storybook-helpers": "^5.0.0",
"@bbc/psammead-styles": "^2.0.3",
"@bbc/psammead-test-helpers": "^1.3.0",
"@bbc/psammead-timestamp": "^2.1.5",
"@bbc/psammead-visually-hidden-text": "^1.1.2",
"@bbc/gel-foundations": "^3.3.3",
"@bbc/psammead-assets": "^2.2.3",
"@bbc/psammead-brand": "^4.3.3",
"@bbc/psammead-caption": "^2.2.3",
"@bbc/psammead-copyright": "^1.2.3",
"@bbc/psammead-image": "^1.2.1",
"@bbc/psammead-image-placeholder": "^1.2.3",
"@bbc/psammead-inline-link": "^1.3.2",
"@bbc/psammead-locales": "^1.3.2",
"@bbc/psammead-media-indicator": "^2.5.3",
"@bbc/psammead-paragraph": "^2.2.3",
"@bbc/psammead-story-promo": "2.7.0",
"@bbc/psammead-storybook-helpers": "^5.1.3",
"@bbc/psammead-styles": "^2.1.2",
"@bbc/psammead-test-helpers": "^1.3.2",
"@bbc/psammead-timestamp": "^2.2.3",
"@bbc/psammead-visually-hidden-text": "^1.2.1",
"@storybook/addon-a11y": "^5.1.11",
"@storybook/addon-actions": "^5.1.11",
"@storybook/addon-knobs": "5.1.10",
Expand Down
1 change: 1 addition & 0 deletions packages/components/psammead-brand/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<!-- prettier-ignore -->
| Version | Description |
| ------- | ----------- |
| 4.3.4 | [PR#1931](https://github.com/bbc/psammead/pull/1931) Talos - Bump Dependencies |
| 4.3.3 | [PR#1826](https://github.com/bbc/psammead/pull/1826) Talos - Bump Dependencies |
| 4.3.2 | [PR#1804](https://github.com/bbc/psammead/pull/1804) Talos - Bump Dependencies |
| 4.3.1 | [PR#1803](https://github.com/bbc/psammead/pull/1803/) Patches broken links on badges in documentation |
Expand Down
14 changes: 7 additions & 7 deletions packages/components/psammead-brand/package-lock.json

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

6 changes: 3 additions & 3 deletions packages/components/psammead-brand/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-brand",
"version": "4.3.3",
"version": "4.3.4",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand All @@ -19,8 +19,8 @@
},
"homepage": "https://github.com/bbc/psammead/blob/latest/packages/components/psammead-brand/README.md",
"dependencies": {
"@bbc/gel-foundations": "^3.3.2",
"@bbc/psammead-styles": "^2.1.1",
"@bbc/gel-foundations": "^3.3.3",
"@bbc/psammead-styles": "^2.1.2",
"@bbc/psammead-visually-hidden-text": "^1.2.1"
},
"peerDependencies": {
Expand Down
1 change: 1 addition & 0 deletions packages/components/psammead-caption/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<!-- prettier-ignore -->
| Version | Description |
|---------|-------------|
| 2.2.4 | [PR#1931](https://github.com/bbc/psammead/pull/1931) Talos - Bump Dependencies |
| 2.2.3 | [PR#1826](https://github.com/bbc/psammead/pull/1826) Talos - Bump Dependencies |
| 2.2.2 | [PR#1804](https://github.com/bbc/psammead/pull/1804) Talos - Bump Dependencies |
| 2.2.1 | [PR#1803](https://github.com/bbc/psammead/pull/1803/) Patches broken links on badges in documentation |
Expand Down
14 changes: 7 additions & 7 deletions packages/components/psammead-caption/package-lock.json

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

6 changes: 3 additions & 3 deletions packages/components/psammead-caption/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-caption",
"version": "2.2.3",
"version": "2.2.4",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand All @@ -19,8 +19,8 @@
},
"homepage": "https://github.com/bbc/psammead/blob/latest/packages/components/psammead-caption/README.md",
"dependencies": {
"@bbc/gel-foundations": "^3.3.2",
"@bbc/psammead-styles": "^2.1.1"
"@bbc/gel-foundations": "^3.3.3",
"@bbc/psammead-styles": "^2.1.2"
},
"peerDependencies": {
"styled-components": "^4.3.2"
Expand Down
Loading

0 comments on commit 39afb93

Please sign in to comment.