From df42415bdd180f0d18731f1f0ee3a82bcc68729a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 5 Oct 2020 08:59:33 +0000 Subject: [PATCH 1/2] fix(deps): update dependency @adobe/helix-shared to v7.16.0 --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7feb26b7..679c6949 100644 --- a/package-lock.json +++ b/package-lock.json @@ -156,9 +156,9 @@ } }, "@adobe/helix-shared": { - "version": "7.15.0", - "resolved": "https://registry.npmjs.org/@adobe/helix-shared/-/helix-shared-7.15.0.tgz", - "integrity": "sha512-/CPn3Xkv9AZO4nZwEGteVbtDN7vaoh+kdzxRGQGyTDkAsdR041F1vh2hgJMjSJlFX4cUMv8vaikqa5B5dzgyww==", + "version": "7.16.0", + "resolved": "https://registry.npmjs.org/@adobe/helix-shared/-/helix-shared-7.16.0.tgz", + "integrity": "sha512-xHw8YmiYd6etuCpbBrinlK6ydv23J+j0oFacns8kSiPFBYs3OmbaTcVq/RN7lixLKM0crW5GMji+HbhJE8DKEQ==", "requires": { "@adobe/helix-fetch": "^1.6.1", "@adobe/helix-log": "^4.5.1", diff --git a/package.json b/package.json index 9294f93e..84663324 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@adobe/helix-fetch": "1.9.1", "@adobe/helix-epsagon": "1.5.3", "@adobe/helix-onedrive-support": "3.0.0", - "@adobe/helix-shared": "7.15.0", + "@adobe/helix-shared": "7.16.0", "@adobe/helix-status": "8.2.1", "@adobe/openwhisk-action-logger": "2.2.0", "@adobe/openwhisk-action-utils": "4.3.1", From 75a97059a923f327464528d85d580a6108170d45 Mon Sep 17 00:00:00 2001 From: adobe-bot <30273922+adobe-bot@users.noreply.github.com> Date: Mon, 5 Oct 2020 04:59:54 -0400 Subject: [PATCH 2/2] chore(ci): trigger ci [skip action]