From 45be541621487e8f87fe58bf4808e3e55bc52761 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Feb 2022 10:58:13 -0800 Subject: [PATCH] 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 58dee0774..fc8d33cc2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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": {} },