chore(deps): bump @blockly/block-test from 2.0.3 to 2.0.4 (#5920)

Bumps [@blockly/block-test](https://github.com/google/blockly-samples/tree/HEAD/plugins/block-test) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/google/blockly-samples/releases)
- [Commits](https://github.com/google/blockly-samples/commits/@blockly/block-test@2.0.4/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-02-09 10:58:13 -08:00
committed by GitHub
parent b266969d05
commit 45be541621

12
package-lock.json generated
View File

@@ -153,9 +153,9 @@
}
},
"node_modules/@blockly/block-test": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/@blockly/block-test/-/block-test-2.0.3.tgz",
"integrity": "sha512-J5FETQwWFztWepduvA1H2z3D87AtSjHCk5nu+bV0YPFO93yrTJ0lHnZqERRfe8/AXvI6OCRHjiOEh5UWPOirrQ==",
"version": "2.0.4",
"resolved": "https://registry.npmjs.org/@blockly/block-test/-/block-test-2.0.4.tgz",
"integrity": "sha512-nECM+4kSaZLNVBhbfTnsKl+kfqxcBHbflo6TE2rmaP8GjbndtT9I7XHdmXDtHGomfPTFF1qJ7bl09fmFqcdeQQ==",
"dev": true,
"engines": {
"node": ">=8.17.0"
@@ -12449,9 +12449,9 @@
}
},
"@blockly/block-test": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/@blockly/block-test/-/block-test-2.0.3.tgz",
"integrity": "sha512-J5FETQwWFztWepduvA1H2z3D87AtSjHCk5nu+bV0YPFO93yrTJ0lHnZqERRfe8/AXvI6OCRHjiOEh5UWPOirrQ==",
"version": "2.0.4",
"resolved": "https://registry.npmjs.org/@blockly/block-test/-/block-test-2.0.4.tgz",
"integrity": "sha512-nECM+4kSaZLNVBhbfTnsKl+kfqxcBHbflo6TE2rmaP8GjbndtT9I7XHdmXDtHGomfPTFF1qJ7bl09fmFqcdeQQ==",
"dev": true,
"requires": {}
},