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

This commit is contained in:
renovate[bot] 2024-10-25 13:02:17 +00:00 committed by GitHub
parent 75fa03722c
commit ff391478e3
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.350",
"scratch-render-fonts": "1.0.115",
"scratch-render-fonts": "1.0.116",
"scratch-semantic-release-config": "1.0.16",
"scratch-webpack-configuration": "1.6.0",
"script-loader": "0.7.2",
@ -20826,9 +20826,9 @@
}
},
"node_modules/scratch-render-fonts": {
"version": "1.0.115",
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.115.tgz",
"integrity": "sha512-r6gqyypbBKGuR90N4rZGEe9Wg4br6lEuGtJ63uTr09ziRmQRP+zQaTkgfaE6pJeSx7PCcrv/9A+hxM9f59e53A==",
"version": "1.0.116",
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.116.tgz",
"integrity": "sha512-zjTD8wpYS06JUDyCrL31fbPXvuLjZJkQSedIDaBWC3EEBC002ksDGgs1YtArh/rSPttump0yObVVy1u1J2MtFw==",
"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.350",
"scratch-render-fonts": "1.0.115",
"scratch-render-fonts": "1.0.116",
"scratch-semantic-release-config": "1.0.16",
"scratch-webpack-configuration": "1.6.0",
"script-loader": "0.7.2",