fix(deps): update dependency scratch-l10n to v5.0.205 ()

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-04-15 22:39:37 +00:00 committed by GitHub
parent 910a2921c7
commit 0ede257bc5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 11 additions and 11 deletions

20
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": "5.0.204", "scratch-l10n": "5.0.205",
"scratch-render-fonts": "1.0.183", "scratch-render-fonts": "1.0.183",
"scratch-semantic-release-config": "3.0.0", "scratch-semantic-release-config": "3.0.0",
"semantic-release": "19.0.5", "semantic-release": "19.0.5",
@ -4340,16 +4340,16 @@
} }
}, },
"node_modules/@transifex/api": { "node_modules/@transifex/api": {
"version": "4.3.0", "version": "7.1.3",
"resolved": "https://registry.npmjs.org/@transifex/api/-/api-4.3.0.tgz", "resolved": "https://registry.npmjs.org/@transifex/api/-/api-7.1.3.tgz",
"integrity": "sha512-RCpqAqxZlrHDo7rfam8tLSoT02wvF8LQeNRC0VZG5IGrH+wv+G6fB8PWLLHrvUuaqO6XCwkMmYlJ/X9U9TLTHw==", "integrity": "sha512-oT6QXhRqduGqDNMfyRK4+u1RrAux0sCJe7rtFvEDc6oDg8h6dIr+2O2o8oSOio6E+JFS9KVrRbCIy2jFsPtRFQ==",
"dev": true, "dev": true,
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"core-js": "^3.22.4" "core-js": "^3.35.0"
}, },
"engines": { "engines": {
"node": ">=14.0.0" "node": ">=16.0.0"
} }
}, },
"node_modules/@tsconfig/node10": { "node_modules/@tsconfig/node10": {
@ -25006,13 +25006,13 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/scratch-l10n": { "node_modules/scratch-l10n": {
"version": "5.0.204", "version": "5.0.205",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-5.0.204.tgz", "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-5.0.205.tgz",
"integrity": "sha512-YICLOkMe8Om3qvvqR7TcMyEeXA8QszMv1GRYOL8QGZT3cdP6WeFaOjduROVTZJKjnW+Thhy0MEdv5jGQbzmoQw==", "integrity": "sha512-aynz/5R89D0M4n19qYBjh0dgzKeEhrvgq07vmybc8XGiqKLi87SJv3LMTCGcbhHv1AfYnVQg/TUVQU9dtjMDyQ==",
"dev": true, "dev": true,
"license": "AGPL-3.0-only", "license": "AGPL-3.0-only",
"dependencies": { "dependencies": {
"@transifex/api": "4.3.0", "@transifex/api": "7.1.3",
"download": "8.0.0", "download": "8.0.0",
"transifex": "1.6.6" "transifex": "1.6.6"
}, },

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": "5.0.204", "scratch-l10n": "5.0.205",
"scratch-render-fonts": "1.0.183", "scratch-render-fonts": "1.0.183",
"scratch-semantic-release-config": "3.0.0", "scratch-semantic-release-config": "3.0.0",
"semantic-release": "19.0.5", "semantic-release": "19.0.5",