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

This commit is contained in:
renovate[bot] 2024-09-13 09:59:30 +00:00 committed by GitHub
parent 992846328d
commit 7de7a5f5ef
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.99",
"scratch-render-fonts": "1.0.100",
"scratch-semantic-release-config": "1.0.16",
"scratch-webpack-configuration": "1.5.1",
"semantic-release": "19.0.5",
@ -21183,9 +21183,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==",
"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.99",
"scratch-render-fonts": "1.0.100",
"scratch-semantic-release-config": "1.0.16",
"scratch-webpack-configuration": "1.5.1",
"semantic-release": "19.0.5",