Merge pull request #4760 from scratchfoundation/renovate/scratch-blocks-1.x

fix(deps): update dependency scratch-blocks to v1.1.194
This commit is contained in:
renovate[bot] 2024-07-24 12:01:32 +00:00 committed by GitHub
commit 71d1bb4914
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -54,7 +54,7 @@
"jsdoc": "3.6.11",
"json": "^9.0.4",
"pngjs": "3.4.0",
"scratch-blocks": "1.1.193",
"scratch-blocks": "1.1.194",
"scratch-l10n": "3.18.231",
"scratch-render-fonts": "1.0.76",
"scratch-semantic-release-config": "1.0.14",
@ -19098,9 +19098,9 @@
}
},
"node_modules/scratch-blocks": {
"version": "1.1.193",
"resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-1.1.193.tgz",
"integrity": "sha512-tvAilJXjWheXv1XkgkRcI17bqBrv4OXPKIkkb6HM7TEOETxbriq90YMKvA+4l2KVuKN8P88XF01YNhvxnwZb2Q==",
"version": "1.1.194",
"resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-1.1.194.tgz",
"integrity": "sha512-wiVzYfCmNa0otRldjGObF6P+Cgn49huQCgUxctzlPLnVKViUVlQcehFCI3cgxzqRD5q6aQfJSKu3GcMiC5oOqA==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {

View file

@ -98,7 +98,7 @@
"jsdoc": "3.6.11",
"json": "^9.0.4",
"pngjs": "3.4.0",
"scratch-blocks": "1.1.193",
"scratch-blocks": "1.1.194",
"scratch-l10n": "3.18.231",
"scratch-render-fonts": "1.0.76",
"scratch-semantic-release-config": "1.0.14",