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

Commit

Permalink
Talos - Bump @bbc/psammead-bulleted-list, @bbc/psammead-bulleti… (#2703)
Browse files Browse the repository at this point in the history
Talos - Bump @bbc/psammead-bulleted-list, @bbc/psammead-bulletin, @bbc/psammead-caption...
  • Loading branch information
Jamie Blaut authored Nov 27, 2019
2 parents 349dfa5 + ac07870 commit f0d4e0f
Show file tree
Hide file tree
Showing 9 changed files with 57 additions and 54 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 |
|---------|-------------|
| 2.0.19 | [PR#2703](https://github.com/bbc/psammead/pull/2703) Talos - Bump Dependencies - @bbc/psammead-caption, @bbc/psammead-copyright, @bbc/psammead-image-placeholder, @bbc/psammead-inline-link, @bbc/psammead-media-indicator, @bbc/psammead-paragraph, @bbc/psammead-timestamp |
| 2.0.18 | [PR#2701](https://github.com/bbc/psammead/pull/2701) Talos - Bump Dependencies - @bbc/psammead-assets, @bbc/psammead-styles |
| 2.0.17 | [PR#2700](https://github.com/bbc/psammead/pull/2700) Talos - Bump Dependencies - @bbc/psammead-caption, @bbc/psammead-copyright, @bbc/psammead-image-placeholder, @bbc/psammead-inline-link, @bbc/psammead-media-indicator, @bbc/psammead-paragraph, @bbc/psammead-timestamp |
| 2.0.16 | [PR#2577](https://github.com/bbc/psammead/pull/2577) Add `react-test-renderer` and `@testing-library/react-hooks` |
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.

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead",
"version": "2.0.18",
"version": "2.0.19",
"description": "Core Components Library Developed & Maintained By The Articles and Reach & Languages Team",
"main": "index.js",
"private": true,
Expand Down Expand Up @@ -52,19 +52,19 @@
"@bbc/psammead-assets": "^2.10.2",
"@bbc/psammead-brand": "^5.0.11",
"@bbc/psammead-calendars": "^2.0.2",
"@bbc/psammead-caption": "^2.2.19",
"@bbc/psammead-copyright": "^1.2.17",
"@bbc/psammead-caption": "^2.2.20",
"@bbc/psammead-copyright": "^1.2.18",
"@bbc/psammead-image": "^1.2.4",
"@bbc/psammead-image-placeholder": "^1.2.26",
"@bbc/psammead-inline-link": "^1.3.16",
"@bbc/psammead-image-placeholder": "^1.2.27",
"@bbc/psammead-inline-link": "^1.3.17",
"@bbc/psammead-locales": "^3.0.1",
"@bbc/psammead-media-indicator": "^2.6.17",
"@bbc/psammead-paragraph": "^2.2.19",
"@bbc/psammead-media-indicator": "^2.6.18",
"@bbc/psammead-paragraph": "^2.2.20",
"@bbc/psammead-story-promo": "2.8.0-alpha.1",
"@bbc/psammead-storybook-helpers": "^8.1.2",
"@bbc/psammead-styles": "^4.1.2",
"@bbc/psammead-test-helpers": "^3.1.2",
"@bbc/psammead-timestamp": "^2.2.19",
"@bbc/psammead-timestamp": "^2.2.20",
"@bbc/psammead-visually-hidden-text": "^1.2.3",
"@storybook/addon-a11y": "^5.2.6",
"@storybook/addon-actions": "^5.2.6",
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 |
| ------------- | ---------------------------------------------------------------------------------------------------------------------------- |
| 2.3.6 | [PR#2703](https://github.com/bbc/psammead/pull/2703) Talos - Bump Dependencies - @bbc/psammead-play-button |
| 2.3.5 | [PR#2701](https://github.com/bbc/psammead/pull/2701) Talos - Bump Dependencies - @bbc/psammead-assets |
| 2.3.4 | [PR#2700](https://github.com/bbc/psammead/pull/2700) Talos - Bump Dependencies - @bbc/psammead-play-button |
| 2.3.3 | [PR#2684](https://github.com/bbc/psammead/pull/2684) Added scrolling attribute to disable scrolling on canonical and amp iframe |
Expand Down
12 changes: 6 additions & 6 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": "2.3.5",
"version": "2.3.6",
"description": "Provides a media player with optional placeholder",
"main": "dist/index.js",
"module": "esm/index.js",
Expand Down Expand Up @@ -31,6 +31,6 @@
"dependencies": {
"@bbc/psammead-assets": "^2.10.2",
"@bbc/psammead-image": "^1.2.4",
"@bbc/psammead-play-button": "^1.1.2"
"@bbc/psammead-play-button": "^1.1.3"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<!-- prettier-ignore -->
| Version | Description |
|---------|-------------|
| 2.6.12 | [PR#2703](https://github.com/bbc/psammead/pull/2703) Talos - Bump Dependencies - @bbc/psammead-timestamp |
| 2.6.11 | [PR#2700](https://github.com/bbc/psammead/pull/2700) Talos - Bump Dependencies - @bbc/psammead-timestamp |
| 2.6.10 | [PR#2612](https://github.com/bbc/psammead/pull/2612) Fix failing unit test in psammead timestamp container |
| 2.6.9 | [PR#2615](https://github.com/bbc/psammead/pull/2615) Talos - Bump Dependencies - @bbc/psammead-timestamp |
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.6.11",
"version": "2.6.12",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand All @@ -26,7 +26,7 @@
],
"dependencies": {
"@bbc/gel-foundations": "^3.4.1",
"@bbc/psammead-timestamp": "^2.2.19",
"@bbc/psammead-timestamp": "^2.2.20",
"moment-timezone": "^0.5.26"
},
"devDependencies": {
Expand Down

0 comments on commit f0d4e0f

Please sign in to comment.