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

This commit is contained in:
renovate[bot] 2025-07-04 11:06:11 +00:00 committed by GitHub
parent 57d2ebdc7a
commit 4bcad315cb
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.53.2",
"scratch-render-fonts": "1.0.209",
"scratch-render-fonts": "1.0.210",
"scratch-semantic-release-config": "3.0.0",
"scratch-storage": "4.0.180",
"scratch-vm": "5.0.300",
@ -20387,9 +20387,9 @@
}
},
"node_modules/scratch-render-fonts": {
"version": "1.0.209",
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.209.tgz",
"integrity": "sha512-twrPr+4G8/Xn0vlJICr/9sNGTUOx6XL/RFlrmsnD5l9IXpMCAIkU+1rjhJnHdR16TKSwAwtLVrFEAvG+Orr+nA==",
"version": "1.0.210",
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.210.tgz",
"integrity": "sha512-dNHnOpdkkQ6X4XoFpjKKkE+Jrf/odWoFHKrEht+a10w6L/Xt7MeyUwJ3I1lxiH2wuHdrCqzQGTaPl9QdzXuGMw==",
"dependencies": {
"base64-loader": "^1.0.0"
}

View file

@ -68,7 +68,7 @@
"jsdoc": "3.6.11",
"json": "9.0.6",
"playwright-chromium": "1.53.2",
"scratch-render-fonts": "1.0.209",
"scratch-render-fonts": "1.0.210",
"scratch-semantic-release-config": "3.0.0",
"scratch-storage": "4.0.180",
"scratch-vm": "5.0.300",