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

fix(deps): update dependency scratch-render-fonts to v1.0.108
This commit is contained in:
renovate[bot] 2024-10-03 13:49:14 +00:00 committed by GitHub
commit e520c58f4a
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.327",
"scratch-render-fonts": "1.0.107",
"scratch-render-fonts": "1.0.108",
"scratch-semantic-release-config": "1.0.16",
"scratch-webpack-configuration": "1.6.0",
"script-loader": "0.7.2",
@ -21066,9 +21066,9 @@
}
},
"node_modules/scratch-render-fonts": {
"version": "1.0.107",
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.107.tgz",
"integrity": "sha512-+2peZ7RO9TyynVX6hDbTjSb0OiIBvOWjUMwSzIEAMvM36rV1rhLKC2l6zRaBz20LsRoTn9I7nvT58MTzdJhgLg==",
"version": "1.0.108",
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.108.tgz",
"integrity": "sha512-2QTSdTPJDZ2Gq/ThFE4a7LtlHTRsG6Ph8R4IkyV+hfkbUikHcaFECn9UfZPILcdz6yPNYZP1MHGQVoxYVsrQCA==",
"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.327",
"scratch-render-fonts": "1.0.107",
"scratch-render-fonts": "1.0.108",
"scratch-semantic-release-config": "1.0.16",
"scratch-webpack-configuration": "1.6.0",
"script-loader": "0.7.2",