mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-06-03 00:54:57 -04:00
Merge pull request #5196 from scratchfoundation/renovate/scratch-l10n-5.x
fix(deps): update dependency scratch-l10n to v5.0.82
This commit is contained in:
commit
ae676da22e
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -56,7 +56,7 @@
|
|||
"json": "^9.0.4",
|
||||
"pngjs": "3.4.0",
|
||||
"scratch-blocks": "1.1.206",
|
||||
"scratch-l10n": "5.0.81",
|
||||
"scratch-l10n": "5.0.82",
|
||||
"scratch-render-fonts": "1.0.152",
|
||||
"scratch-semantic-release-config": "3.0.0",
|
||||
"scratch-webpack-configuration": "3.0.0",
|
||||
|
@ -20131,9 +20131,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/scratch-l10n": {
|
||||
"version": "5.0.81",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-5.0.81.tgz",
|
||||
"integrity": "sha512-wsWdzNWiKyKUZA5nyU1XNLYWU7J3hUOgpi5IgXT5W68x7k0+QZGC6C4LelnLau/PkWzCwZSxxK9eZvWZAjbMjA==",
|
||||
"version": "5.0.82",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-5.0.82.tgz",
|
||||
"integrity": "sha512-VVFaqyb8i4+TdCPC0XKRS8MHGa3z/ORBAcBx+VdanmR2CtR/dcVbuhfMwG5q+J9aXQmP1J4etqIcQQk31HOHIA==",
|
||||
"dev": true,
|
||||
"license": "AGPL-3.0-only",
|
||||
"dependencies": {
|
||||
|
|
|
@ -100,7 +100,7 @@
|
|||
"json": "^9.0.4",
|
||||
"pngjs": "3.4.0",
|
||||
"scratch-blocks": "1.1.206",
|
||||
"scratch-l10n": "5.0.81",
|
||||
"scratch-l10n": "5.0.82",
|
||||
"scratch-render-fonts": "1.0.152",
|
||||
"scratch-semantic-release-config": "3.0.0",
|
||||
"scratch-webpack-configuration": "3.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue