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

This commit is contained in:
renovate[bot] 2024-04-02 11:08:58 +00:00 committed by GitHub
parent 48734bac6e
commit 7fb14368b8
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.73",
"scratch-blocks": "1.1.74",
"scratch-l10n": "3.18.90",
"scratch-render-fonts": "1.0.30",
"scratch-semantic-release-config": "1.0.14",
@ -17750,9 +17750,9 @@
}
},
"node_modules/scratch-blocks": {
"version": "1.1.73",
"resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-1.1.73.tgz",
"integrity": "sha512-cQJS/x4Uf3iZaIpaiYfz54SpArNERGY4vFGRRk+plVpDYQgRrsIt2u3k6TP9c5Kl9QBWmeKiX+7b4H5wRpqz9w==",
"version": "1.1.74",
"resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-1.1.74.tgz",
"integrity": "sha512-dZ0Zf8XZAnIA9bH75vYyPkgRaju+zKkxMCcpOKnjMXcD65/3kxzL91DCP/xUkV7EyW/L56wDl73sbDqh1aAA7Q==",
"dev": true,
"dependencies": {
"exports-loader": "^0.7.0",

View file

@ -98,7 +98,7 @@
"jsdoc": "3.6.11",
"json": "^9.0.4",
"pngjs": "3.4.0",
"scratch-blocks": "1.1.73",
"scratch-blocks": "1.1.74",
"scratch-l10n": "3.18.90",
"scratch-render-fonts": "1.0.30",
"scratch-semantic-release-config": "1.0.14",