chore(deps): Bump @blockly/block-test from 5.0.4 to 5.1.0 (#7944)

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

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

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]
2024-03-18 15:44:08 -07:00
committed by GitHub
parent 4e2930e6a2
commit 2bebf6c137

6
package-lock.json generated
View File

@@ -75,9 +75,9 @@
}
},
"node_modules/@blockly/block-test": {
"version": "5.0.4",
"resolved": "https://registry.npmjs.org/@blockly/block-test/-/block-test-5.0.4.tgz",
"integrity": "sha512-3u7z9Xd+W1eCcknqVsmUYnDvS2FIzce2IdGuRC1lst2XIQQ59q2wkUqGg4+Z2Arr3hk/TpIlHn2YLrGPkvqkug==",
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/@blockly/block-test/-/block-test-5.1.0.tgz",
"integrity": "sha512-beqBTJbrrDGECohJo6uczeLAvRxKgMFn9Ew1po6d8PBka/aNwSkT33jHRUAeasHnraBdFBx8pwYh7By2gVZURQ==",
"dev": true,
"engines": {
"node": ">=8.17.0"