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

This commit is contained in:
renovate[bot] 2024-10-10 12:07:00 +00:00 committed by GitHub
parent 3a9ba5414e
commit ae9f9a89e8
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": "3.18.336",
"scratch-render-fonts": "1.0.110",
"scratch-render-fonts": "1.0.111",
"scratch-semantic-release-config": "1.0.16",
"scratch-webpack-configuration": "1.6.0",
"script-loader": "0.7.2",
@ -21057,9 +21057,9 @@
}
},
"node_modules/scratch-render-fonts": {
"version": "1.0.110",
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.110.tgz",
"integrity": "sha512-gVsMLUOuBJ5ZMe2Kx1HxUtWq6aEHV6gaFwhkzZO/zIKcFUDCGGVSiT7SPZkJ7eCkdp6elqsp0BffEYu3CqNs6w==",
"version": "1.0.111",
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.111.tgz",
"integrity": "sha512-A+XdLit5T4pB+UvzGAzEBFOoH7PyFkTmgZPNt4GOuaQ2rJz9dlkdd0JE4FQcJHyL315uZGsSEjfPFHs9lJpyrA==",
"dependencies": {
"base64-loader": "^1.0.0"
}

View file

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