mirror of
https://github.com/scratchfoundation/scratch-paint.git
synced 2025-06-24 12:21:17 -04:00
fix(deps): update dependency scratch-render-fonts to v1.0.132 (#2959)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
7bcd73df45
commit
bdfbf11575
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.6",
|
||||
"scratch-render-fonts": "1.0.131",
|
||||
"scratch-render-fonts": "1.0.132",
|
||||
"scratch-semantic-release-config": "3.0.0",
|
||||
"semantic-release": "19.0.5",
|
||||
"style-loader": "1.3.0",
|
||||
|
@ -24890,9 +24890,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/scratch-render-fonts": {
|
||||
"version": "1.0.131",
|
||||
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.131.tgz",
|
||||
"integrity": "sha512-6ZQZd7sxtPM3FyFxTEXu4/EiZLpsFw68BRP6S6AfUhSpfuYjK8eia7HhoURYR8/ULw7LkN8PAuQcGtcXs3J93g==",
|
||||
"version": "1.0.132",
|
||||
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.132.tgz",
|
||||
"integrity": "sha512-IfML9nhPqsVLxoTBF5F3nthoeXmImmKGp10Z/6YDL1WXbU4JLRunDZl9CGVfpMKczyDbhcRd9GI9A5V7JqqFuw==",
|
||||
"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.6",
|
||||
"scratch-render-fonts": "1.0.131",
|
||||
"scratch-render-fonts": "1.0.132",
|
||||
"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