chore(deps): update dependency scratch-blocks to v0.1.0-prerelease.20210804044921

This commit is contained in:
Renovate Bot 2021-08-04 06:51:19 +00:00
parent 090782b2fc
commit fed1eb477a
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 5 additions and 19 deletions

22
package-lock.json generated
View file

@ -15723,29 +15723,15 @@
}
},
"scratch-blocks": {
"version": "0.1.0-prerelease.20210729065131",
"resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-0.1.0-prerelease.20210729065131.tgz",
"integrity": "sha512-6/7+G0+UXXICdm7usTJCvxyIt7ibebv+8+nbY0w8rSYf+DzMo6mIkLlpELqiWsc9t3XuSnzeLbBRIUjmCI3OEQ==",
"version": "0.1.0-prerelease.20210804044921",
"resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-0.1.0-prerelease.20210804044921.tgz",
"integrity": "sha512-Kx+sOHdF9ubDt34k2cM633cberB7+x2HnUNw2d6JA15XzNP4uZoqttoQOMt6i/vrh905bbJjqgg28h7ZWOS2zQ==",
"dev": true,
"requires": {
"exports-loader": "0.6.3",
"google-closure-library": "20190301.0.0",
"imports-loader": "0.6.5",
"scratch-l10n": "3.13.20210729031512"
},
"dependencies": {
"scratch-l10n": {
"version": "3.13.20210729031512",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.13.20210729031512.tgz",
"integrity": "sha512-VislRxOx/BiHC7IldEpdoAD0NrzxieNPI0JNIZGXCdqSTg62n4KqdJCsseqmb4SHUmzSGWaLSoc5vkt+Pp302Q==",
"dev": true,
"requires": {
"@babel/cli": "^7.1.2",
"@babel/core": "^7.1.2",
"babel-plugin-react-intl": "^3.0.1",
"transifex": "1.6.6"
}
}
"scratch-l10n": "3.13.20210804031526"
}
},
"scratch-l10n": {

View file

@ -71,7 +71,7 @@
"lodash.defaultsdeep": "4.6.1",
"pngjs": "3.3.3",
"scratch-audio": "0.1.0-prerelease.20200528195344",
"scratch-blocks": "0.1.0-prerelease.20210729065131",
"scratch-blocks": "0.1.0-prerelease.20210804044921",
"scratch-l10n": "3.13.20210804031526",
"scratch-render": "0.1.0-prerelease.20210727084512",
"scratch-render-fonts": "1.0.0-prerelease.20210401210003",