From 5ea894bf4da5abae3a44971baf906d39738cbdee Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 28 Jul 2021 13:28:30 +0000 Subject: [PATCH 1/2] fix(deps): update dependency @adobe/helix-status to v9.2.0 --- package-lock.json | 20 +++++++++----------- package.json | 2 +- 2 files changed, 10 insertions(+), 12 deletions(-) diff --git a/package-lock.json b/package-lock.json index b0eb46c..2757cac 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@adobe/helix-onedrive-support": "5.0.1", "@adobe/helix-shared-utils": "1.0.3", "@adobe/helix-shared-wrap": "1.0.0", - "@adobe/helix-status": "9.1.8", + "@adobe/helix-status": "9.2.0", "@adobe/helix-universal": "1.6.5", "@adobe/helix-universal-logger": "1.0.5", "@flighter/a1-notation": "2.0.2", @@ -208,12 +208,11 @@ "integrity": "sha512-6YGZ1rfyTJ0SRggGVhA1WnIGeSM+g+AjFcllaeJxS5PIzqpuyTgAvPr/UTaIq/T9kTbHf8d+CFF9aRj+uG387Q==" }, "node_modules/@adobe/helix-status": { - "version": "9.1.8", - "resolved": "https://registry.npmjs.org/@adobe/helix-status/-/helix-status-9.1.8.tgz", - "integrity": "sha512-PC1sj0POEZ9wPHb1d5dsnKzfPICGWhwnx9H+tRdzScTgA7TZtjtlAQbL5kuyutFJ393FvUJYAP8nCy77sK9Wzg==", + "version": "9.2.0", + "resolved": "https://registry.npmjs.org/@adobe/helix-status/-/helix-status-9.2.0.tgz", + "integrity": "sha512-8WWb0E8sh2GNHpwO5E6SwM4uP8SDl4Q1yRYEJ8Lmqa0ng8PO9cLp5fBOYTfRB9JCrfgYduz46RU1kczWiwnZjw==", "dependencies": { - "@adobe/helix-fetch": "2.3.0", - "@adobe/helix-log": "5.0.3" + "@adobe/helix-fetch": "2.3.0" } }, "node_modules/@adobe/helix-testutils": { @@ -20608,12 +20607,11 @@ "integrity": "sha512-6YGZ1rfyTJ0SRggGVhA1WnIGeSM+g+AjFcllaeJxS5PIzqpuyTgAvPr/UTaIq/T9kTbHf8d+CFF9aRj+uG387Q==" }, "@adobe/helix-status": { - "version": "9.1.8", - "resolved": "https://registry.npmjs.org/@adobe/helix-status/-/helix-status-9.1.8.tgz", - "integrity": "sha512-PC1sj0POEZ9wPHb1d5dsnKzfPICGWhwnx9H+tRdzScTgA7TZtjtlAQbL5kuyutFJ393FvUJYAP8nCy77sK9Wzg==", + "version": "9.2.0", + "resolved": "https://registry.npmjs.org/@adobe/helix-status/-/helix-status-9.2.0.tgz", + "integrity": "sha512-8WWb0E8sh2GNHpwO5E6SwM4uP8SDl4Q1yRYEJ8Lmqa0ng8PO9cLp5fBOYTfRB9JCrfgYduz46RU1kczWiwnZjw==", "requires": { - "@adobe/helix-fetch": "2.3.0", - "@adobe/helix-log": "5.0.3" + "@adobe/helix-fetch": "2.3.0" } }, "@adobe/helix-testutils": { diff --git a/package.json b/package.json index 263b3c2..38c158b 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@adobe/helix-onedrive-support": "5.0.1", "@adobe/helix-shared-utils": "1.0.3", "@adobe/helix-shared-wrap": "1.0.0", - "@adobe/helix-status": "9.1.8", + "@adobe/helix-status": "9.2.0", "@adobe/helix-universal": "1.6.5", "@adobe/helix-universal-logger": "1.0.5", "@flighter/a1-notation": "2.0.2", From 59bd5e7d4ca9bffeadcc16fa3c411ca1aeb08220 Mon Sep 17 00:00:00 2001 From: adobe-bot <30273922+adobe-bot@users.noreply.github.com> Date: Wed, 28 Jul 2021 09:28:47 -0400 Subject: [PATCH 2/2] chore(ci): trigger ci [skip action]