chore(deps): bump @blockly/block-test from 2.0.11 to 2.0.12 (#6247)

Bumps [@blockly/block-test](https://github.com/google/blockly-samples/tree/HEAD/plugins/block-test) from 2.0.11 to 2.0.12.
- [Release notes](https://github.com/google/blockly-samples/releases)
- [Changelog](https://github.com/google/blockly-samples/blob/master/plugins/block-test/CHANGELOG.md)
- [Commits](https://github.com/google/blockly-samples/commits/@blockly/block-test@2.0.12/plugins/block-test)

---
updated-dependencies:
- dependency-name: "@blockly/block-test"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-07-01 10:23:40 -07:00
committed by GitHub
parent f947b3f4f6
commit 274579a21d

12
package-lock.json generated
View File

@@ -155,9 +155,9 @@
}
},
"node_modules/@blockly/block-test": {
"version": "2.0.11",
"resolved": "https://registry.npmjs.org/@blockly/block-test/-/block-test-2.0.11.tgz",
"integrity": "sha512-gdziRa9OqKoK1Km+RV4CGZoFRkzCuDqGcpd9cXZXMPHGAAqTcJ0A9gjAoUQVgcwDsbjSXcAzEKuBSTpk4ThUhw==",
"version": "2.0.12",
"resolved": "https://registry.npmjs.org/@blockly/block-test/-/block-test-2.0.12.tgz",
"integrity": "sha512-xeTIavPB5Gin1F6AhYStmFvIolfYHq+1feNsil8rvQ5Ws0XYFrKyXz5+1Ws3T4+zr8mI4A84wp1kzXlIHQW52A==",
"dev": true,
"engines": {
"node": ">=8.17.0"
@@ -12882,9 +12882,9 @@
}
},
"@blockly/block-test": {
"version": "2.0.11",
"resolved": "https://registry.npmjs.org/@blockly/block-test/-/block-test-2.0.11.tgz",
"integrity": "sha512-gdziRa9OqKoK1Km+RV4CGZoFRkzCuDqGcpd9cXZXMPHGAAqTcJ0A9gjAoUQVgcwDsbjSXcAzEKuBSTpk4ThUhw==",
"version": "2.0.12",
"resolved": "https://registry.npmjs.org/@blockly/block-test/-/block-test-2.0.12.tgz",
"integrity": "sha512-xeTIavPB5Gin1F6AhYStmFvIolfYHq+1feNsil8rvQ5Ws0XYFrKyXz5+1Ws3T4+zr8mI4A84wp1kzXlIHQW52A==",
"dev": true,
"requires": {}
},