mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-01-08 14:01:58 -05:00
Merge pull request #4926 from scratchfoundation/renovate/scratch-l10n-3.x
fix(deps): update dependency scratch-l10n to v3.18.317
This commit is contained in:
commit
732b0d173a
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.206",
|
||||
"scratch-l10n": "3.18.316",
|
||||
"scratch-l10n": "3.18.317",
|
||||
"scratch-render-fonts": "1.0.104",
|
||||
"scratch-semantic-release-config": "1.0.16",
|
||||
"scratch-webpack-configuration": "1.5.1",
|
||||
|
@ -20986,9 +20986,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/scratch-l10n": {
|
||||
"version": "3.18.316",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.316.tgz",
|
||||
"integrity": "sha512-sjs6GPDZYts7lQr85DcD45qKZxe0bNivbheFha+TMOktFuw2cGGd2jspOvQBGH0Kh6Fa/QIRHygydLlUabwxIw==",
|
||||
"version": "3.18.317",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.317.tgz",
|
||||
"integrity": "sha512-+xyS96PODGSNrTpMha+bj2s5EZbGXUebxp6afBQ3P3ICrDBOe20pIgafD8NqGMRZBiLXgF3tVUxQYnYZiHPb1A==",
|
||||
"dev": true,
|
||||
"license": "BSD-3-Clause",
|
||||
"dependencies": {
|
||||
|
|
|
@ -99,7 +99,7 @@
|
|||
"json": "^9.0.4",
|
||||
"pngjs": "3.4.0",
|
||||
"scratch-blocks": "1.1.206",
|
||||
"scratch-l10n": "3.18.316",
|
||||
"scratch-l10n": "3.18.317",
|
||||
"scratch-render-fonts": "1.0.104",
|
||||
"scratch-semantic-release-config": "1.0.16",
|
||||
"scratch-webpack-configuration": "1.5.1",
|
||||
|
|
Loading…
Reference in a new issue