mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-03-25 20:29:45 -04:00
Bump scratch-l10n from 3.11.20210208031546 to 3.11.20210209031515
Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210208031546 to 3.11.20210209031515. - [Release notes](https://github.com/LLK/scratch-l10n/releases) - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210208031546...3.11.20210209031515) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
4e97e7c60e
commit
2f82ef04da
1 changed files with 15 additions and 3 deletions
18
package-lock.json
generated
18
package-lock.json
generated
|
@ -24663,6 +24663,18 @@
|
|||
"integrity": "sha1-six699nWiBvItuZTM17rywoYh0g=",
|
||||
"dev": true
|
||||
},
|
||||
"scratch-l10n": {
|
||||
"version": "3.11.20210208031546",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.11.20210208031546.tgz",
|
||||
"integrity": "sha512-edTHTU9b0MStS901iywPD3w9dfpgtAPD+5EXz21JblsJTSpiK4a4NkdEtnp7oCiRoLrphsrBqNuLjjLKC33TFA==",
|
||||
"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-storage": {
|
||||
"version": "1.3.3",
|
||||
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-1.3.3.tgz",
|
||||
|
@ -24730,9 +24742,9 @@
|
|||
}
|
||||
},
|
||||
"scratch-l10n": {
|
||||
"version": "3.11.20210208031546",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.11.20210208031546.tgz",
|
||||
"integrity": "sha512-edTHTU9b0MStS901iywPD3w9dfpgtAPD+5EXz21JblsJTSpiK4a4NkdEtnp7oCiRoLrphsrBqNuLjjLKC33TFA==",
|
||||
"version": "3.11.20210209031515",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.11.20210209031515.tgz",
|
||||
"integrity": "sha512-0f+8hi3YVHxy7xZr1B3bRvpHoHWfGeKLkSNM0mlip8BB9HFmBVykkjiJuKXuQCHOqEWn1a/G4qrG7W47R3VJ1A==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/cli": "^7.1.2",
|
||||
|
|
Loading…
Add table
Reference in a new issue