mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2024-12-23 06:23:37 -05:00
fix(deps): update dependency scratch-l10n to v3.18.175
This commit is contained in:
parent
45d159ec33
commit
dd9b879967
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -55,7 +55,7 @@
|
|||
"json": "^9.0.4",
|
||||
"pngjs": "3.4.0",
|
||||
"scratch-blocks": "1.1.141",
|
||||
"scratch-l10n": "3.18.173",
|
||||
"scratch-l10n": "3.18.175",
|
||||
"scratch-render-fonts": "1.0.57",
|
||||
"scratch-semantic-release-config": "1.0.14",
|
||||
"scratch-webpack-configuration": "1.3.0",
|
||||
|
@ -17876,9 +17876,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/scratch-l10n": {
|
||||
"version": "3.18.173",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.173.tgz",
|
||||
"integrity": "sha512-Gwnl5OMe18sks6s4g2tbbYcrU4f1VWZrce6EX6hY2XyfB2om0Fv2S90YLib1Xs2SUXP9bXJvGyqyxxyckA2Xkw==",
|
||||
"version": "3.18.175",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.175.tgz",
|
||||
"integrity": "sha512-edHkaLA/F/BlLz+HRPN/z6S780EN41gAvhdhS16riTUmuaI5GN3PJZ9F9Etbhiu/5Ts9VmYseVyob6l3h13waw==",
|
||||
"dev": true,
|
||||
"license": "BSD-3-Clause",
|
||||
"bin": {
|
||||
|
|
|
@ -99,7 +99,7 @@
|
|||
"json": "^9.0.4",
|
||||
"pngjs": "3.4.0",
|
||||
"scratch-blocks": "1.1.141",
|
||||
"scratch-l10n": "3.18.173",
|
||||
"scratch-l10n": "3.18.175",
|
||||
"scratch-render-fonts": "1.0.57",
|
||||
"scratch-semantic-release-config": "1.0.14",
|
||||
"scratch-webpack-configuration": "1.3.0",
|
||||
|
|
Loading…
Reference in a new issue