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

This commit is contained in:
renovate[bot] 2024-09-13 09:11:13 +00:00 committed by GitHub
parent cf50b05efe
commit 7f6a66cbf3
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.206",
"scratch-l10n": "3.18.302",
"scratch-render-fonts": "1.0.99",
"scratch-render-fonts": "1.0.100",
"scratch-semantic-release-config": "1.0.16",
"scratch-webpack-configuration": "1.5.1",
"script-loader": "0.7.2",
@ -19782,9 +19782,9 @@
}
},
"node_modules/scratch-render-fonts": {
"version": "1.0.99",
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.99.tgz",
"integrity": "sha512-t8qoC6Rfstxw+ITUYWb8OfPXHTd89WBDmi0xu6pIWDf5yenEFm1CrMWkKloNSCgqZqZEiUAMuqfGJhdJPvT0hg==",
"version": "1.0.100",
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.100.tgz",
"integrity": "sha512-hdQMn4WjJYRuEUA5uWK40DITlMQJyUhn0UK/FYOtFpDixpwDUbyG4+3ULkNw0ishO+z6lKfvPhn0Km4AkQDQHQ==",
"dependencies": {
"base64-loader": "^1.0.0"
}

View file

@ -100,7 +100,7 @@
"pngjs": "3.4.0",
"scratch-blocks": "1.1.206",
"scratch-l10n": "3.18.302",
"scratch-render-fonts": "1.0.99",
"scratch-render-fonts": "1.0.100",
"scratch-semantic-release-config": "1.0.16",
"scratch-webpack-configuration": "1.5.1",
"script-loader": "0.7.2",