Merge pull request #7744 from scratchfoundation/renovate/scratch-l10n-3.x

fix(deps): update dependency scratch-l10n to v3.15.20230714032252
This commit is contained in:
renovate[bot] 2023-07-14 06:59:18 +00:00 committed by GitHub
commit 7a544d4fce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 41 additions and 5 deletions

44
package-lock.json generated
View file

@ -102,7 +102,7 @@
"sass": "1.49.7",
"sass-loader": "10.2.1",
"scratch-gui": "2.0.67",
"scratch-l10n": "3.15.20230713032224",
"scratch-l10n": "3.15.20230714032252",
"selenium-webdriver": "4.1.0",
"slick-carousel": "1.6.0",
"style-loader": "0.12.3",
@ -23520,6 +23520,24 @@
"scratch-l10n": "3.15.20230713032224"
}
},
"node_modules/scratch-blocks/node_modules/scratch-l10n": {
"version": "3.15.20230713032224",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20230713032224.tgz",
"integrity": "sha512-m5AbcLo8j46Aps+gty6ElDfmieyc3sRQBJUAMAkYcfniw7Dnelx5LdjKI0XSbbCMlSzhKyuYOObpkyUdfBoCnQ==",
"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": {
"version": "2.0.67",
"resolved": "https://registry.npmjs.org/scratch-gui/-/scratch-gui-2.0.67.tgz",
@ -23934,6 +23952,24 @@
"symbol-observable": "^1.0.3"
}
},
"node_modules/scratch-gui/node_modules/scratch-l10n": {
"version": "3.15.20230713032224",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20230713032224.tgz",
"integrity": "sha512-m5AbcLo8j46Aps+gty6ElDfmieyc3sRQBJUAMAkYcfniw7Dnelx5LdjKI0XSbbCMlSzhKyuYOObpkyUdfBoCnQ==",
"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": "2.0.19",
"resolved": "https://registry.npmjs.org/scratch-paint/-/scratch-paint-2.0.19.tgz",
@ -24023,9 +24059,9 @@
}
},
"node_modules/scratch-l10n": {
"version": "3.15.20230713032224",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20230713032224.tgz",
"integrity": "sha512-m5AbcLo8j46Aps+gty6ElDfmieyc3sRQBJUAMAkYcfniw7Dnelx5LdjKI0XSbbCMlSzhKyuYOObpkyUdfBoCnQ==",
"version": "3.15.20230714032252",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20230714032252.tgz",
"integrity": "sha512-JRgJc0yXhjugqIeqzXwZv/Sf8EKPwbvZHtPH1s0puZu+9X5B1DXwTio7c1f8JHia9aT6cQb87CtgB9irCYrl/g==",
"dev": true,
"dependencies": {
"@babel/cli": "^7.1.2",

View file

@ -137,7 +137,7 @@
"sass": "1.49.7",
"sass-loader": "10.2.1",
"scratch-gui": "2.0.67",
"scratch-l10n": "3.15.20230713032224",
"scratch-l10n": "3.15.20230714032252",
"selenium-webdriver": "4.1.0",
"slick-carousel": "1.6.0",
"style-loader": "0.12.3",