mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-06-05 10:03:56 -04:00
fix(deps): update dependency scratch-l10n to v5.0.229
This commit is contained in:
parent
a46b86ce56
commit
ec3b9c8de2
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.210",
|
||||
"scratch-l10n": "5.0.228",
|
||||
"scratch-l10n": "5.0.229",
|
||||
"scratch-render-fonts": "1.0.189",
|
||||
"scratch-semantic-release-config": "3.0.0",
|
||||
"scratch-webpack-configuration": "3.0.0",
|
||||
|
@ -20101,9 +20101,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/scratch-l10n": {
|
||||
"version": "5.0.228",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-5.0.228.tgz",
|
||||
"integrity": "sha512-IIAlvz3HGlXXzCH2tz76duB5Qo+HP3Yc67crffwr6xdWEnb49tDJjCjHn7qZI7RRdq8YlH3Jzk2WfSGN1bJU0Q==",
|
||||
"version": "5.0.229",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-5.0.229.tgz",
|
||||
"integrity": "sha512-yzMnwzNAvkrVvgUeM9nGdVpheh5uV1woExF+EHaVqAnkeiyn84Ufs53k+PPio6xa6sZLtY3yngUwnDyPDXyDAw==",
|
||||
"dev": true,
|
||||
"license": "AGPL-3.0-only",
|
||||
"dependencies": {
|
||||
|
|
|
@ -100,7 +100,7 @@
|
|||
"json": "^9.0.4",
|
||||
"pngjs": "3.4.0",
|
||||
"scratch-blocks": "1.1.210",
|
||||
"scratch-l10n": "5.0.228",
|
||||
"scratch-l10n": "5.0.229",
|
||||
"scratch-render-fonts": "1.0.189",
|
||||
"scratch-semantic-release-config": "3.0.0",
|
||||
"scratch-webpack-configuration": "3.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue