mirror of
https://github.com/scratchfoundation/scratch-svg-renderer.git
synced 2025-06-27 13:40:23 -04:00
fix(deps): update dependency scratch-render-fonts to v1.0.197
This commit is contained in:
parent
790f9bdcf3
commit
b21910fd02
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.196",
|
||||
"scratch-render-fonts": "1.0.197",
|
||||
"scratch-semantic-release-config": "3.0.0",
|
||||
"scratch-webpack-configuration": "3.0.0",
|
||||
"semantic-release": "19.0.5",
|
||||
|
@ -20872,9 +20872,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/scratch-render-fonts": {
|
||||
"version": "1.0.196",
|
||||
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.196.tgz",
|
||||
"integrity": "sha512-2GF5POOlDCm0wMPtcyyX60AhGiTLBCUWxEAgZaEYuUVANXVs7fPBBEb+92PPI+Mq4TsNTh1WI5GEyRBEARxq7Q==",
|
||||
"version": "1.0.197",
|
||||
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.197.tgz",
|
||||
"integrity": "sha512-ycaavCwJd2ycqzOFAjfew0lyrtfy+pI3f/npFgkV+AqmPYJ6su1SBXMInsKNhKNSRk+cCvQtwakqq8+lycRSjg==",
|
||||
"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.196",
|
||||
"scratch-render-fonts": "1.0.197",
|
||||
"scratch-semantic-release-config": "3.0.0",
|
||||
"scratch-webpack-configuration": "3.0.0",
|
||||
"semantic-release": "19.0.5",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue