mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-16 00:00:26 -05:00
Merge pull request #5721 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.13.20210713031546
This commit is contained in:
commit
b20ca11a41
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