fix(deps): update dependency scratch-l10n to v3.18.248 (#2707)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-08-02 16:35:38 +00:00 committed by GitHub
parent 52129479a7
commit 0ff623a8c7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -67,7 +67,7 @@
"redux-throttle": "0.1.1", "redux-throttle": "0.1.1",
"regenerator-runtime": "0.13.9", "regenerator-runtime": "0.13.9",
"rimraf": "2.7.1", "rimraf": "2.7.1",
"scratch-l10n": "3.18.245", "scratch-l10n": "3.18.248",
"scratch-render-fonts": "1.0.80", "scratch-render-fonts": "1.0.80",
"scratch-semantic-release-config": "1.0.14", "scratch-semantic-release-config": "1.0.14",
"semantic-release": "19.0.5", "semantic-release": "19.0.5",
@ -26703,9 +26703,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/scratch-l10n": { "node_modules/scratch-l10n": {
"version": "3.18.245", "version": "3.18.248",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.245.tgz", "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.248.tgz",
"integrity": "sha512-x/90h0kp3r4veLja/6D9N50PUbG2Q2c8o90GWI5oJC6BHmH+7X80gIfR7HiahTEuW1nHQawzt8ts1YaUy7bgmQ==", "integrity": "sha512-0TpvvMYHseOI1j6nF1EwhPeqI1SM7Bs65XLSiUeUzq5YyjIJNWz6Kq3+SUf2BnKDmDMQvpmv1vdEr7YIQK2NNw==",
"dev": true, "dev": true,
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"bin": { "bin": {

View file

@ -94,7 +94,7 @@
"redux-throttle": "0.1.1", "redux-throttle": "0.1.1",
"regenerator-runtime": "0.13.9", "regenerator-runtime": "0.13.9",
"rimraf": "2.7.1", "rimraf": "2.7.1",
"scratch-l10n": "3.18.245", "scratch-l10n": "3.18.248",
"scratch-render-fonts": "1.0.80", "scratch-render-fonts": "1.0.80",
"scratch-semantic-release-config": "1.0.14", "scratch-semantic-release-config": "1.0.14",
"semantic-release": "19.0.5", "semantic-release": "19.0.5",