mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-08-28 22:30:40 -04:00
fix(deps): update dependency scratch-l10n to v5.0.193
This commit is contained in:
parent
c7c6e86687
commit
13f2e4bd2b
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",
|
"json": "^9.0.4",
|
||||||
"pngjs": "3.4.0",
|
"pngjs": "3.4.0",
|
||||||
"scratch-blocks": "1.1.206",
|
"scratch-blocks": "1.1.206",
|
||||||
"scratch-l10n": "5.0.191",
|
"scratch-l10n": "5.0.193",
|
||||||
"scratch-render-fonts": "1.0.180",
|
"scratch-render-fonts": "1.0.180",
|
||||||
"scratch-semantic-release-config": "3.0.0",
|
"scratch-semantic-release-config": "3.0.0",
|
||||||
"scratch-webpack-configuration": "3.0.0",
|
"scratch-webpack-configuration": "3.0.0",
|
||||||
|
@ -20101,9 +20101,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/scratch-l10n": {
|
"node_modules/scratch-l10n": {
|
||||||
"version": "5.0.191",
|
"version": "5.0.193",
|
||||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-5.0.191.tgz",
|
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-5.0.193.tgz",
|
||||||
"integrity": "sha512-bXZ+5qFC3RuqBwl5GF0hvSSplize7YIHWyNFbROlpLhIJ9wdljiI8XNATE6Kq52858OhzseJMHLdpn4jiIRZ3g==",
|
"integrity": "sha512-sRFFHV1D2oN7sEdKkSBWO4CgIStD5TAEG/fQuhUUyEpKgvuAHXcQyXp76JqVsNueAIMbOw+ThXJKmG6x+sIOTg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "AGPL-3.0-only",
|
"license": "AGPL-3.0-only",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
|
@ -100,7 +100,7 @@
|
||||||
"json": "^9.0.4",
|
"json": "^9.0.4",
|
||||||
"pngjs": "3.4.0",
|
"pngjs": "3.4.0",
|
||||||
"scratch-blocks": "1.1.206",
|
"scratch-blocks": "1.1.206",
|
||||||
"scratch-l10n": "5.0.191",
|
"scratch-l10n": "5.0.193",
|
||||||
"scratch-render-fonts": "1.0.180",
|
"scratch-render-fonts": "1.0.180",
|
||||||
"scratch-semantic-release-config": "3.0.0",
|
"scratch-semantic-release-config": "3.0.0",
|
||||||
"scratch-webpack-configuration": "3.0.0",
|
"scratch-webpack-configuration": "3.0.0",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue