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

fix(deps): update dependency scratch-l10n to v3.16.20231013034330
This commit is contained in:
renovate[bot] 2023-10-13 06:30:00 +00:00 committed by GitHub
commit e24404c999
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.4.1",
"scratch-gui": "3.0.36",
"scratch-l10n": "3.16.20231012032159",
"scratch-l10n": "3.16.20231013034330",
"selenium-webdriver": "4.1.0",
"slick-carousel": "1.6.0",
"style-loader": "0.12.3",
@ -23346,6 +23346,24 @@
"scratch-l10n": "3.16.20231012032159"
}
},
"node_modules/scratch-blocks/node_modules/scratch-l10n": {
"version": "3.16.20231012032159",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.16.20231012032159.tgz",
"integrity": "sha512-9vScifC2bReGZ89Vt6tWs8zuiVPSzjMGbx4k6sVX9K9Avfey2xtbEM4EZxX8oxwYa8VPn8dpgQvprJGNTXuO0A==",
"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": "3.0.36",
"resolved": "https://registry.npmjs.org/scratch-gui/-/scratch-gui-3.0.36.tgz",
@ -23730,6 +23748,24 @@
"symbol-observable": "^1.0.3"
}
},
"node_modules/scratch-gui/node_modules/scratch-l10n": {
"version": "3.16.20231012032159",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.16.20231012032159.tgz",
"integrity": "sha512-9vScifC2bReGZ89Vt6tWs8zuiVPSzjMGbx4k6sVX9K9Avfey2xtbEM4EZxX8oxwYa8VPn8dpgQvprJGNTXuO0A==",
"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.1.21",
"resolved": "https://registry.npmjs.org/scratch-paint/-/scratch-paint-2.1.21.tgz",
@ -23819,9 +23855,9 @@
}
},
"node_modules/scratch-l10n": {
"version": "3.16.20231012032159",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.16.20231012032159.tgz",
"integrity": "sha512-9vScifC2bReGZ89Vt6tWs8zuiVPSzjMGbx4k6sVX9K9Avfey2xtbEM4EZxX8oxwYa8VPn8dpgQvprJGNTXuO0A==",
"version": "3.16.20231013034330",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.16.20231013034330.tgz",
"integrity": "sha512-zHiSFijBt5Dq7ceLIxEhXvgDn997r3HVXkGjMSQmyA4oyzYwCOVvzoxtu5U2UrxNEcJy7beFLfIn5GrV66/PvQ==",
"dev": true,
"dependencies": {
"@babel/cli": "^7.1.2",

View file

@ -137,7 +137,7 @@
"sass": "1.49.7",
"sass-loader": "10.4.1",
"scratch-gui": "3.0.36",
"scratch-l10n": "3.16.20231012032159",
"scratch-l10n": "3.16.20231013034330",
"selenium-webdriver": "4.1.0",
"slick-carousel": "1.6.0",
"style-loader": "0.12.3",