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

fix(deps): update dependency scratch-blocks to v1.1.160
This commit is contained in:
renovate[bot] 2024-06-24 12:39:33 +00:00 committed by GitHub
commit 5f3a3b2773
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.158", "scratch-blocks": "1.1.160",
"scratch-l10n": "3.18.198", "scratch-l10n": "3.18.198",
"scratch-render-fonts": "1.0.63", "scratch-render-fonts": "1.0.63",
"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.158", "version": "1.1.160",
"resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-1.1.158.tgz", "resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-1.1.160.tgz",
"integrity": "sha512-yVg9VPYn2mMX/gc1pl8/3jtTqi/mZTGwezdcTrS6V2wCSl8v54gISuJJ0bp299T0FFv75R8j1dlgtWO5gYyy+g==", "integrity": "sha512-BSY0DtNc+woUfjlPtSkILgZeB5aWpTeghZDW7stn+ga1tw1+U88chYjXFTFmbI0i0QdbyeRM4S5Heee6fG00MQ==",
"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.158", "scratch-blocks": "1.1.160",
"scratch-l10n": "3.18.198", "scratch-l10n": "3.18.198",
"scratch-render-fonts": "1.0.63", "scratch-render-fonts": "1.0.63",
"scratch-semantic-release-config": "1.0.14", "scratch-semantic-release-config": "1.0.14",