From b19763f584bdafd107c8d4ed1cc6cca911ed3872 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 8 Apr 2021 18:06:45 +0000 Subject: [PATCH] Update dependency @edx/brand to v2.0.2 --- 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 985bd263..cd6d7401 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1316,9 +1316,9 @@ "integrity": "sha512-XylKOsWRyQm9sNanZnppRORXTLaL34uThyBQpTFwOGAYvNg9PeYsyTTfLA1FTCh02RV+kiwt/O/y14DR/OqpWg==" }, "@edx/brand": { - "version": "npm:@edx/brand-edx.org@2.0.0", - "resolved": "https://registry.npmjs.org/@edx/brand-edx.org/-/brand-edx.org-2.0.0.tgz", - "integrity": "sha512-k0WiU3h6BmZiOqx0pMpMjT6HyqHTvjZuhyd161w8fkol404gehxdfF81sFF7nFG8yCx7/n0XrF/l5s3UIUbVJw==" + "version": "npm:@edx/brand-edx.org@2.0.2", + "resolved": "https://registry.npmjs.org/@edx/brand-edx.org/-/brand-edx.org-2.0.2.tgz", + "integrity": "sha512-VDbxM/lkGYgUlABafBhp7lrUvoUcY7XzXc2PzCWK3t+W1yIqJhkJlWIRfzX5QUhOeZkQLCJb8jdIaanhytIysQ==" }, "@edx/eslint-config": { "version": "1.1.6", diff --git a/package.json b/package.json index 0094b015..1903c3c7 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "access": "public" }, "dependencies": { - "@edx/brand": "npm:@edx/brand-edx.org@2.0.0", + "@edx/brand": "npm:@edx/brand-edx.org@2.0.2", "@edx/frontend-component-footer": "10.1.4", "@edx/frontend-component-header": "2.2.5", "@edx/frontend-platform": "1.9.0",