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

fix(deps): update dependency scratch-render-fonts to v1.0.52
This commit is contained in:
renovate[bot] 2024-05-27 18:15:48 +00:00 committed by GitHub
commit 4a22a525ba
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.126",
"scratch-l10n": "3.18.154",
"scratch-render-fonts": "1.0.51",
"scratch-render-fonts": "1.0.52",
"scratch-semantic-release-config": "1.0.14",
"scratch-webpack-configuration": "1.3.0",
"script-loader": "0.7.2",
@ -17937,9 +17937,9 @@
}
},
"node_modules/scratch-render-fonts": {
"version": "1.0.51",
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.51.tgz",
"integrity": "sha512-LWugo6z+JPyzRPjZ4Ayr9nFAnV/9yW8mPPDY9Hnca4pEZhJWNZ5Ucktzm+E+jlvNJd/CIFvMKS8Lwrfhhxxjyw==",
"version": "1.0.52",
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.52.tgz",
"integrity": "sha512-66i/eKA0/x7vUTXWPKLxHf+/EMpCJ0QKvOJxL5ZvLqDFldZFUGwdjyjkRmAr6NXCBOmeHLjfuTWDwtCNj4SWEg==",
"dependencies": {
"base64-loader": "^1.0.0"
}

View file

@ -100,7 +100,7 @@
"pngjs": "3.4.0",
"scratch-blocks": "1.1.126",
"scratch-l10n": "3.18.154",
"scratch-render-fonts": "1.0.51",
"scratch-render-fonts": "1.0.52",
"scratch-semantic-release-config": "1.0.14",
"scratch-webpack-configuration": "1.3.0",
"script-loader": "0.7.2",