From 3e362c202dee49ed90d219d8fc2133967756dd8e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 21:04:42 +0000 Subject: [PATCH] fix(deps): update dependency @adobe/helix-shared-config to v1.7.13 (#1230) Co-authored-by: Renovate Bot --- package-lock.json | 18 +++++++++--------- package.json | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package-lock.json b/package-lock.json index bcc3a4c9..b1f446d0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,18 +1,18 @@ { "name": "@adobe/helix-pipeline", - "version": "18.0.7", + "version": "18.0.8", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@adobe/helix-pipeline", - "version": "18.0.7", + "version": "18.0.8", "license": "Apache-2.0", "dependencies": { "@adobe/helix-fetch": "3.0.3", "@adobe/helix-log": "6.0.0", "@adobe/helix-markdown-support": "3.1.2", - "@adobe/helix-shared-config": "1.7.11", + "@adobe/helix-shared-config": "1.7.13", "@adobe/helix-shared-utils": "2.0.2", "@adobe/helix-shared-wrap": "1.0.2", "@adobe/helix-status": "9.2.6", @@ -172,9 +172,9 @@ } }, "node_modules/@adobe/helix-shared-config": { - "version": "1.7.11", - "resolved": "https://registry.npmjs.org/@adobe/helix-shared-config/-/helix-shared-config-1.7.11.tgz", - "integrity": "sha512-Wz1Ek5AiGLTvZ+uqB9PnXiFnprz00lsstWZsZu5vXXQkKUnzHrU7vgLdrXp62iiU2pN5VsELhg0jWZEQxdFADQ==", + "version": "1.7.13", + "resolved": "https://registry.npmjs.org/@adobe/helix-shared-config/-/helix-shared-config-1.7.13.tgz", + "integrity": "sha512-f4k6Jk1z52HHmv69LVEMLbwWn+y7Zhk9JmFfuIOOSHkpjhwCEUC0mwUcy7ShY/u7Drq4ecH8Xj1kONnnNsbASQ==", "dependencies": { "@adobe/helix-fetch": "^3.0.3", "@adobe/helix-shared-git": "^1.1.2", @@ -20400,9 +20400,9 @@ } }, "@adobe/helix-shared-config": { - "version": "1.7.11", - "resolved": "https://registry.npmjs.org/@adobe/helix-shared-config/-/helix-shared-config-1.7.11.tgz", - "integrity": "sha512-Wz1Ek5AiGLTvZ+uqB9PnXiFnprz00lsstWZsZu5vXXQkKUnzHrU7vgLdrXp62iiU2pN5VsELhg0jWZEQxdFADQ==", + "version": "1.7.13", + "resolved": "https://registry.npmjs.org/@adobe/helix-shared-config/-/helix-shared-config-1.7.13.tgz", + "integrity": "sha512-f4k6Jk1z52HHmv69LVEMLbwWn+y7Zhk9JmFfuIOOSHkpjhwCEUC0mwUcy7ShY/u7Drq4ecH8Xj1kONnnNsbASQ==", "requires": { "@adobe/helix-fetch": "^3.0.3", "@adobe/helix-shared-git": "^1.1.2", diff --git a/package.json b/package.json index 202cc840..48171915 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "dependencies": { "@adobe/helix-fetch": "3.0.3", "@adobe/helix-log": "6.0.0", - "@adobe/helix-shared-config": "1.7.11", + "@adobe/helix-shared-config": "1.7.13", "@adobe/helix-markdown-support": "3.1.2", "@adobe/helix-shared-utils": "2.0.2", "@adobe/helix-shared-wrap": "1.0.2",