mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-06-08 19:44:20 -04:00
Merge pull request #4967 from scratchfoundation/renovate/scratch-l10n-3.x
fix(deps): update dependency scratch-l10n to v3.18.339
This commit is contained in:
commit
2cbf0ac6cd
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.338",
|
||||
"scratch-l10n": "3.18.339",
|
||||
"scratch-render-fonts": "1.0.111",
|
||||
"scratch-semantic-release-config": "1.0.16",
|
||||
"scratch-webpack-configuration": "1.6.0",
|
||||
|
@ -20977,9 +20977,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/scratch-l10n": {
|
||||
"version": "3.18.338",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.338.tgz",
|
||||
"integrity": "sha512-VA4SbGpBNyjucJ6k5VbJPXzRjEybctlHN59GLK0TcJLa0pYqRQ9BRtX9s/5HCEX+DAUsV6HkM7hchSCRjj5TfQ==",
|
||||
"version": "3.18.339",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.339.tgz",
|
||||
"integrity": "sha512-h2XWJMuyThZepmzQtGUAroTgsNcz7cMlNBAODz58iA4zrTkdAknQav/j9Bf4tFxS/hWAlq9Y+dmbU1hYkS6IhQ==",
|
||||
"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.338",
|
||||
"scratch-l10n": "3.18.339",
|
||||
"scratch-render-fonts": "1.0.111",
|
||||
"scratch-semantic-release-config": "1.0.16",
|
||||
"scratch-webpack-configuration": "1.6.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue