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

This commit is contained in:
renovate[bot] 2023-09-14 04:14:09 +00:00 committed by GitHub
parent a9035d6ff9
commit e37d574d9a
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.3.38",
"scratch-l10n": "3.16.20230909032442",
"scratch-l10n": "3.16.20230914032225",
"selenium-webdriver": "4.1.0",
"slick-carousel": "1.6.0",
"style-loader": "0.12.3",
@ -23357,6 +23357,24 @@
"scratch-l10n": "3.16.20230909032442"
}
},
"node_modules/scratch-blocks/node_modules/scratch-l10n": {
"version": "3.16.20230909032442",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.16.20230909032442.tgz",
"integrity": "sha512-0XwD0KAd6KGPQD8bejZz12/B3jsxu9o/aVb00OLIoDvt130WOtcwytU8ywUIfS4gGeFGdSDvvZ8Kx9NCPQNbiA==",
"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.3.38",
"resolved": "https://registry.npmjs.org/scratch-gui/-/scratch-gui-2.3.38.tgz",
@ -23771,6 +23789,24 @@
"symbol-observable": "^1.0.3"
}
},
"node_modules/scratch-gui/node_modules/scratch-l10n": {
"version": "3.16.20230909032442",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.16.20230909032442.tgz",
"integrity": "sha512-0XwD0KAd6KGPQD8bejZz12/B3jsxu9o/aVb00OLIoDvt130WOtcwytU8ywUIfS4gGeFGdSDvvZ8Kx9NCPQNbiA==",
"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.8",
"resolved": "https://registry.npmjs.org/scratch-paint/-/scratch-paint-2.1.8.tgz",
@ -23860,9 +23896,9 @@
}
},
"node_modules/scratch-l10n": {
"version": "3.16.20230909032442",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.16.20230909032442.tgz",
"integrity": "sha512-0XwD0KAd6KGPQD8bejZz12/B3jsxu9o/aVb00OLIoDvt130WOtcwytU8ywUIfS4gGeFGdSDvvZ8Kx9NCPQNbiA==",
"version": "3.16.20230914032225",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.16.20230914032225.tgz",
"integrity": "sha512-0ObTrooViIsycYxOkXLR1vQC4zdk/+W2Y0mKOJ6AWGAE5Zn+X4hVLbGK+m3i7ZBDHClMo6IbdLNj8+i7VTacCQ==",
"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.3.38",
"scratch-l10n": "3.16.20230909032442",
"scratch-l10n": "3.16.20230914032225",
"selenium-webdriver": "4.1.0",
"slick-carousel": "1.6.0",
"style-loader": "0.12.3",