fix(deps): update dependency scratch-l10n to v3.15.20221213032135

This commit is contained in:
renovate[bot] 2022-12-13 04:52:26 +00:00 committed by GitHub
parent 553ef5be83
commit cf661c6361
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 40 additions and 8 deletions

46
package-lock.json generated
View file

@ -100,7 +100,7 @@
"sass": "1.49.7",
"sass-loader": "10.2.1",
"scratch-gui": "1.2.1",
"scratch-l10n": "3.15.20221211032111",
"scratch-l10n": "3.15.20221213032135",
"selenium-webdriver": "4.1.0",
"slick-carousel": "1.6.0",
"style-loader": "0.12.3",
@ -23451,6 +23451,24 @@
"symbol-observable": "^1.0.3"
}
},
"node_modules/scratch-gui/node_modules/scratch-l10n": {
"version": "3.15.20221211032111",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20221211032111.tgz",
"integrity": "sha512-XobT4vJ3WHIHqC24M37HmvcE8bV9pSW3RYw/p/7GboCE4yfrpeGY9NVYn5ryPzsdpFhCum0ehwcp8JDhG7CWAA==",
"dev": true,
"dependencies": {
"@babel/cli": "^7.1.2",
"@babel/core": "^7.1.2",
"@transifex/api": "4.2.5",
"babel-plugin-react-intl": "^3.0.1",
"download": "^8.0.0",
"transifex": "1.6.6"
},
"bin": {
"build-i18n-src": "scripts/build-i18n-src.js",
"tx-push-src": "scripts/tx-push-src.js"
}
},
"node_modules/scratch-gui/node_modules/scratch-paint": {
"version": "1.1.31",
"resolved": "https://registry.npmjs.org/scratch-paint/-/scratch-paint-1.1.31.tgz",
@ -23533,9 +23551,9 @@
}
},
"node_modules/scratch-l10n": {
"version": "3.15.20221211032111",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20221211032111.tgz",
"integrity": "sha512-XobT4vJ3WHIHqC24M37HmvcE8bV9pSW3RYw/p/7GboCE4yfrpeGY9NVYn5ryPzsdpFhCum0ehwcp8JDhG7CWAA==",
"version": "3.15.20221213032135",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20221213032135.tgz",
"integrity": "sha512-YV6CcLbqZf+LwM3ZsNySBf7VSUsGDgQLvHNGPjkzzfXOLuNOdTEIGpgHVrUpBC7nOBN9Aq1l/XC5B9TN5Er0rQ==",
"dev": true,
"dependencies": {
"@babel/cli": "^7.1.2",
@ -51451,6 +51469,20 @@
"symbol-observable": "^1.0.3"
}
},
"scratch-l10n": {
"version": "3.15.20221211032111",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20221211032111.tgz",
"integrity": "sha512-XobT4vJ3WHIHqC24M37HmvcE8bV9pSW3RYw/p/7GboCE4yfrpeGY9NVYn5ryPzsdpFhCum0ehwcp8JDhG7CWAA==",
"dev": true,
"requires": {
"@babel/cli": "^7.1.2",
"@babel/core": "^7.1.2",
"@transifex/api": "4.2.5",
"babel-plugin-react-intl": "^3.0.1",
"download": "^8.0.0",
"transifex": "1.6.6"
}
},
"scratch-paint": {
"version": "1.1.31",
"resolved": "https://registry.npmjs.org/scratch-paint/-/scratch-paint-1.1.31.tgz",
@ -51515,9 +51547,9 @@
}
},
"scratch-l10n": {
"version": "3.15.20221211032111",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20221211032111.tgz",
"integrity": "sha512-XobT4vJ3WHIHqC24M37HmvcE8bV9pSW3RYw/p/7GboCE4yfrpeGY9NVYn5ryPzsdpFhCum0ehwcp8JDhG7CWAA==",
"version": "3.15.20221213032135",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20221213032135.tgz",
"integrity": "sha512-YV6CcLbqZf+LwM3ZsNySBf7VSUsGDgQLvHNGPjkzzfXOLuNOdTEIGpgHVrUpBC7nOBN9Aq1l/XC5B9TN5Er0rQ==",
"dev": true,
"requires": {
"@babel/cli": "^7.1.2",

View file

@ -135,7 +135,7 @@
"sass": "1.49.7",
"sass-loader": "10.2.1",
"scratch-gui": "1.2.1",
"scratch-l10n": "3.15.20221211032111",
"scratch-l10n": "3.15.20221213032135",
"selenium-webdriver": "4.1.0",
"slick-carousel": "1.6.0",
"style-loader": "0.12.3",