fix(deps): update dependency scratch-render-fonts to v1.0.120

This commit is contained in:
renovate[bot] 2024-11-03 07:41:20 +00:00 committed by GitHub
parent 8eee1bb34e
commit b8f40ce0d2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -56,7 +56,7 @@
"pngjs": "3.4.0",
"scratch-blocks": "1.1.206",
"scratch-l10n": "4.0.7",
"scratch-render-fonts": "1.0.119",
"scratch-render-fonts": "1.0.120",
"scratch-semantic-release-config": "1.0.16",
"scratch-webpack-configuration": "1.6.0",
"script-loader": "0.7.2",
@ -20844,9 +20844,9 @@
}
},
"node_modules/scratch-render-fonts": {
"version": "1.0.119",
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.119.tgz",
"integrity": "sha512-VR0eh2I+IuQo46tEMXfOvXC/nkTD0TozcP8c6AJitmBwRZxKrm9cPghpxdNzFyvrtyJShaYper93g0+i9ZJsjw==",
"version": "1.0.120",
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.120.tgz",
"integrity": "sha512-zFYLosWJgf9vaL3C3uUyDyv/aKeVkFoutbI9irMo20OX6NdUgYJuwqvUBRnMCP6ulDFHmFJ7B/lHSRybYuW9hQ==",
"dependencies": {
"base64-loader": "^1.0.0"
}

View file

@ -100,7 +100,7 @@
"pngjs": "3.4.0",
"scratch-blocks": "1.1.206",
"scratch-l10n": "4.0.7",
"scratch-render-fonts": "1.0.119",
"scratch-render-fonts": "1.0.120",
"scratch-semantic-release-config": "1.0.16",
"scratch-webpack-configuration": "1.6.0",
"script-loader": "0.7.2",