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

This commit is contained in:
renovate[bot] 2023-07-13 16:37:39 +00:00 committed by GitHub
parent 8ca1c7df6d
commit 0749e0a096
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 41 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.65",
"scratch-l10n": "3.15.20230712032154",
"scratch-l10n": "3.15.20230713032224",
"selenium-webdriver": "4.1.0",
"slick-carousel": "1.6.0",
"style-loader": "0.12.3",
@ -23520,24 +23520,6 @@
"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.65",
"resolved": "https://registry.npmjs.org/scratch-gui/-/scratch-gui-2.0.65.tgz",
@ -23952,24 +23934,6 @@
"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.18",
"resolved": "https://registry.npmjs.org/scratch-paint/-/scratch-paint-2.0.18.tgz",
@ -24059,9 +24023,9 @@
}
},
"node_modules/scratch-l10n": {
"version": "3.15.20230712032154",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20230712032154.tgz",
"integrity": "sha512-uvI56Byt+RRWLlCGNtBnuNfKCeuspqRFbk8JOVED1Sd3ANAdcSbtXPHG5M4BchZQERutisl2KDSfZMQnaSLHzA==",
"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",

View file

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