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

This commit is contained in:
renovate[bot] 2024-11-05 11:58:27 +00:00 committed by GitHub
parent 3eb1b9b44d
commit 445b474110
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

@ -33,7 +33,7 @@
"json": "9.0.6",
"mkdirp": "2.1.6",
"rimraf": "3.0.2",
"scratch-render-fonts": "1.0.120",
"scratch-render-fonts": "1.0.121",
"scratch-semantic-release-config": "1.0.16",
"scratch-webpack-configuration": "1.6.0",
"semantic-release": "19.0.5",
@ -20650,9 +20650,9 @@
}
},
"node_modules/scratch-render-fonts": {
"version": "1.0.120",
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.120.tgz",
"integrity": "sha512-zFYLosWJgf9vaL3C3uUyDyv/aKeVkFoutbI9irMo20OX6NdUgYJuwqvUBRnMCP6ulDFHmFJ7B/lHSRybYuW9hQ==",
"version": "1.0.121",
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.121.tgz",
"integrity": "sha512-qZhknKzWpw5EqQMMuLkdE9whBO8np4LgDqxiqPVG9bsnTtDC7MNFQhY/8mv7Uc1QdB7TdIybO39cAwKVh5095g==",
"dev": true,
"dependencies": {
"base64-loader": "^1.0.0"

View file

@ -55,7 +55,7 @@
"json": "9.0.6",
"mkdirp": "2.1.6",
"rimraf": "3.0.2",
"scratch-render-fonts": "1.0.120",
"scratch-render-fonts": "1.0.121",
"scratch-semantic-release-config": "1.0.16",
"scratch-webpack-configuration": "1.6.0",
"semantic-release": "19.0.5",