From 078fcbe76652a69c37f803e6965c492fb6b8a22f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Oct 2020 05:10:35 +0000 Subject: [PATCH] Bump @blockly/theme-modern from 2.1.2 to 2.1.4 Bumps [@blockly/theme-modern](https://github.com/google/blockly-samples/tree/HEAD/plugins/theme-modern) from 2.1.2 to 2.1.4. - [Release notes](https://github.com/google/blockly-samples/releases) - [Commits](https://github.com/google/blockly-samples/commits/@blockly/theme-modern@2.1.4/plugins/theme-modern) Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index e8ed204ea..1ca467291 100644 --- a/package-lock.json +++ b/package-lock.json @@ -214,9 +214,9 @@ } }, "@blockly/theme-modern": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/@blockly/theme-modern/-/theme-modern-2.1.2.tgz", - "integrity": "sha512-aN5c9Pg8QjXGu6yMHunFK3OQyOJVh6VqlbKohyBS7h/tQl7kqEXEJLo+5XUBw4l7ihcFOyS15OPvVTKPmOzuew==", + "version": "2.1.4", + "resolved": "https://registry.npmjs.org/@blockly/theme-modern/-/theme-modern-2.1.4.tgz", + "integrity": "sha512-fSgKOcKoiknN9a41I+3QlJtjtdQQJKoFk5Gnnf43UDOcrogyJrXfP3EFoTZKG88Szphp5ZIQkwXh8PfemCvcaQ==", "dev": true }, "@eslint/eslintrc": {