mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 15:47:53 -05:00
chore(deps): update dependency scratch-l10n to v3.14.20220305031531
This commit is contained in:
parent
4b07b8bbf4
commit
1f58d4ac61
2 changed files with 18 additions and 4 deletions
20
package-lock.json
generated
20
package-lock.json
generated
|
@ -19366,6 +19366,20 @@
|
|||
"google-closure-library": "20190301.0.0",
|
||||
"imports-loader": "0.6.5",
|
||||
"scratch-l10n": "3.14.20220304031523"
|
||||
},
|
||||
"dependencies": {
|
||||
"scratch-l10n": {
|
||||
"version": "3.14.20220304031523",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20220304031523.tgz",
|
||||
"integrity": "sha512-nGgf8j6QUrAYGdTV0VKgpJbTqvbFp4ChxRc2ZJbuD1J6GCfq4/Y9I1nGJbRMvXDNvmyd1RPjcq6pTAbPQ5omNA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/cli": "^7.1.2",
|
||||
"@babel/core": "^7.1.2",
|
||||
"babel-plugin-react-intl": "^3.0.1",
|
||||
"transifex": "1.6.6"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"scratch-gui": {
|
||||
|
@ -19738,9 +19752,9 @@
|
|||
}
|
||||
},
|
||||
"scratch-l10n": {
|
||||
"version": "3.14.20220304031523",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20220304031523.tgz",
|
||||
"integrity": "sha512-nGgf8j6QUrAYGdTV0VKgpJbTqvbFp4ChxRc2ZJbuD1J6GCfq4/Y9I1nGJbRMvXDNvmyd1RPjcq6pTAbPQ5omNA==",
|
||||
"version": "3.14.20220305031531",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20220305031531.tgz",
|
||||
"integrity": "sha512-q54LPP2AxlBY3oWaEfPiDG0cWrDsB8a4Uh8a2GfYpFkvIZPsxjNEOjNYgLvo4zEdJ2LOasQ/g2ATtQNeFCF78w==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/cli": "^7.1.2",
|
||||
|
|
|
@ -134,7 +134,7 @@
|
|||
"sass": "1.49.7",
|
||||
"sass-loader": "10.2.1",
|
||||
"scratch-gui": "0.1.0-prerelease.20220305053142",
|
||||
"scratch-l10n": "3.14.20220304031523",
|
||||
"scratch-l10n": "3.14.20220305031531",
|
||||
"selenium-webdriver": "4.1.0",
|
||||
"slick-carousel": "1.6.0",
|
||||
"style-loader": "0.12.3",
|
||||
|
|
Loading…
Reference in a new issue