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

This commit is contained in:
renovate[bot] 2024-05-17 12:16:44 +00:00 committed by GitHub
parent ca83e1d318
commit f30b96f2aa
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.117",
"scratch-l10n": "3.18.145",
"scratch-render-fonts": "1.0.48",
"scratch-render-fonts": "1.0.49",
"scratch-semantic-release-config": "1.0.14",
"scratch-webpack-configuration": "1.3.0",
"script-loader": "0.7.2",
@ -17850,9 +17850,9 @@
}
},
"node_modules/scratch-render-fonts": {
"version": "1.0.48",
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.48.tgz",
"integrity": "sha512-gb/GdkrpzgAcW9/d7+c2Fjc+OvRKR36ZCfnVXa+YB34l+und2E0z1n9t7HprIMmdqMLg9OwiL+q+8mX4QyeWmA==",
"version": "1.0.49",
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.49.tgz",
"integrity": "sha512-GcbbyOUuKqiQkA48ZDCNwnaxLnKc2gkefEVMPr+r87Od8f6s6vIyd8ZWf5Cd280uATQKy6eBYupa+gxdG1TPnw==",
"dependencies": {
"base64-loader": "^1.0.0"
}

View file

@ -100,7 +100,7 @@
"pngjs": "3.4.0",
"scratch-blocks": "1.1.117",
"scratch-l10n": "3.18.145",
"scratch-render-fonts": "1.0.48",
"scratch-render-fonts": "1.0.49",
"scratch-semantic-release-config": "1.0.14",
"scratch-webpack-configuration": "1.3.0",
"script-loader": "0.7.2",