fix(deps): update dependency scratch-l10n to v3.18.10 (#2333)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-02-22 06:57:12 +00:00 committed by GitHub
parent eb39acbabe
commit 18aab0b0b6
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.6", "scratch-l10n": "3.18.10",
"scratch-render-fonts": "1.0.2", "scratch-render-fonts": "1.0.2",
"scratch-semantic-release-config": "1.0.11", "scratch-semantic-release-config": "1.0.11",
"semantic-release": "19.0.5", "semantic-release": "19.0.5",
@ -25772,9 +25772,9 @@
"dev": true "dev": true
}, },
"node_modules/scratch-l10n": { "node_modules/scratch-l10n": {
"version": "3.18.6", "version": "3.18.10",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.6.tgz", "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.10.tgz",
"integrity": "sha512-5k7J0KJvqji1PCul5v/0a0zGXMXLYW0fr1R/xd0+PdjTsXQbMLUke2do1MxIGpgkTYWvup4WbdlKi4rg81sjmw==", "integrity": "sha512-9iBaSr9TNju7V34b+ooUeXy/vvAdTzEVRP47LUElXsrfk1b7W2uL2PGzZ4chrHmWJvxfbAo8VT8Iz+TqbgMDwg==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@babel/cli": "^7.1.2", "@babel/cli": "^7.1.2",

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.6", "scratch-l10n": "3.18.10",
"scratch-render-fonts": "1.0.2", "scratch-render-fonts": "1.0.2",
"scratch-semantic-release-config": "1.0.11", "scratch-semantic-release-config": "1.0.11",
"semantic-release": "19.0.5", "semantic-release": "19.0.5",