fix(deps): update dependency scratch-blocks to v1.1.157

This commit is contained in:
renovate[bot] 2024-06-22 11:48:51 +00:00 committed by GitHub
parent 9c5ce3261c
commit e85e0c7057
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", "jsdoc": "3.6.11",
"json": "^9.0.4", "json": "^9.0.4",
"pngjs": "3.4.0", "pngjs": "3.4.0",
"scratch-blocks": "1.1.156", "scratch-blocks": "1.1.157",
"scratch-l10n": "3.18.194", "scratch-l10n": "3.18.194",
"scratch-render-fonts": "1.0.62", "scratch-render-fonts": "1.0.62",
"scratch-semantic-release-config": "1.0.14", "scratch-semantic-release-config": "1.0.14",
@ -17865,9 +17865,9 @@
} }
}, },
"node_modules/scratch-blocks": { "node_modules/scratch-blocks": {
"version": "1.1.156", "version": "1.1.157",
"resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-1.1.156.tgz", "resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-1.1.157.tgz",
"integrity": "sha512-dyat1U4hVT+KkWqVKg2pfnSRvx0Rb63eRr/u/z3LqLF176+85zGaxUD1rCztSjq6TIYoPnCGHBpR88btICLgbQ==", "integrity": "sha512-jUQBA6kUe2jSELRHhnIlRnRmxUOl1fymOKOn1L4tFmm40aVOMyVIAvTLPVTru1LhzbyirL5MkBgE8FwjFqw3ag==",
"dev": true, "dev": true,
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {

View file

@ -98,7 +98,7 @@
"jsdoc": "3.6.11", "jsdoc": "3.6.11",
"json": "^9.0.4", "json": "^9.0.4",
"pngjs": "3.4.0", "pngjs": "3.4.0",
"scratch-blocks": "1.1.156", "scratch-blocks": "1.1.157",
"scratch-l10n": "3.18.194", "scratch-l10n": "3.18.194",
"scratch-render-fonts": "1.0.62", "scratch-render-fonts": "1.0.62",
"scratch-semantic-release-config": "1.0.14", "scratch-semantic-release-config": "1.0.14",