From 87148cd7cd73ddf770025dd129bbb3300e82163e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Oct 2020 05:13:20 +0000 Subject: [PATCH] Bump @blockly/theme-modern from 2.1.1 to 2.1.2 Bumps [@blockly/theme-modern](https://github.com/google/blockly-samples/tree/HEAD/plugins/theme-modern) from 2.1.1 to 2.1.2. - [Release notes](https://github.com/google/blockly-samples/releases) - [Commits](https://github.com/google/blockly-samples/commits/@blockly/theme-modern@2.1.2/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 b3d3aa533..1dc419ad2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -214,9 +214,9 @@ } }, "@blockly/theme-modern": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/@blockly/theme-modern/-/theme-modern-2.1.1.tgz", - "integrity": "sha512-7nCd6Y5iYLhe80KypzMc4Pk8LWn6CX1UH/UWjZBxRt304yO5wL7td8aFJpx7V4wi3qt1sk2Cew+U8p0EVPLwJg==", + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/@blockly/theme-modern/-/theme-modern-2.1.2.tgz", + "integrity": "sha512-aN5c9Pg8QjXGu6yMHunFK3OQyOJVh6VqlbKohyBS7h/tQl7kqEXEJLo+5XUBw4l7ihcFOyS15OPvVTKPmOzuew==", "dev": true }, "@eslint/eslintrc": {