Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: taskcluster/fast-azure-storage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 721afbd54d048f8b284339a7d9a3c0eeeb1476ad
Choose a base ref
..
head repository: taskcluster/fast-azure-storage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 23176a851681a1327a472257050b86136c855178
Choose a head ref
Showing with 8 additions and 1 deletion.
  1. +8 −1 yarn.lock
9 changes: 8 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
@@ -387,7 +387,14 @@ debug@2.6.9:
dependencies:
ms "2.0.0"

debug@^4.1.1, debug@^4.3.5:
debug@^4.1.1:
version "4.3.7"
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.7.tgz#87945b4151a011d76d95a198d7111c865c360a52"
integrity sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==
dependencies:
ms "^2.1.3"

debug@^4.3.5:
version "4.3.6"
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.6.tgz#2ab2c38fbaffebf8aa95fdfe6d88438c7a13c52b"
integrity sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==