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

This commit is contained in:
renovate[bot] 2024-07-01 16:27:55 +00:00 committed by GitHub
parent 196a8d055d
commit cdbce1eb6e
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.167",
"scratch-l10n": "3.18.206",
"scratch-render-fonts": "1.0.66",
"scratch-render-fonts": "1.0.67",
"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.66",
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.66.tgz",
"integrity": "sha512-8rHxgobi/rUJW9IrR3EaD+4Nvjn5rR4elk0mSRwL0oZH0Z313+/CIEDquIXLmNfLRIU/cPYUuy2qBvNonSokVA==",
"version": "1.0.67",
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.67.tgz",
"integrity": "sha512-erZe3Cw/jkj27lCPH4SC0u2LM/f85hTNX37/BL9GR9i3uCZcZx6GlhBnMoMlH43epcdOknqik4Pr+nT8whCkMA==",
"dependencies": {
"base64-loader": "^1.0.0"
}

View file

@ -100,7 +100,7 @@
"pngjs": "3.4.0",
"scratch-blocks": "1.1.167",
"scratch-l10n": "3.18.206",
"scratch-render-fonts": "1.0.66",
"scratch-render-fonts": "1.0.67",
"scratch-semantic-release-config": "1.0.14",
"scratch-webpack-configuration": "1.3.0",
"script-loader": "0.7.2",