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

This commit is contained in:
renovate[bot] 2024-05-13 13:36:13 +00:00 committed by GitHub
parent 48e3797e53
commit 8ae56bd000
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.114",
"scratch-l10n": "3.18.142",
"scratch-render-fonts": "1.0.47",
"scratch-render-fonts": "1.0.48",
"scratch-semantic-release-config": "1.0.14",
"scratch-webpack-configuration": "1.3.0",
"script-loader": "0.7.2",
@ -17848,9 +17848,9 @@
}
},
"node_modules/scratch-render-fonts": {
"version": "1.0.47",
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.47.tgz",
"integrity": "sha512-UE0ivb/CT5zInl9kwvdXLJGWvE7aZUWa4EEQ9u5hpiRxq8Y9RR5I57DBun3tr3d+KDQtd5dewjSCFNGRzQc3lg==",
"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==",
"dependencies": {
"base64-loader": "^1.0.0"
}

View file

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