mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-24 16:18:01 -05:00
Merge pull request #5526 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210602031702
This commit is contained in:
commit
7732f4d695
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -21400,9 +21400,9 @@
|
|||
}
|
||||
},
|
||||
"scratch-l10n": {
|
||||
"version": "3.11.20210601031633",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.11.20210601031633.tgz",
|
||||
"integrity": "sha512-HARIciBZJSTeO8/6kYTM5ide1bqNpcmc47CbhhoMs1S0WPyXR/9vs5grRE9b1xIHDp79KVZaseq4rpVNcLv7Fg==",
|
||||
"version": "3.11.20210602031702",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.11.20210602031702.tgz",
|
||||
"integrity": "sha512-8WCD4B/GLtAepFvJc29fGwMI0yH7ZuRwDLO2oUy8gbdCw1piJBtJVNv9nrsqIE+GjgQYn87anglf9vDb34m/ig==",
|
||||
"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.20210531041354",
|
||||
"scratch-l10n": "3.11.20210601031633",
|
||||
"scratch-l10n": "3.11.20210602031702",
|
||||
"selenium-webdriver": "3.6.0",
|
||||
"slick-carousel": "1.6.0",
|
||||
"style-loader": "0.12.3",
|
||||
|
|
Loading…
Reference in a new issue