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

This commit is contained in:
renovate[bot] 2024-04-22 10:01:53 +00:00 committed by GitHub
parent 2e274fc0ce
commit f9e40c64e1
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.94",
"scratch-l10n": "3.18.117",
"scratch-render-fonts": "1.0.38",
"scratch-render-fonts": "1.0.39",
"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.38",
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.38.tgz",
"integrity": "sha512-S8HsLxAmfvGypIH4Wi4Jcmt+sbbZnm19EQ+nxlBt7syp6kqc/lwWaNJTIpLGN0SWAmITiizrsuRvp0JmphU3NQ==",
"version": "1.0.39",
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.39.tgz",
"integrity": "sha512-38SMngFAT5DdumlevUmf8VJzJ7Ch4nST4DOYJuYBx5YWlZQD7y7hrJVIMTOKehbreK3sI6acaC9upWabOwZsMg==",
"dependencies": {
"base64-loader": "^1.0.0"
}

View file

@ -100,7 +100,7 @@
"pngjs": "3.4.0",
"scratch-blocks": "1.1.94",
"scratch-l10n": "3.18.117",
"scratch-render-fonts": "1.0.38",
"scratch-render-fonts": "1.0.39",
"scratch-semantic-release-config": "1.0.14",
"scratch-webpack-configuration": "1.3.0",
"script-loader": "0.7.2",