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

This commit is contained in:
renovate[bot] 2025-07-23 06:13:43 +00:00 committed by GitHub
parent 385259af88
commit 1b9162a9c8
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

@ -33,7 +33,7 @@
"json": "9.0.6",
"mkdirp": "2.1.6",
"rimraf": "3.0.2",
"scratch-render-fonts": "1.0.216",
"scratch-render-fonts": "1.0.217",
"scratch-semantic-release-config": "3.0.0",
"scratch-webpack-configuration": "3.0.0",
"semantic-release": "19.0.5",
@ -20909,9 +20909,9 @@
}
},
"node_modules/scratch-render-fonts": {
"version": "1.0.216",
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.216.tgz",
"integrity": "sha512-FaoXSGyqMxvDsD7XnROkhtiI54F9YlxgD2Y11C38LY2ujLLt3Ra3tsmlh/j8ZABvepLyLsWhTZDQdY4U0+19Bg==",
"version": "1.0.217",
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.217.tgz",
"integrity": "sha512-YuB2cVFfa4Rp6BT+c/KuR7TyXFT6LUeQVQmElsSPNYr+X+TFyvzSJS2vhWdeT0tdAaf6r+1sfoexB9Os+VBOPw==",
"dev": true,
"dependencies": {
"base64-loader": "^1.0.0"

View file

@ -55,7 +55,7 @@
"json": "9.0.6",
"mkdirp": "2.1.6",
"rimraf": "3.0.2",
"scratch-render-fonts": "1.0.216",
"scratch-render-fonts": "1.0.217",
"scratch-semantic-release-config": "3.0.0",
"scratch-webpack-configuration": "3.0.0",
"semantic-release": "19.0.5",