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

This commit is contained in:
renovate[bot] 2025-04-20 15:12:14 +00:00 committed by GitHub
parent 6f8edaafd0
commit 98bfaada5f
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

@ -57,7 +57,7 @@
"pngjs": "3.4.0",
"scratch-blocks": "1.1.209",
"scratch-l10n": "5.0.213",
"scratch-render-fonts": "1.0.184",
"scratch-render-fonts": "1.0.185",
"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.184",
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.184.tgz",
"integrity": "sha512-aTBNIxGnF2uo2CVKxSQGSjwr7+4ckW3YYYLuVxA1OkbpPuMAuw2/4R7k4JaGHnrgoC70/nCWFDYdyd8Mx1B6jg==",
"version": "1.0.185",
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.185.tgz",
"integrity": "sha512-L7Yc3CEqaujikeeNgx4371US3XKk0nkKq2bXW+dBAK3LRwGPYkq1dJh/IdoX27/PubDwRVA5UcK0H1rpy/P8WQ==",
"dependencies": {
"base64-loader": "^1.0.0"
}

View file

@ -101,7 +101,7 @@
"pngjs": "3.4.0",
"scratch-blocks": "1.1.209",
"scratch-l10n": "5.0.213",
"scratch-render-fonts": "1.0.184",
"scratch-render-fonts": "1.0.185",
"scratch-semantic-release-config": "3.0.0",
"scratch-webpack-configuration": "3.0.0",
"script-loader": "0.7.2",