mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 09:35:56 -05:00
Bump scratch-l10n from 3.13.20210712031609 to 3.13.20210713031546
Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.13.20210712031609 to 3.13.20210713031546. - [Release notes](https://github.com/LLK/scratch-l10n/releases) - [Commits](https://github.com/LLK/scratch-l10n/compare/3.13.20210712031609...3.13.20210713031546) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
0d3d956f4c
commit
e22dabcb98
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -21334,9 +21334,9 @@
|
|||
}
|
||||
},
|
||||
"scratch-l10n": {
|
||||
"version": "3.13.20210712031609",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.13.20210712031609.tgz",
|
||||
"integrity": "sha512-0jHlNUlfEW2pDPKmx+GUT+9RPsSh4fTJA2onSLmZiqUlHTEqGzJrYKDaR3jOzhhQxL7fSOwFHNeqUCBxe5BncA==",
|
||||
"version": "3.13.20210713031546",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.13.20210713031546.tgz",
|
||||
"integrity": "sha512-FbOCdRoBiUs36wM+ojnRHTXaLWti3IOZrll0Eq56NizEEwaJ5iNpm9mDRwhzIjtUNySiOnOfbq5R5jbcaomWyQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/cli": "^7.1.2",
|
||||
|
|
|
@ -128,7 +128,7 @@
|
|||
"redux-thunk": "2.0.1",
|
||||
"sass-loader": "6.0.6",
|
||||
"scratch-gui": "0.1.0-prerelease.20210711035201",
|
||||
"scratch-l10n": "3.13.20210712031609",
|
||||
"scratch-l10n": "3.13.20210713031546",
|
||||
"selenium-webdriver": "3.6.0",
|
||||
"slick-carousel": "1.6.0",
|
||||
"style-loader": "0.12.3",
|
||||
|
|
Loading…
Reference in a new issue