From cd7c24b4accba35b6f5adab39625e10dadc30439 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Jun 2021 16:56:36 -0700 Subject: [PATCH] Bump @blockly/theme-modern from 2.1.16 to 2.1.17 (#4862) Bumps [@blockly/theme-modern](https://github.com/google/blockly-samples/tree/HEAD/plugins/theme-modern) from 2.1.16 to 2.1.17. - [Release notes](https://github.com/google/blockly-samples/releases) - [Commits](https://github.com/google/blockly-samples/commits/@blockly/theme-modern@2.1.17/plugins/theme-modern) 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 2c6a0cfae..5996d2bf6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -248,9 +248,9 @@ "dev": true }, "@blockly/theme-modern": { - "version": "2.1.16", - "resolved": "https://registry.npmjs.org/@blockly/theme-modern/-/theme-modern-2.1.16.tgz", - "integrity": "sha512-3S2Cf2nxIheD8VwnTuCPQw1tcx60HxAYCWKV58xuTkqqjGymkce8Q4GP876JRR0d9pP/x0RSBBK7AKIGQspy/g==", + "version": "2.1.17", + "resolved": "https://registry.npmjs.org/@blockly/theme-modern/-/theme-modern-2.1.17.tgz", + "integrity": "sha512-zVqZK0uX9mmyaAToovOkojyHH5o0JciJGKZdC2New6a2hilBCdOAaF36/xQpscaczMrNPiOpFJvtmbT4aM90rQ==", "dev": true }, "@eslint/eslintrc": {