mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-06-08 19:44:20 -04:00
fix(deps): update dependency scratch-render-fonts to v1.0.189
This commit is contained in:
parent
4ce2386cb2
commit
c3adf66651
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -57,7 +57,7 @@
|
|||
"pngjs": "3.4.0",
|
||||
"scratch-blocks": "1.1.210",
|
||||
"scratch-l10n": "5.0.226",
|
||||
"scratch-render-fonts": "1.0.188",
|
||||
"scratch-render-fonts": "1.0.189",
|
||||
"scratch-semantic-release-config": "3.0.0",
|
||||
"scratch-webpack-configuration": "3.0.0",
|
||||
"script-loader": "0.7.2",
|
||||
|
@ -20194,9 +20194,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/scratch-render-fonts": {
|
||||
"version": "1.0.188",
|
||||
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.188.tgz",
|
||||
"integrity": "sha512-42GleWbFRZnI7EHyvGB5cfae2SvM4oXqndY3N4FtuDA17HhNQ0xvQMf8pzsh+Gp4LtDYT23qcdEhrEXlziMkJQ==",
|
||||
"version": "1.0.189",
|
||||
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.189.tgz",
|
||||
"integrity": "sha512-9SvTnf7Nm/oEvVNjkC6B6S/FnitQJpropZIgVA5SKv09wsAGQBcQQsFbrn0qObKOrqV5P146PkfZa0lfKiWeLw==",
|
||||
"dependencies": {
|
||||
"base64-loader": "^1.0.0"
|
||||
}
|
||||
|
|
|
@ -101,7 +101,7 @@
|
|||
"pngjs": "3.4.0",
|
||||
"scratch-blocks": "1.1.210",
|
||||
"scratch-l10n": "5.0.226",
|
||||
"scratch-render-fonts": "1.0.188",
|
||||
"scratch-render-fonts": "1.0.189",
|
||||
"scratch-semantic-release-config": "3.0.0",
|
||||
"scratch-webpack-configuration": "3.0.0",
|
||||
"script-loader": "0.7.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue