mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-07-12 05:54:02 -04:00
Merge pull request #5394 from scratchfoundation/renovate/scratch-render-fonts-1.x
fix(deps): update dependency scratch-render-fonts to v1.0.186
This commit is contained in:
commit
9a72bb20d4
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -57,7 +57,7 @@
|
|||
"pngjs": "3.4.0",
|
||||
"scratch-blocks": "1.1.209",
|
||||
"scratch-l10n": "5.0.214",
|
||||
"scratch-render-fonts": "1.0.185",
|
||||
"scratch-render-fonts": "1.0.186",
|
||||
"scratch-semantic-release-config": "3.0.0",
|
||||
"scratch-webpack-configuration": "3.0.0",
|
||||
"script-loader": "0.7.2",
|
||||
|
@ -20194,9 +20194,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/scratch-render-fonts": {
|
||||
"version": "1.0.185",
|
||||
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.185.tgz",
|
||||
"integrity": "sha512-L7Yc3CEqaujikeeNgx4371US3XKk0nkKq2bXW+dBAK3LRwGPYkq1dJh/IdoX27/PubDwRVA5UcK0H1rpy/P8WQ==",
|
||||
"version": "1.0.186",
|
||||
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.186.tgz",
|
||||
"integrity": "sha512-7XCrKHIV63YkXgqb9o18xLuMfHZ1n7R0eOurjC1N5n8YfSa5U1dFajTPD/tm8u7MDdRFzg9UOR3IJgJ14tV9NQ==",
|
||||
"dependencies": {
|
||||
"base64-loader": "^1.0.0"
|
||||
}
|
||||
|
|
|
@ -101,7 +101,7 @@
|
|||
"pngjs": "3.4.0",
|
||||
"scratch-blocks": "1.1.209",
|
||||
"scratch-l10n": "5.0.214",
|
||||
"scratch-render-fonts": "1.0.185",
|
||||
"scratch-render-fonts": "1.0.186",
|
||||
"scratch-semantic-release-config": "3.0.0",
|
||||
"scratch-webpack-configuration": "3.0.0",
|
||||
"script-loader": "0.7.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue