From f33814cf444cd79f941cca53e1d8cd59d6f16ec1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Jun 2021 16:55:44 -0700 Subject: [PATCH] Bump @blockly/theme-dark from 1.0.6 to 1.0.7 (#4861) Bumps [@blockly/theme-dark](https://github.com/google/blockly-samples/tree/HEAD/plugins/theme-dark) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/google/blockly-samples/releases) - [Commits](https://github.com/google/blockly-samples/commits/@blockly/theme-dark@1.0.7/plugins/theme-dark) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 628db0a9e..7a76f6b67 100644 --- a/package-lock.json +++ b/package-lock.json @@ -242,9 +242,9 @@ } }, "@blockly/theme-dark": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/@blockly/theme-dark/-/theme-dark-1.0.6.tgz", - "integrity": "sha512-4ExQn9rePL1wipxln0Z9Qsy8B/RGWqiq6g9W/kZ5VyIsfP1ZnxUDfRAQQTkzkson88w78PowreFVFQgB8ZYrHQ==", + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/@blockly/theme-dark/-/theme-dark-1.0.7.tgz", + "integrity": "sha512-ohZRlrbKnRtzp63mDh/9XRFnTnnpyG110ff2UjGYmEuBcWeazgY1aISufrPbOANnPDfVV5SZI9DQnNvXjdmP9w==", "dev": true }, "@blockly/theme-modern": {