From c2c6245028248dcd5dc6b3a9174d8466eced249f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 08:04:12 -0700 Subject: [PATCH] Bump @blockly/theme-dark from 1.0.5 to 1.0.6 (#4835) Bumps [@blockly/theme-dark](https://github.com/google/blockly-samples/tree/HEAD/plugins/theme-dark) from 1.0.5 to 1.0.6. - [Release notes](https://github.com/google/blockly-samples/releases) - [Commits](https://github.com/google/blockly-samples/commits/@blockly/theme-dark@1.0.6/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 40570480d..2fcb334f2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -242,9 +242,9 @@ } }, "@blockly/theme-dark": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/@blockly/theme-dark/-/theme-dark-1.0.5.tgz", - "integrity": "sha512-UcEH1XszAdlyNWWfdR9J2SrVS86aJP+6Z+7q9+VLqFUMf3Im0HKhVWUecmrra9dkm4W6sRBM2iPoVHiELKHIuw==", + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/@blockly/theme-dark/-/theme-dark-1.0.6.tgz", + "integrity": "sha512-4ExQn9rePL1wipxln0Z9Qsy8B/RGWqiq6g9W/kZ5VyIsfP1ZnxUDfRAQQTkzkson88w78PowreFVFQgB8ZYrHQ==", "dev": true }, "@blockly/theme-modern": {