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

fix(deps): update dependency scratch-blocks to v1.1.38
This commit is contained in:
renovate[bot] 2024-03-06 17:13:28 +00:00 committed by GitHub
commit 958dbf9485
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

@ -55,7 +55,7 @@
"json": "^9.0.4",
"lodash.defaultsdeep": "4.6.1",
"pngjs": "3.4.0",
"scratch-blocks": "1.1.36",
"scratch-blocks": "1.1.38",
"scratch-l10n": "3.18.47",
"scratch-render-fonts": "1.0.18",
"scratch-semantic-release-config": "1.0.14",
@ -17808,9 +17808,9 @@
}
},
"node_modules/scratch-blocks": {
"version": "1.1.36",
"resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-1.1.36.tgz",
"integrity": "sha512-2cKOdwugVcaOKa/oSQX+m0Cql2uGsFuGBJZuv1k/VRsQ5zJ8e/ZzNX+ZK9boYn2pRUewabkDskLXrEo9OTxVxw==",
"version": "1.1.38",
"resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-1.1.38.tgz",
"integrity": "sha512-Cgt2w6hV9UNdkilsE/q3JSHbs15S+ROaF7kHpJL4OHexkdEhPr7zEPerR5tqU+hNc062WcKV15V3hETwpsNfpA==",
"dev": true,
"dependencies": {
"exports-loader": "^0.7.0",

View file

@ -87,7 +87,7 @@
"json": "^9.0.4",
"lodash.defaultsdeep": "4.6.1",
"pngjs": "3.4.0",
"scratch-blocks": "1.1.36",
"scratch-blocks": "1.1.38",
"scratch-l10n": "3.18.47",
"scratch-render-fonts": "1.0.18",
"scratch-semantic-release-config": "1.0.14",