mirror of
https://github.com/scratchfoundation/scratch-paint.git
synced 2025-06-02 16:24:48 -04:00
fix(deps): update dependency scratch-render-fonts to v1.0.187 (#3213)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
b40af72b00
commit
9872c927f2
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.216",
|
||||
"scratch-render-fonts": "1.0.186",
|
||||
"scratch-render-fonts": "1.0.187",
|
||||
"scratch-semantic-release-config": "3.0.0",
|
||||
"semantic-release": "19.0.5",
|
||||
"style-loader": "1.3.0",
|
||||
|
@ -25035,9 +25035,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/scratch-render-fonts": {
|
||||
"version": "1.0.186",
|
||||
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.186.tgz",
|
||||
"integrity": "sha512-7XCrKHIV63YkXgqb9o18xLuMfHZ1n7R0eOurjC1N5n8YfSa5U1dFajTPD/tm8u7MDdRFzg9UOR3IJgJ14tV9NQ==",
|
||||
"version": "1.0.187",
|
||||
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.187.tgz",
|
||||
"integrity": "sha512-2O/MnBu/kELG3FO/WfI2UQSx6+9t0s4V0reBeMl4eZuxKXmOE8uhD76Qih1Kypm3+nthW0C6BDk8bxG5EUyc1Q==",
|
||||
"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.216",
|
||||
"scratch-render-fonts": "1.0.186",
|
||||
"scratch-render-fonts": "1.0.187",
|
||||
"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