mirror of
https://github.com/scratchfoundation/scratch-paint.git
synced 2024-12-22 21:42:30 -05:00
fix(deps): update dependency scratch-l10n to v3.18.131 (#2521)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
19eb614ea5
commit
9f92b76e23
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -67,7 +67,7 @@
|
|||
"redux-throttle": "0.1.1",
|
||||
"regenerator-runtime": "0.13.9",
|
||||
"rimraf": "2.7.1",
|
||||
"scratch-l10n": "3.18.129",
|
||||
"scratch-l10n": "3.18.131",
|
||||
"scratch-render-fonts": "1.0.43",
|
||||
"scratch-semantic-release-config": "1.0.14",
|
||||
"semantic-release": "19.0.5",
|
||||
|
@ -24963,9 +24963,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/scratch-l10n": {
|
||||
"version": "3.18.129",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.129.tgz",
|
||||
"integrity": "sha512-rNQS74n8JoEdX2Inbnz1KIvqfftHs3dzWvc/9dOk/UIAt9BdKCN3gjUES/b29hFjYgaI/iYQj6NjdOS/hTXkkA==",
|
||||
"version": "3.18.131",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.131.tgz",
|
||||
"integrity": "sha512-fqIYOutYc58mSdmxDG7jrbJYvqEd8UG7B/YL6CLODgsTZdvKbv92ZqAiWtLwWel/mu1te9k4cz3Hf3ZPC7tIsQ==",
|
||||
"dev": true,
|
||||
"bin": {
|
||||
"build-i18n-src": "scripts/build-i18n-src.js",
|
||||
|
|
|
@ -94,7 +94,7 @@
|
|||
"redux-throttle": "0.1.1",
|
||||
"regenerator-runtime": "0.13.9",
|
||||
"rimraf": "2.7.1",
|
||||
"scratch-l10n": "3.18.129",
|
||||
"scratch-l10n": "3.18.131",
|
||||
"scratch-render-fonts": "1.0.43",
|
||||
"scratch-semantic-release-config": "1.0.14",
|
||||
"semantic-release": "19.0.5",
|
||||
|
|
Loading…
Reference in a new issue