mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 09:35:56 -05:00
Bump scratch-l10n from 3.11.20210326031542 to 3.11.20210327031512
Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210326031542 to 3.11.20210327031512. - [Release notes](https://github.com/LLK/scratch-l10n/releases) - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210326031542...3.11.20210327031512) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
91ba295a4d
commit
f1e8edbd51
1 changed files with 3 additions and 20 deletions
23
package-lock.json
generated
23
package-lock.json
generated
|
@ -1436,23 +1436,6 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"@formatjs/ecma402-abstract": {
|
||||
"version": "1.6.3",
|
||||
"resolved": "https://registry.npmjs.org/@formatjs/ecma402-abstract/-/ecma402-abstract-1.6.3.tgz",
|
||||
"integrity": "sha512-7ijswObmYXabVy5GvcpKG29jbyJ9rGtFdRBdmdQvoDmMo0PwlOl/L08GtrjA4YWLAZ0j2owb2YrRLGNAvLBk+Q==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"tslib": "^2.1.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"tslib": {
|
||||
"version": "2.1.0",
|
||||
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.1.0.tgz",
|
||||
"integrity": "sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A==",
|
||||
"dev": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"@formatjs/intl-getcanonicallocales": {
|
||||
"version": "1.5.8",
|
||||
"resolved": "https://registry.npmjs.org/@formatjs/intl-getcanonicallocales/-/intl-getcanonicallocales-1.5.8.tgz",
|
||||
|
@ -21471,9 +21454,9 @@
|
|||
}
|
||||
},
|
||||
"scratch-l10n": {
|
||||
"version": "3.11.20210326031542",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.11.20210326031542.tgz",
|
||||
"integrity": "sha512-CEN4Sio5ecgkKhTG1lhLWtBnWlVF8RHfj0u3DOpqQ/gAND0KkfEJMyYLj3vheKL7yJ0qn+XP9ZmS5kNUYa7kRw==",
|
||||
"version": "3.11.20210327031512",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.11.20210327031512.tgz",
|
||||
"integrity": "sha512-+fskucB42bExv5owK7oPY+SJNOwy6cKm/2b1FdKrXoKF80gw5W+Ww4MRSg8z9qXk6wLKFAZhPhjDLvFxSD5ccA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/cli": "^7.1.2",
|
||||
|
|
Loading…
Reference in a new issue