mirror of
https://github.com/scratchfoundation/scratch-render.git
synced 2025-07-14 15:44:11 -04:00
Merge pull request #2275 from scratchfoundation/renovate/scratch-vm-5.x
test(deps): update dependency scratch-vm to v5.0.291
This commit is contained in:
commit
8439dd2d55
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -39,7 +39,7 @@
|
|||
"scratch-render-fonts": "1.0.188",
|
||||
"scratch-semantic-release-config": "3.0.0",
|
||||
"scratch-storage": "4.0.123",
|
||||
"scratch-vm": "5.0.290",
|
||||
"scratch-vm": "5.0.291",
|
||||
"scratch-webpack-configuration": "3.0.0",
|
||||
"semantic-release": "19.0.5",
|
||||
"tap": "11.1.5",
|
||||
|
@ -20553,9 +20553,9 @@
|
|||
"license": "BSD-3-Clause"
|
||||
},
|
||||
"node_modules/scratch-vm": {
|
||||
"version": "5.0.290",
|
||||
"resolved": "https://registry.npmjs.org/scratch-vm/-/scratch-vm-5.0.290.tgz",
|
||||
"integrity": "sha512-dY+SeUJnIdtQvv7cwuIxp2zc7f55P8Jd/j3Ni2l2kLLxeWhGZUtK12IL+Kgk91Q414DYXk0h0DNvbF2PgARkqA==",
|
||||
"version": "5.0.291",
|
||||
"resolved": "https://registry.npmjs.org/scratch-vm/-/scratch-vm-5.0.291.tgz",
|
||||
"integrity": "sha512-wPk7eTtNf8KneR7yVzafQV1mEVt/cW+eBLFssJbuulJFRZI5neOCrX1XmhJCHte44Wjy/UrPyoeQNUuDn/yszg==",
|
||||
"dev": true,
|
||||
"license": "AGPL-3.0-only",
|
||||
"dependencies": {
|
||||
|
|
|
@ -71,7 +71,7 @@
|
|||
"scratch-render-fonts": "1.0.188",
|
||||
"scratch-semantic-release-config": "3.0.0",
|
||||
"scratch-storage": "4.0.123",
|
||||
"scratch-vm": "5.0.290",
|
||||
"scratch-vm": "5.0.291",
|
||||
"scratch-webpack-configuration": "3.0.0",
|
||||
"semantic-release": "19.0.5",
|
||||
"tap": "11.1.5",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue