From f485903afaae8d0aadc2ae5f43583f83d645ef1d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 24 Sep 2022 06:55:12 +0000 Subject: [PATCH] fix(deps): update dependency scratch-l10n to v3.15.20220924031614 (#2081) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index d0d05be1..e6eb7e72 100644 --- a/package-lock.json +++ b/package-lock.json @@ -66,7 +66,7 @@ "redux-throttle": "0.1.1", "regenerator-runtime": "0.13.9", "rimraf": "2.7.1", - "scratch-l10n": "3.15.20220923031622", + "scratch-l10n": "3.15.20220924031614", "scratch-render-fonts": "1.0.0-prerelease.20210401210003", "scratch-semantic-release-config": "1.0.4", "style-loader": "1.3.0", @@ -25216,9 +25216,9 @@ } }, "node_modules/scratch-l10n": { - "version": "3.15.20220923031622", - "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20220923031622.tgz", - "integrity": "sha512-HpqF+Ua+tTNbdNpLYK8CZes25ZCJu8CA0KcrWb2UNRa+hYw3WCkc6AnBN3N05/i+Ci1j4P8FVZVqLEemy7EfCw==", + "version": "3.15.20220924031614", + "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20220924031614.tgz", + "integrity": "sha512-DxFjGxFmzyGRJ0qtqx2IsqrCIR0VfW1hnLNQzWwZb8ig7A57F4NZOzDvEZ/Ru0NY608UUzrC/daY0jv5tIAkYA==", "dev": true, "dependencies": { "@babel/cli": "^7.1.2", @@ -54047,9 +54047,9 @@ } }, "scratch-l10n": { - "version": "3.15.20220923031622", - "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20220923031622.tgz", - "integrity": "sha512-HpqF+Ua+tTNbdNpLYK8CZes25ZCJu8CA0KcrWb2UNRa+hYw3WCkc6AnBN3N05/i+Ci1j4P8FVZVqLEemy7EfCw==", + "version": "3.15.20220924031614", + "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20220924031614.tgz", + "integrity": "sha512-DxFjGxFmzyGRJ0qtqx2IsqrCIR0VfW1hnLNQzWwZb8ig7A57F4NZOzDvEZ/Ru0NY608UUzrC/daY0jv5tIAkYA==", "dev": true, "requires": { "@babel/cli": "^7.1.2", diff --git a/package.json b/package.json index 69ff8585..f31ce198 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,7 @@ "redux-throttle": "0.1.1", "regenerator-runtime": "0.13.9", "rimraf": "2.7.1", - "scratch-l10n": "3.15.20220923031622", + "scratch-l10n": "3.15.20220924031614", "scratch-render-fonts": "1.0.0-prerelease.20210401210003", "scratch-semantic-release-config": "1.0.4", "style-loader": "1.3.0",