fix(deps): update dependency scratch-l10n to v3.18.209 (#2641)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-07-03 14:18:42 +00:00 committed by GitHub
parent 7abc54986c
commit 499e9d183f
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.207", "scratch-l10n": "3.18.209",
"scratch-render-fonts": "1.0.67", "scratch-render-fonts": "1.0.67",
"scratch-semantic-release-config": "1.0.14", "scratch-semantic-release-config": "1.0.14",
"semantic-release": "19.0.5", "semantic-release": "19.0.5",
@ -26750,9 +26750,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/scratch-l10n": { "node_modules/scratch-l10n": {
"version": "3.18.207", "version": "3.18.209",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.207.tgz", "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.209.tgz",
"integrity": "sha512-9eqJauj1RZHXV0v7MNnfcFyLVqspD2Eo/S5AOs/7F14l+n3LNzpsQ5aWj93kckjzQyYGjlW/l5GKFUUFsDMj2A==", "integrity": "sha512-y9A8lUFA9R6DqTae/ul0jt+LSSyzD2ymkylq4M6wSrstReuqWTRFvA+IL6bP3pR0PyPV9RIXFru5AmKHPVEgUA==",
"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.207", "scratch-l10n": "3.18.209",
"scratch-render-fonts": "1.0.67", "scratch-render-fonts": "1.0.67",
"scratch-semantic-release-config": "1.0.14", "scratch-semantic-release-config": "1.0.14",
"semantic-release": "19.0.5", "semantic-release": "19.0.5",