mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 17:45:52 -05:00
Bump scratch-l10n from 3.11.20210527031534 to 3.11.20210528031513
Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210527031534 to 3.11.20210528031513. - [Release notes](https://github.com/LLK/scratch-l10n/releases) - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210527031534...3.11.20210528031513) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
f46de5923a
commit
29acdea069
1 changed files with 19 additions and 6 deletions
25
package-lock.json
generated
25
package-lock.json
generated
|
@ -503,9 +503,9 @@
|
|||
}
|
||||
},
|
||||
"electron-to-chromium": {
|
||||
"version": "1.3.740",
|
||||
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.740.tgz",
|
||||
"integrity": "sha512-Mi2m55JrX2BFbNZGKYR+2ItcGnR4O5HhrvgoRRyZQlaMGQULqDhoGkLWHzJoshSzi7k1PUofxcDbNhlFrDZNhg==",
|
||||
"version": "1.3.741",
|
||||
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.741.tgz",
|
||||
"integrity": "sha512-4i3T0cwnHo1O4Mnp9JniEco8bZiXoqbm3PhW5hv7uu8YLg35iajYrRnNyKFaN8/8SSTskU2hYqVTeYVPceSpUA==",
|
||||
"dev": true
|
||||
},
|
||||
"semver": {
|
||||
|
@ -21311,6 +21311,19 @@
|
|||
"integrity": "sha1-six699nWiBvItuZTM17rywoYh0g=",
|
||||
"dev": true
|
||||
},
|
||||
"scratch-l10n": {
|
||||
"version": "3.11.20210527031534",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.11.20210527031534.tgz",
|
||||
"integrity": "sha512-RnXRr45rhsHex3HbpVtqaGauTdlHy81ajdVmei4wyv3Y/DOz7krLnMFghPz6KcWYm54L6jGVP/sY3vKvTaPWBg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/cli": "^7.1.2",
|
||||
"@babel/core": "^7.1.2",
|
||||
"babel-plugin-react-intl": "^3.0.1",
|
||||
"react-intl": "^2.8.0",
|
||||
"transifex": "1.6.6"
|
||||
}
|
||||
},
|
||||
"scratch-storage": {
|
||||
"version": "1.3.4",
|
||||
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-1.3.4.tgz",
|
||||
|
@ -21388,9 +21401,9 @@
|
|||
}
|
||||
},
|
||||
"scratch-l10n": {
|
||||
"version": "3.11.20210527031534",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.11.20210527031534.tgz",
|
||||
"integrity": "sha512-RnXRr45rhsHex3HbpVtqaGauTdlHy81ajdVmei4wyv3Y/DOz7krLnMFghPz6KcWYm54L6jGVP/sY3vKvTaPWBg==",
|
||||
"version": "3.11.20210528031513",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.11.20210528031513.tgz",
|
||||
"integrity": "sha512-Ya2nWhZp76cFDY+OIpvfNX7OI7d83iF70zqJo5EeY9U6/cAps+cCxVCYY76IGc2B+uV8e1db9QUp/iVQ49WbGg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/cli": "^7.1.2",
|
||||
|
|
Loading…
Reference in a new issue