mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 15:47:53 -05:00
Bump scratch-l10n from 3.13.20210630031503 to 3.13.20210701031453
Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.13.20210630031503 to 3.13.20210701031453. - [Release notes](https://github.com/LLK/scratch-l10n/releases) - [Commits](https://github.com/LLK/scratch-l10n/compare/3.13.20210630031503...3.13.20210701031453) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
40a015249f
commit
4bf7bd2112
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -21386,9 +21386,9 @@
|
|||
}
|
||||
},
|
||||
"scratch-l10n": {
|
||||
"version": "3.13.20210630031503",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.13.20210630031503.tgz",
|
||||
"integrity": "sha512-2LIumtLBd8KVg2YpmJlToMHH24CPlV+4crcyPbI4gScHnFKGKHTQK0eZNCMO7tZEMi47hfl8xXVbIcryhi3iNQ==",
|
||||
"version": "3.13.20210701031453",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.13.20210701031453.tgz",
|
||||
"integrity": "sha512-tJCBymZm6EvUu7E5q2ufD7F2Ld1Z+FjNA6Y8rUrS3MZjWdyqIcED3Fev9qFaGVQ+E/82QG1EV6UFQzexJOHtBg==",
|
||||
"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.20210629084355",
|
||||
"scratch-l10n": "3.13.20210630031503",
|
||||
"scratch-l10n": "3.13.20210701031453",
|
||||
"selenium-webdriver": "3.6.0",
|
||||
"slick-carousel": "1.6.0",
|
||||
"style-loader": "0.12.3",
|
||||
|
|
Loading…
Reference in a new issue