fix(deps): update dependency scratch-l10n to v3.18.185 (#2605)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-06-16 12:12:22 +00:00 committed by GitHub
parent c8807677df
commit d500f99f85
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.183", "scratch-l10n": "3.18.185",
"scratch-render-fonts": "1.0.59", "scratch-render-fonts": "1.0.59",
"scratch-semantic-release-config": "1.0.14", "scratch-semantic-release-config": "1.0.14",
"semantic-release": "19.0.5", "semantic-release": "19.0.5",
@ -26744,9 +26744,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/scratch-l10n": { "node_modules/scratch-l10n": {
"version": "3.18.183", "version": "3.18.185",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.183.tgz", "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.185.tgz",
"integrity": "sha512-PmisuXxYfPD1ITgM8w4/rs+Uz5Lv7zJdD7Y48AVxZnTL3cVjqph7MJkoq7eYFtO8/1Q8JVSA0qgH0Ob2fuVaEg==", "integrity": "sha512-317r+r+hDV06VbqpKxRLbANTI22xrXoWBX/Wehgtnu3XqtAch0fRF4WcIRGaqdJeFspjbozswZNRsazXdBC1eA==",
"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.183", "scratch-l10n": "3.18.185",
"scratch-render-fonts": "1.0.59", "scratch-render-fonts": "1.0.59",
"scratch-semantic-release-config": "1.0.14", "scratch-semantic-release-config": "1.0.14",
"semantic-release": "19.0.5", "semantic-release": "19.0.5",