mirror of
https://github.com/scratchfoundation/scratch-paint.git
synced 2025-06-25 12:50:28 -04:00
fix(deps): update dependency scratch-render-fonts to v1.0.198 (#3263)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
85f7bcdedc
commit
48d735c597
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -68,7 +68,7 @@
|
|||
"regenerator-runtime": "0.13.9",
|
||||
"rimraf": "2.7.1",
|
||||
"scratch-l10n": "5.0.257",
|
||||
"scratch-render-fonts": "1.0.197",
|
||||
"scratch-render-fonts": "1.0.198",
|
||||
"scratch-semantic-release-config": "3.0.0",
|
||||
"semantic-release": "19.0.5",
|
||||
"style-loader": "1.3.0",
|
||||
|
@ -25015,9 +25015,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/scratch-render-fonts": {
|
||||
"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==",
|
||||
"version": "1.0.198",
|
||||
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.198.tgz",
|
||||
"integrity": "sha512-Bns01fwefzlx0L8FVsEn55mGLllCmpseim0A3x3xSLMccxK6X9zoamjqoYi6P8hMLFYtA/lVFd4rzFg6HqTf0A==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"base64-loader": "^1.0.0"
|
||||
|
|
|
@ -95,7 +95,7 @@
|
|||
"regenerator-runtime": "0.13.9",
|
||||
"rimraf": "2.7.1",
|
||||
"scratch-l10n": "5.0.257",
|
||||
"scratch-render-fonts": "1.0.197",
|
||||
"scratch-render-fonts": "1.0.198",
|
||||
"scratch-semantic-release-config": "3.0.0",
|
||||
"semantic-release": "19.0.5",
|
||||
"style-loader": "1.3.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue