mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-07-26 22:20:41 -04:00
fix(deps): update dependency scratch-render-fonts to v1.0.172
This commit is contained in:
parent
265c064bfb
commit
8727a2b6a0
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.206",
|
||||
"scratch-l10n": "5.0.156",
|
||||
"scratch-render-fonts": "1.0.171",
|
||||
"scratch-render-fonts": "1.0.172",
|
||||
"scratch-semantic-release-config": "3.0.0",
|
||||
"scratch-webpack-configuration": "3.0.0",
|
||||
"script-loader": "0.7.2",
|
||||
|
@ -20181,9 +20181,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/scratch-render-fonts": {
|
||||
"version": "1.0.171",
|
||||
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.171.tgz",
|
||||
"integrity": "sha512-vd4QhdJyWMNkTeXINgxfPFnnhTgTPUUwx/M1Ql4fCZWL6Am4H0fFcT0zQ+KY3RziAmMZDzYdi5i8UVuiwMkAMA==",
|
||||
"version": "1.0.172",
|
||||
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.172.tgz",
|
||||
"integrity": "sha512-4QwYC9/QjUfxzpnOXf7VIICj1OK/JLbi5DOJoCQyhvaPoVMWXFwC3OU62P57i/+RS3+AU89GRHSCZixmhLlFxA==",
|
||||
"dependencies": {
|
||||
"base64-loader": "^1.0.0"
|
||||
}
|
||||
|
|
|
@ -101,7 +101,7 @@
|
|||
"pngjs": "3.4.0",
|
||||
"scratch-blocks": "1.1.206",
|
||||
"scratch-l10n": "5.0.156",
|
||||
"scratch-render-fonts": "1.0.171",
|
||||
"scratch-render-fonts": "1.0.172",
|
||||
"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