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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-05-18 08:04:12 -07:00
committed by GitHub
parent 7bc040747c
commit c2c6245028

6
package-lock.json generated
View File

@@ -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": {