fix(deps): update dependency scratch-l10n to v3.18.27 (#2372)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-02-28 17:09:40 +00:00 committed by GitHub
parent a84a89e7e4
commit 77240b81e1
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",
"regenerator-runtime": "0.13.9",
"rimraf": "2.7.1",
"scratch-l10n": "3.18.26",
"scratch-l10n": "3.18.27",
"scratch-render-fonts": "1.0.13",
"scratch-semantic-release-config": "1.0.14",
"semantic-release": "19.0.5",
@ -24858,9 +24858,9 @@
"dev": true
},
"node_modules/scratch-l10n": {
"version": "3.18.26",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.26.tgz",
"integrity": "sha512-tK6RocG53xMHtMhSYNc3/JHsjRb0TvQfj4uMhKzdw+728R1HayVoW0thGPNqrSoctxKkHCXbDSZLI7z5VpuKCA==",
"version": "3.18.27",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.27.tgz",
"integrity": "sha512-LenpdH396+OQOEAfshNbD3P9KuahksGW2aPr/Ttl3Uda5nHtAgFKEICaz5fSz/+3Pq0E0XRkAYW61inveGOjrw==",
"dev": true,
"bin": {
"build-i18n-src": "scripts/build-i18n-src.js",

View file

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