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

This commit is contained in:
renovate[bot] 2024-03-20 17:45:18 +00:00 committed by GitHub
parent d9f5be95f2
commit 304d53aa0b
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

@ -56,7 +56,7 @@
"pngjs": "3.4.0",
"scratch-blocks": "1.1.57",
"scratch-l10n": "3.18.74",
"scratch-render-fonts": "1.0.24",
"scratch-render-fonts": "1.0.25",
"scratch-semantic-release-config": "1.0.14",
"scratch-webpack-configuration": "1.3.0",
"script-loader": "0.7.2",
@ -17793,9 +17793,9 @@
}
},
"node_modules/scratch-render-fonts": {
"version": "1.0.24",
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.24.tgz",
"integrity": "sha512-AhuloEA2Qd7J/EYmqUmtQkcDKdJz0PgURAmNvK3noLqrWEh744V2P/47rJ+oR+1DqldqWBexkg2eX2JIm5fG9w==",
"version": "1.0.25",
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.25.tgz",
"integrity": "sha512-PN13bYV7yWzz62TkfxIcTnbWs3qen3tQK9QBJg5uwcS1uwTQ7bdmGew40+AKMt/E1r6tRdeSSXJo25hIyJlmkQ==",
"dependencies": {
"base64-loader": "^1.0.0"
}

View file

@ -100,7 +100,7 @@
"pngjs": "3.4.0",
"scratch-blocks": "1.1.57",
"scratch-l10n": "3.18.74",
"scratch-render-fonts": "1.0.24",
"scratch-render-fonts": "1.0.25",
"scratch-semantic-release-config": "1.0.14",
"scratch-webpack-configuration": "1.3.0",
"script-loader": "0.7.2",