From be043397563620554431d496383a86da0d792c25 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2019 16:42:47 +0000 Subject: [PATCH] Bump @bbc/psammead-paragraph from 2.0.1 to 2.0.4 Bumps [@bbc/psammead-paragraph](https://github.com/bbc/psammead) from 2.0.1 to 2.0.4. - [Release notes](https://github.com/bbc/psammead/releases) - [Changelog](https://github.com/bbc/psammead/blob/latest/CHANGELOG.md) - [Commits](https://github.com/bbc/psammead/commits) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 30 ++++++++++++++++++++---------- package.json | 2 +- 2 files changed, 21 insertions(+), 11 deletions(-) diff --git a/package-lock.json b/package-lock.json index 73d8ce03dc4..b848910cc3a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1235,12 +1235,19 @@ } }, "@bbc/psammead-paragraph": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/@bbc/psammead-paragraph/-/psammead-paragraph-2.0.1.tgz", - "integrity": "sha512-5ZKHsUoewTBeD7DtcZxbtFBW5vbI5Iskj6PCYd5tZDts6/riwgbtq4mqqffWefbVC/yx84iiJuWKczFDiyrnyA==", + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/@bbc/psammead-paragraph/-/psammead-paragraph-2.0.4.tgz", + "integrity": "sha512-7xUvRRnq+vp5ezA5u6i2NdkWPH2/QKgIKC2lZy1WyNslfTx5Ez50vbHUNRqalW3d2u6qoCZ0KpuLMEJcnLyJOA==", "requires": { - "@bbc/gel-foundations": "^3.0.0", - "@bbc/psammead-styles": "^1.1.0" + "@bbc/gel-foundations": "^3.0.2", + "@bbc/psammead-styles": "^1.1.2" + }, + "dependencies": { + "@bbc/gel-foundations": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-3.0.2.tgz", + "integrity": "sha512-8z9+7PVXX7Sd51ziSC0jYIzlA2qMZ6ZQDoSvluwyjbvogcIilajC/bf5zfAkl78lIBQwtrOVxaWRkP0edDqxew==" + } } }, "@bbc/psammead-section-label": { @@ -6608,7 +6615,8 @@ "detect-libc": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz", - "integrity": "sha1-+hN8S9aY7fVc1c0CrFWfkaTEups=" + "integrity": "sha1-+hN8S9aY7fVc1c0CrFWfkaTEups=", + "optional": true }, "detect-newline": { "version": "2.1.0", @@ -13270,6 +13278,7 @@ "version": "2.3.5", "resolved": "https://registry.npmjs.org/minipass/-/minipass-2.3.5.tgz", "integrity": "sha512-Gi1W4k059gyRbyVUZQ4mEqLm0YIUiGYfvxhF6SIlk3ui1WVxMTGfGdQ2SInh3PDrRTVvPKgULkpJtT4RH10+VA==", + "optional": true, "requires": { "safe-buffer": "^5.1.2", "yallist": "^3.0.0" @@ -13826,7 +13835,7 @@ }, "node-pre-gyp": { "version": "0.12.0", - "resolved": "", + "resolved": false, "integrity": "sha512-4KghwV8vH5k+g2ylT+sLTjy5wmUOb9vPhnM8NHvRf9dHmnW/CndrFXy2aRPaPST6dugXSdHXfeaHQm77PIz/1A==", "optional": true, "requires": { @@ -13961,13 +13970,13 @@ }, "npm-bundled": { "version": "1.0.6", - "resolved": "", + "resolved": false, "integrity": "sha512-8/JCaftHwbd//k6y2rEWp6k1wxVfpFzB6t1p825+cUb7Ym2XQfhwIC5KwhrvzZRJu+LtDE585zVaS32+CGtf0g==", "optional": true }, "npm-packlist": { "version": "1.4.1", - "resolved": "", + "resolved": false, "integrity": "sha512-+TcdO7HJJ8peiiYhvPxsEDhF3PJFGUGRcFsGve3vxvxdcpO2Z4Z7rkosRM0kWj6LfbK/P0gu3dzk5RU1ffvFcw==", "optional": true, "requires": { @@ -21226,7 +21235,8 @@ "which-pm-runs": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/which-pm-runs/-/which-pm-runs-1.0.0.tgz", - "integrity": "sha1-Zws6+8VS4LVd9rd4DKdGFfI60cs=" + "integrity": "sha1-Zws6+8VS4LVd9rd4DKdGFfI60cs=", + "optional": true }, "wide-align": { "version": "1.1.3", diff --git a/package.json b/package.json index 9fa3b6b7b5b..8f86c7b3887 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "@bbc/psammead-locales": "^1.0.0", "@bbc/psammead-media-indicator": "^1.1.2", "@bbc/psammead-navigation": "^1.0.1", - "@bbc/psammead-paragraph": "^2.0.1", + "@bbc/psammead-paragraph": "^2.0.4", "@bbc/psammead-section-label": "^1.0.2", "@bbc/psammead-sitewide-links": "^1.0.2", "@bbc/psammead-story-promo": "^1.0.0-alpha.4",