mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 15:47:53 -05:00
Bump scratch-l10n from 3.11.20210614031633 to 3.12.20210614183204
Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210614031633 to 3.12.20210614183204. - [Release notes](https://github.com/LLK/scratch-l10n/releases) - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210614031633...3.12.20210614183204) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
a17919e561
commit
88211c2d1b
2 changed files with 17 additions and 4 deletions
19
package-lock.json
generated
19
package-lock.json
generated
|
@ -21328,6 +21328,19 @@
|
|||
"integrity": "sha1-six699nWiBvItuZTM17rywoYh0g=",
|
||||
"dev": true
|
||||
},
|
||||
"scratch-l10n": {
|
||||
"version": "3.11.20210614031633",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.11.20210614031633.tgz",
|
||||
"integrity": "sha512-Gi3uw1ULWYDVVzgLCpCHU7AUCQOgiKXqb/to140uQvSMH5KZnH3FpzsAMpahPQPEe5rHIM0NcbznF+IRDcSwJg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/cli": "^7.1.2",
|
||||
"@babel/core": "^7.1.2",
|
||||
"babel-plugin-react-intl": "^3.0.1",
|
||||
"react-intl": "^2.8.0",
|
||||
"transifex": "1.6.6"
|
||||
}
|
||||
},
|
||||
"scratch-storage": {
|
||||
"version": "1.3.5",
|
||||
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-1.3.5.tgz",
|
||||
|
@ -21394,9 +21407,9 @@
|
|||
}
|
||||
},
|
||||
"scratch-l10n": {
|
||||
"version": "3.11.20210614031633",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.11.20210614031633.tgz",
|
||||
"integrity": "sha512-Gi3uw1ULWYDVVzgLCpCHU7AUCQOgiKXqb/to140uQvSMH5KZnH3FpzsAMpahPQPEe5rHIM0NcbznF+IRDcSwJg==",
|
||||
"version": "3.12.20210614183204",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.12.20210614183204.tgz",
|
||||
"integrity": "sha512-Wq2SXXqvhY6nP31wKwvmUBfF8wSwkqtL7eaQOx0a597a0AEfrdhnldhyWbzXLoXYD71QUin6LPvAiqRMHtXClQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/cli": "^7.1.2",
|
||||
|
|
|
@ -127,7 +127,7 @@
|
|||
"redux-thunk": "2.0.1",
|
||||
"sass-loader": "6.0.6",
|
||||
"scratch-gui": "0.1.0-prerelease.20210614040305",
|
||||
"scratch-l10n": "3.11.20210614031633",
|
||||
"scratch-l10n": "3.12.20210614183204",
|
||||
"selenium-webdriver": "3.6.0",
|
||||
"slick-carousel": "1.6.0",
|
||||
"style-loader": "0.12.3",
|
||||
|
|
Loading…
Reference in a new issue