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

This commit is contained in:
renovate[bot] 2024-11-25 09:40:31 +00:00 committed by GitHub
parent 4931d13826
commit 25befe300f
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

@ -36,7 +36,7 @@
"jsdoc": "3.6.11",
"json": "9.0.6",
"playwright-chromium": "1.49.0",
"scratch-render-fonts": "1.0.130",
"scratch-render-fonts": "1.0.131",
"scratch-semantic-release-config": "1.0.16",
"scratch-storage": "2.3.284",
"scratch-vm": "4.8.113",
@ -21864,9 +21864,9 @@
}
},
"node_modules/scratch-render-fonts": {
"version": "1.0.130",
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.130.tgz",
"integrity": "sha512-76hnac/udWE275C56gi2q1vnwzfQXk7Zcvk3BM9IQiaE3xQcMz8jiV/hy1urXg5XI0wkGZyFkjK60oyBeijSdg==",
"version": "1.0.131",
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.131.tgz",
"integrity": "sha512-6ZQZd7sxtPM3FyFxTEXu4/EiZLpsFw68BRP6S6AfUhSpfuYjK8eia7HhoURYR8/ULw7LkN8PAuQcGtcXs3J93g==",
"dependencies": {
"base64-loader": "^1.0.0"
}

View file

@ -68,7 +68,7 @@
"jsdoc": "3.6.11",
"json": "9.0.6",
"playwright-chromium": "1.49.0",
"scratch-render-fonts": "1.0.130",
"scratch-render-fonts": "1.0.131",
"scratch-semantic-release-config": "1.0.16",
"scratch-storage": "2.3.284",
"scratch-vm": "4.8.113",