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

This commit is contained in:
renovate[bot] 2023-06-30 05:00:46 +00:00 committed by GitHub
parent 0af8d9be44
commit 92b6e6240a
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.19",
"scratch-l10n": "3.15.20230629032156",
"scratch-l10n": "3.15.20230630032209",
"selenium-webdriver": "4.1.0",
"slick-carousel": "1.6.0",
"style-loader": "0.12.3",
@ -23520,6 +23520,24 @@
"scratch-l10n": "3.15.20230629032156"
}
},
"node_modules/scratch-blocks/node_modules/scratch-l10n": {
"version": "3.15.20230629032156",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20230629032156.tgz",
"integrity": "sha512-qFcN0gynIr/5tvzvkT1GnBoim6s/6QkN0uqfNaJZFz6Zbd17zd3FgwVjzdQNCLIpprosZoRK9E6J8TFHuumsMw==",
"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.19",
"resolved": "https://registry.npmjs.org/scratch-gui/-/scratch-gui-2.0.19.tgz",
@ -23934,6 +23952,24 @@
"symbol-observable": "^1.0.3"
}
},
"node_modules/scratch-gui/node_modules/scratch-l10n": {
"version": "3.15.20230629032156",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20230629032156.tgz",
"integrity": "sha512-qFcN0gynIr/5tvzvkT1GnBoim6s/6QkN0uqfNaJZFz6Zbd17zd3FgwVjzdQNCLIpprosZoRK9E6J8TFHuumsMw==",
"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.7",
"resolved": "https://registry.npmjs.org/scratch-paint/-/scratch-paint-2.0.7.tgz",
@ -24023,9 +24059,9 @@
}
},
"node_modules/scratch-l10n": {
"version": "3.15.20230629032156",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20230629032156.tgz",
"integrity": "sha512-qFcN0gynIr/5tvzvkT1GnBoim6s/6QkN0uqfNaJZFz6Zbd17zd3FgwVjzdQNCLIpprosZoRK9E6J8TFHuumsMw==",
"version": "3.15.20230630032209",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20230630032209.tgz",
"integrity": "sha512-GAEpZjLspVbSCmYe2fVfWnYusQ9pNDXxlbAacm81svw2EbLeQsC9pB5kxAsv1E15PkS/BDyBdo76x1+cITf5mA==",
"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.19",
"scratch-l10n": "3.15.20230629032156",
"scratch-l10n": "3.15.20230630032209",
"selenium-webdriver": "4.1.0",
"slick-carousel": "1.6.0",
"style-loader": "0.12.3",