mirror of
https://github.com/scratchfoundation/scratch-paint.git
synced 2025-05-14 23:21:03 -04:00
fix(deps): update dependency scratch-render-fonts to v1.0.169 (#3139)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
9adb7298fb
commit
c4d4b11a2a
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.148",
|
||||
"scratch-render-fonts": "1.0.168",
|
||||
"scratch-render-fonts": "1.0.169",
|
||||
"scratch-semantic-release-config": "3.0.0",
|
||||
"semantic-release": "19.0.5",
|
||||
"style-loader": "1.3.0",
|
||||
|
@ -25036,9 +25036,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/scratch-render-fonts": {
|
||||
"version": "1.0.168",
|
||||
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.168.tgz",
|
||||
"integrity": "sha512-iHE0udyxh0rtIYTic8X5D+SwK02pJzzq+MvCHC9o5gS42qkZF+dUdcULKIQ0nEMMGpgyl1T/DdVbJsZaEOvGww==",
|
||||
"version": "1.0.169",
|
||||
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.169.tgz",
|
||||
"integrity": "sha512-JqPcWzPM8e2wliFNxNwn1ND6GTso7XPGtIeEB6ot2TRQSQ1dGJYR/f19Xyzi5KvJcSF6pLgHX9I5FFtQPc2AaQ==",
|
||||
"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.148",
|
||||
"scratch-render-fonts": "1.0.168",
|
||||
"scratch-render-fonts": "1.0.169",
|
||||
"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