mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 09:35:56 -05:00
Bump scratch-l10n from 3.13.20210624031503 to 3.13.20210625031500
Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.13.20210624031503 to 3.13.20210625031500. - [Release notes](https://github.com/LLK/scratch-l10n/releases) - [Commits](https://github.com/LLK/scratch-l10n/compare/3.13.20210624031503...3.13.20210625031500) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
ffb0e96f47
commit
34acdd9d9c
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -21412,9 +21412,9 @@
|
|||
}
|
||||
},
|
||||
"scratch-l10n": {
|
||||
"version": "3.13.20210624031503",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.13.20210624031503.tgz",
|
||||
"integrity": "sha512-qp1sxpNY1KM2FTI1xRrBbLnoj0TyekUEJUMKJsIjH0tWGTXYtVSAG3vxZv5PAnWi1+tvGwQF637wCNxCN8dYqA==",
|
||||
"version": "3.13.20210625031500",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.13.20210625031500.tgz",
|
||||
"integrity": "sha512-OI14MTgvQaNASJykH5voiarbjMBKnjZDkE4r3HH2yXTBWeV8tbNzA/GLYYd1Ri4ovy4GOwFJ6nLy0RCmEeGBGg==",
|
||||
"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.20210621040041",
|
||||
"scratch-l10n": "3.13.20210624031503",
|
||||
"scratch-l10n": "3.13.20210625031500",
|
||||
"selenium-webdriver": "3.6.0",
|
||||
"slick-carousel": "1.6.0",
|
||||
"style-loader": "0.12.3",
|
||||
|
|
Loading…
Reference in a new issue