mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 23:57:55 -05:00
Bump scratch-l10n from 3.10.20210115031552 to 3.10.20210116031507
Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.10.20210115031552 to 3.10.20210116031507. - [Release notes](https://github.com/LLK/scratch-l10n/releases) - [Commits](https://github.com/LLK/scratch-l10n/compare/3.10.20210115031552...3.10.20210116031507) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
63fc6cdbd1
commit
9b5cfd2b6a
1 changed files with 18 additions and 6 deletions
24
package-lock.json
generated
24
package-lock.json
generated
|
@ -62,9 +62,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"chokidar": {
|
"chokidar": {
|
||||||
"version": "3.5.0",
|
"version": "3.5.1",
|
||||||
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.5.0.tgz",
|
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.5.1.tgz",
|
||||||
"integrity": "sha512-JgQM9JS92ZbFR4P90EvmzNpSGhpPBGBSj10PILeDyYFwp4h2/D9OM03wsJ4zW1fEp4ka2DGrnUeD7FuvQ2aZ2Q==",
|
"integrity": "sha512-9+s+Od+W0VJJzawDma/gvBNQqkTiqYTWLuZoyAsivsI4AaWTCzHG06/TMjsf1cYe9Cb97UCEhjz7HvnPk2p/tw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"optional": true,
|
"optional": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
|
@ -21013,6 +21013,18 @@
|
||||||
"integrity": "sha1-six699nWiBvItuZTM17rywoYh0g=",
|
"integrity": "sha1-six699nWiBvItuZTM17rywoYh0g=",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
|
"scratch-l10n": {
|
||||||
|
"version": "3.10.20210115031552",
|
||||||
|
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.10.20210115031552.tgz",
|
||||||
|
"integrity": "sha512-7LP120Dd1m/Ga+SEWf0EQinoDoG1U/P0wApORXLoUoYb0gP8KFQxr0XJtLxjRYa659q33z9gj4Od1vkpW4KZlQ==",
|
||||||
|
"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": {
|
"scratch-storage": {
|
||||||
"version": "1.3.3",
|
"version": "1.3.3",
|
||||||
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-1.3.3.tgz",
|
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-1.3.3.tgz",
|
||||||
|
@ -21080,9 +21092,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"scratch-l10n": {
|
"scratch-l10n": {
|
||||||
"version": "3.10.20210115031552",
|
"version": "3.10.20210116031507",
|
||||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.10.20210115031552.tgz",
|
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.10.20210116031507.tgz",
|
||||||
"integrity": "sha512-7LP120Dd1m/Ga+SEWf0EQinoDoG1U/P0wApORXLoUoYb0gP8KFQxr0XJtLxjRYa659q33z9gj4Od1vkpW4KZlQ==",
|
"integrity": "sha512-BfpIfOePzAx7RKBRdgCbkKcisPewNKI5MPSVwMBXLLrOAijdh31kLDA5dlX85x75lR3GM/3vuVqW70BS73phiQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/cli": "^7.1.2",
|
"@babel/cli": "^7.1.2",
|
||||||
|
|
Loading…
Reference in a new issue