mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 09:35:56 -05:00
chore(deps): update dependency scratch-l10n to v3.14.20220331031538
This commit is contained in:
parent
795e1de92e
commit
3983aabacb
2 changed files with 16 additions and 4 deletions
18
package-lock.json
generated
18
package-lock.json
generated
|
@ -19706,6 +19706,18 @@
|
|||
"symbol-observable": "^1.0.3"
|
||||
}
|
||||
},
|
||||
"scratch-l10n": {
|
||||
"version": "3.14.20220330154906",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20220330154906.tgz",
|
||||
"integrity": "sha512-uW3DYX3oimFNH/mmLtn3cC6eU14lJleZQSo7rTqYnHghhwo/Hy+PNciEovB2C/ighubaNSfvX4xI8oujCib7eA==",
|
||||
"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-storage": {
|
||||
"version": "1.3.5",
|
||||
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-1.3.5.tgz",
|
||||
|
@ -19766,9 +19778,9 @@
|
|||
}
|
||||
},
|
||||
"scratch-l10n": {
|
||||
"version": "3.14.20220330154906",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20220330154906.tgz",
|
||||
"integrity": "sha512-uW3DYX3oimFNH/mmLtn3cC6eU14lJleZQSo7rTqYnHghhwo/Hy+PNciEovB2C/ighubaNSfvX4xI8oujCib7eA==",
|
||||
"version": "3.14.20220331031538",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20220331031538.tgz",
|
||||
"integrity": "sha512-4Z7q123tck0AzGIkUoGagMdbKfdTkMNQ1OZ0wJQ00xlocMbdnSzzmJZ2BXEXmi7ZRCmH4Yc5DpfgqR6A49/zDQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/cli": "^7.1.2",
|
||||
|
|
|
@ -135,7 +135,7 @@
|
|||
"sass": "1.49.7",
|
||||
"sass-loader": "10.2.1",
|
||||
"scratch-gui": "0.1.0-prerelease.20220331032234",
|
||||
"scratch-l10n": "3.14.20220330154906",
|
||||
"scratch-l10n": "3.14.20220331031538",
|
||||
"selenium-webdriver": "4.1.0",
|
||||
"slick-carousel": "1.6.0",
|
||||
"style-loader": "0.12.3",
|
||||
|
|
Loading…
Reference in a new issue