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

This commit is contained in:
renovate[bot] 2024-02-22 13:07:58 +00:00 committed by GitHub
parent 37235f63b2
commit 2dc4dbc2ca
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

@ -52,7 +52,7 @@
"lodash.defaultsdeep": "4.6.1",
"pngjs": "3.4.0",
"scratch-audio": "1.0.3",
"scratch-blocks": "1.1.8",
"scratch-blocks": "1.1.9",
"scratch-l10n": "3.18.6",
"scratch-render": "1.0.7",
"scratch-render-fonts": "1.0.2",
@ -18878,9 +18878,9 @@
}
},
"node_modules/scratch-blocks": {
"version": "1.1.8",
"resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-1.1.8.tgz",
"integrity": "sha512-UMmmnQYEA25X89+2ZDNMyphBsMszunOldVMTfV3nXOr+P08nnIlOFgtbujtSlFMujz4rIfqWkUkOdgrpsTZDcA==",
"version": "1.1.9",
"resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-1.1.9.tgz",
"integrity": "sha512-8JPGepduQNO7bMHpU/gR8sCcEj90Xo/VjdpOxNSz7PZ/MuqTz+607LYFz7zuKxXitS6MGJ24XkIa1lvsb2ViQA==",
"dev": true,
"dependencies": {
"exports-loader": "^0.7.0",

View file

@ -87,7 +87,7 @@
"lodash.defaultsdeep": "4.6.1",
"pngjs": "3.4.0",
"scratch-audio": "1.0.3",
"scratch-blocks": "1.1.8",
"scratch-blocks": "1.1.9",
"scratch-l10n": "3.18.6",
"scratch-render": "1.0.7",
"scratch-render-fonts": "1.0.2",