Merge pull request #4719 from scratchfoundation/renovate/scratch-render-fonts-1.x

fix(deps): update dependency scratch-render-fonts to v1.0.72
This commit is contained in:
renovate[bot] 2024-07-14 16:06:10 +00:00 committed by GitHub
commit a0f49eeb3b
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.184",
"scratch-l10n": "3.18.218",
"scratch-render-fonts": "1.0.71",
"scratch-render-fonts": "1.0.72",
"scratch-semantic-release-config": "1.0.14",
"scratch-webpack-configuration": "1.3.0",
"script-loader": "0.7.2",
@ -17948,9 +17948,9 @@
}
},
"node_modules/scratch-render-fonts": {
"version": "1.0.71",
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.71.tgz",
"integrity": "sha512-b4MTMja3N3JYpe6zgNesTfasoF6Ng1VuObpgiE0FeYPpmH0OEWtJsq2j2K+LqA3JIktICQaTboZY4gaJ0Cf2sw==",
"version": "1.0.72",
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.72.tgz",
"integrity": "sha512-//Lyz+7ZI2lo3Cw2lcWUWTo0erqHiGrG6wufhm6Sss1XrkUI8kWkOyx+9Zn4qGizkFq3Z3Huw+aiDduePqnspg==",
"dependencies": {
"base64-loader": "^1.0.0"
}

View file

@ -100,7 +100,7 @@
"pngjs": "3.4.0",
"scratch-blocks": "1.1.184",
"scratch-l10n": "3.18.218",
"scratch-render-fonts": "1.0.71",
"scratch-render-fonts": "1.0.72",
"scratch-semantic-release-config": "1.0.14",
"scratch-webpack-configuration": "1.3.0",
"script-loader": "0.7.2",