mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-04-18 10:15:48 -04:00
fix(deps): update dependency scratch-l10n to v5.0.128
This commit is contained in:
parent
e8368cf56f
commit
b658c12306
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.127",
|
||||
"scratch-l10n": "5.0.128",
|
||||
"scratch-render-fonts": "1.0.162",
|
||||
"scratch-semantic-release-config": "3.0.0",
|
||||
"scratch-webpack-configuration": "3.0.0",
|
||||
|
@ -20109,9 +20109,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/scratch-l10n": {
|
||||
"version": "5.0.127",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-5.0.127.tgz",
|
||||
"integrity": "sha512-ta04j2CLMFhXCvQc0CRJmiNScITu3NOBfmYN8HoiMpXz/ZRNXYQa6Ro0Troq2Z2nwqfoG5h46Yv+0OCRPwMyeg==",
|
||||
"version": "5.0.128",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-5.0.128.tgz",
|
||||
"integrity": "sha512-Jj4qyDgNftdyv4Tt/Oog0CfOFiidrYe5Bu6ofnfTD/IPfhYM/vz248L1R492nOev/ZbQwYEat3XMhCSduSYh6Q==",
|
||||
"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.127",
|
||||
"scratch-l10n": "5.0.128",
|
||||
"scratch-render-fonts": "1.0.162",
|
||||
"scratch-semantic-release-config": "3.0.0",
|
||||
"scratch-webpack-configuration": "3.0.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue