From 26d2920fb64c2ca92451b13f374d739a6fcd620d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jul 2021 09:41:43 -0700 Subject: [PATCH] Bump @blockly/theme-modern from 2.1.18 to 2.1.19 (#5024) Bumps [@blockly/theme-modern](https://github.com/google/blockly-samples/tree/HEAD/plugins/theme-modern) from 2.1.18 to 2.1.19. - [Release notes](https://github.com/google/blockly-samples/releases) - [Commits](https://github.com/google/blockly-samples/commits/@blockly/theme-modern@2.1.19/plugins/theme-modern) --- updated-dependencies: - dependency-name: "@blockly/theme-modern" 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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 510d805f8..246911c7c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -264,9 +264,9 @@ "dev": true }, "@blockly/theme-modern": { - "version": "2.1.18", - "resolved": "https://registry.npmjs.org/@blockly/theme-modern/-/theme-modern-2.1.18.tgz", - "integrity": "sha512-x7XVy8iNn8eykWAuWyasRkDgbGNW/BHs5ZYFfXhwdYcytJ76XlbqrOEzinNF6sApZWsm37Toe5rxJVUhBYnNGw==", + "version": "2.1.19", + "resolved": "https://registry.npmjs.org/@blockly/theme-modern/-/theme-modern-2.1.19.tgz", + "integrity": "sha512-a9+f1T01JR6CguQFAXnobnZ7bD41McdeShc/RWtF73T8hxvgeea3lCFV0YfGSxxoHPkidcNIR90fAsAnip8qZg==", "dev": true }, "@blockly/theme-tritanopia": {