fix(deps): update dependency scratch-render-fonts to v1.0.107 (#2836)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-10-01 15:54:26 +00:00 committed by GitHub
parent addc5a4595
commit 3122400cc9
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": "3.18.325",
"scratch-render-fonts": "1.0.106",
"scratch-render-fonts": "1.0.107",
"scratch-semantic-release-config": "1.0.16",
"semantic-release": "19.0.5",
"style-loader": "1.3.0",
@ -27663,9 +27663,9 @@
}
},
"node_modules/scratch-render-fonts": {
"version": "1.0.106",
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.106.tgz",
"integrity": "sha512-9FFYOQGaOLJEIMTBOk7n6VqKdmMUOjo8O68HHMPdXSpENF1eD0dWtZwMcqRZRnZYBnrog+25HSbf4zpLO8/uQg==",
"version": "1.0.107",
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.107.tgz",
"integrity": "sha512-+2peZ7RO9TyynVX6hDbTjSb0OiIBvOWjUMwSzIEAMvM36rV1rhLKC2l6zRaBz20LsRoTn9I7nvT58MTzdJhgLg==",
"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": "3.18.325",
"scratch-render-fonts": "1.0.106",
"scratch-render-fonts": "1.0.107",
"scratch-semantic-release-config": "1.0.16",
"semantic-release": "19.0.5",
"style-loader": "1.3.0",