chore(deps): bump @blockly/block-test from 2.0.14 to 2.0.15 (#6288)

Bumps [@blockly/block-test](https://github.com/google/blockly-samples/tree/HEAD/plugins/block-test) from 2.0.14 to 2.0.15.
- [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.15/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-25 07:29:04 -07:00
committed by GitHub
parent fa1280ae50
commit cde56f8153

12
package-lock.json generated
View File

@@ -155,9 +155,9 @@
}
},
"node_modules/@blockly/block-test": {
"version": "2.0.14",
"resolved": "https://registry.npmjs.org/@blockly/block-test/-/block-test-2.0.14.tgz",
"integrity": "sha512-/Ay1/NabP5/XDVaAlXDJfJ4RtWD6nk02z9sHj5U73VBc6ZAydshGKEJkbVu5hBIc4YwOzp7cKcttTGjWEY2Naw==",
"version": "2.0.15",
"resolved": "https://registry.npmjs.org/@blockly/block-test/-/block-test-2.0.15.tgz",
"integrity": "sha512-S9A763PH1ILv/OnXHJtwdDX0obHupXlh2ccai4/6ddaNt1cm6ePBjm7t2iNNAGT3vlgum/GpEdG02LtwNCfohA==",
"dev": true,
"engines": {
"node": ">=8.17.0"
@@ -12868,9 +12868,9 @@
}
},
"@blockly/block-test": {
"version": "2.0.14",
"resolved": "https://registry.npmjs.org/@blockly/block-test/-/block-test-2.0.14.tgz",
"integrity": "sha512-/Ay1/NabP5/XDVaAlXDJfJ4RtWD6nk02z9sHj5U73VBc6ZAydshGKEJkbVu5hBIc4YwOzp7cKcttTGjWEY2Naw==",
"version": "2.0.15",
"resolved": "https://registry.npmjs.org/@blockly/block-test/-/block-test-2.0.15.tgz",
"integrity": "sha512-S9A763PH1ILv/OnXHJtwdDX0obHupXlh2ccai4/6ddaNt1cm6ePBjm7t2iNNAGT3vlgum/GpEdG02LtwNCfohA==",
"dev": true,
"requires": {}
},