mirror of
https://github.com/scratchfoundation/scratch-svg-renderer.git
synced 2025-07-13 05:14:45 -04:00
fix(deps): update dependency scratch-render-fonts to v1.0.61
This commit is contained in:
parent
bc666f1d16
commit
3015750a47
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -33,7 +33,7 @@
|
|||
"json": "9.0.6",
|
||||
"mkdirp": "2.1.6",
|
||||
"rimraf": "3.0.2",
|
||||
"scratch-render-fonts": "1.0.60",
|
||||
"scratch-render-fonts": "1.0.61",
|
||||
"scratch-semantic-release-config": "1.0.14",
|
||||
"scratch-webpack-configuration": "1.3.0",
|
||||
"semantic-release": "19.0.5",
|
||||
|
@ -21124,9 +21124,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/scratch-render-fonts": {
|
||||
"version": "1.0.60",
|
||||
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.60.tgz",
|
||||
"integrity": "sha512-B1XkmqKHHY3df/mefisyZBBoS6ckyoOqtbmW2bQ2YYRiqQgFbjPSNotA07hbgvxNtbu5GtipI5CXT2bgN45w+Q==",
|
||||
"version": "1.0.61",
|
||||
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.61.tgz",
|
||||
"integrity": "sha512-edpmZpm3/db8ywsCdKNie+657HFX4v00UwVvL9cWRzJItUfHj0HmvzNi0+6gSf1wwlNl7feEBRmx/DBVmElMCA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"base64-loader": "^1.0.0"
|
||||
|
|
|
@ -55,7 +55,7 @@
|
|||
"json": "9.0.6",
|
||||
"mkdirp": "2.1.6",
|
||||
"rimraf": "3.0.2",
|
||||
"scratch-render-fonts": "1.0.60",
|
||||
"scratch-render-fonts": "1.0.61",
|
||||
"scratch-semantic-release-config": "1.0.14",
|
||||
"scratch-webpack-configuration": "1.3.0",
|
||||
"semantic-release": "19.0.5",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue