chore(deps): bump @blockly/block-test from 3.0.2 to 3.0.3 (#6777)

Bumps [@blockly/block-test](https://github.com/google/blockly-samples/tree/HEAD/plugins/block-test) from 3.0.2 to 3.0.3.
- [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@3.0.3/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>

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]
2023-01-19 18:17:42 -08:00
committed by GitHub
parent 6f90902dcf
commit b4ae803471

12
package-lock.json generated
View File

@@ -165,9 +165,9 @@
}
},
"node_modules/@blockly/block-test": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/@blockly/block-test/-/block-test-3.0.2.tgz",
"integrity": "sha512-YxlOKO3fNvQJZsnmqBjQwQLTezhoB9xzZkwg8Os92c3MhYHQhOyP8cX/W6IwRcY2X9blDJ/Ft2uJcUrOfEhT1g==",
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/@blockly/block-test/-/block-test-3.0.3.tgz",
"integrity": "sha512-xFAy1sGLtGXwlNx5TgxKVmzI6l9Q0XJ7rZlyaC91ulZ7srrd3GOfFgbFaF+OwQ+oXfZCU/sGQSumrVksTaq6yw==",
"dev": true,
"engines": {
"node": ">=8.17.0"
@@ -13017,9 +13017,9 @@
}
},
"@blockly/block-test": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/@blockly/block-test/-/block-test-3.0.2.tgz",
"integrity": "sha512-YxlOKO3fNvQJZsnmqBjQwQLTezhoB9xzZkwg8Os92c3MhYHQhOyP8cX/W6IwRcY2X9blDJ/Ft2uJcUrOfEhT1g==",
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/@blockly/block-test/-/block-test-3.0.3.tgz",
"integrity": "sha512-xFAy1sGLtGXwlNx5TgxKVmzI6l9Q0XJ7rZlyaC91ulZ7srrd3GOfFgbFaF+OwQ+oXfZCU/sGQSumrVksTaq6yw==",
"dev": true,
"requires": {}
},