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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-06-13 20:50:53 +00:00 committed by GitHub
parent adfc0af6bd
commit f4420a6250
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.270",
"scratch-render-fonts": "1.0.201",
"scratch-render-fonts": "1.0.202",
"scratch-semantic-release-config": "3.0.0",
"semantic-release": "19.0.5",
"style-loader": "1.3.0",
@ -25033,9 +25033,9 @@
}
},
"node_modules/scratch-render-fonts": {
"version": "1.0.201",
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.201.tgz",
"integrity": "sha512-kdPIN1basWkj9ImHEk5Ij77BoaP5K+RjZKkIFYALAmqgFC/za9OCS5++WtjSSUGts5JPBR4+nthjd5sYy8OPKQ==",
"version": "1.0.202",
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.202.tgz",
"integrity": "sha512-CRJqcCl+L+HuvvBWAKtt2WSp8d5wMdBBPC5Ah8tWkSjA2hhOoOTu90vK6ufX8ShjQfQOOn9K2Wu0eszoFGPzlA==",
"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.270",
"scratch-render-fonts": "1.0.201",
"scratch-render-fonts": "1.0.202",
"scratch-semantic-release-config": "3.0.0",
"semantic-release": "19.0.5",
"style-loader": "1.3.0",