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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-03-10 16:33:23 +00:00 committed by GitHub
parent 77797f1a14
commit 467a6c248d
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

@ -68,7 +68,7 @@
"regenerator-runtime": "0.13.9",
"rimraf": "2.7.1",
"scratch-l10n": "5.0.156",
"scratch-render-fonts": "1.0.171",
"scratch-render-fonts": "1.0.172",
"scratch-semantic-release-config": "3.0.0",
"semantic-release": "19.0.5",
"style-loader": "1.3.0",
@ -25036,9 +25036,9 @@
}
},
"node_modules/scratch-render-fonts": {
"version": "1.0.171",
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.171.tgz",
"integrity": "sha512-vd4QhdJyWMNkTeXINgxfPFnnhTgTPUUwx/M1Ql4fCZWL6Am4H0fFcT0zQ+KY3RziAmMZDzYdi5i8UVuiwMkAMA==",
"version": "1.0.172",
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.172.tgz",
"integrity": "sha512-4QwYC9/QjUfxzpnOXf7VIICj1OK/JLbi5DOJoCQyhvaPoVMWXFwC3OU62P57i/+RS3+AU89GRHSCZixmhLlFxA==",
"dev": true,
"dependencies": {
"base64-loader": "^1.0.0"

View file

@ -95,7 +95,7 @@
"regenerator-runtime": "0.13.9",
"rimraf": "2.7.1",
"scratch-l10n": "5.0.156",
"scratch-render-fonts": "1.0.171",
"scratch-render-fonts": "1.0.172",
"scratch-semantic-release-config": "3.0.0",
"semantic-release": "19.0.5",
"style-loader": "1.3.0",