From d1d8f793dcaf8e6e23b98406a495fe68e606fb47 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 12 Jul 2021 04:19:37 +0000 Subject: [PATCH] fix(deps): update dependency scratch-l10n to v3.13.20210712031609 --- 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 335bd160ed..50e00f7e8d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5296,9 +5296,9 @@ } }, "scratch-l10n": { - "version": "3.13.20210711031507", - "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.13.20210711031507.tgz", - "integrity": "sha512-ZITWGJSmCLSrfdakMoYxYa7Qq9TLlqShdFipcTW/CJIJjfw/kNG19nqrST2lOoWo4r9nxgNVHm5RkIoQIWhEkw==", + "version": "3.13.20210712031609", + "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.13.20210712031609.tgz", + "integrity": "sha512-0jHlNUlfEW2pDPKmx+GUT+9RPsSh4fTJA2onSLmZiqUlHTEqGzJrYKDaR3jOzhhQxL7fSOwFHNeqUCBxe5BncA==", "requires": { "@babel/cli": "^7.1.2", "@babel/core": "^7.1.2", diff --git a/package.json b/package.json index 42e98d8cb9..048d33b961 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ }, "dependencies": { "google-closure-library": "20190301.0.0", - "scratch-l10n": "3.13.20210711031507" + "scratch-l10n": "3.13.20210712031609" }, "devDependencies": { "async": "2.6.3",