From 7bc040747c32a886d38c2a0b50409cf3027c040f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 08:03:56 -0700 Subject: [PATCH] Bump @blockly/theme-modern from 2.1.15 to 2.1.16 (#4836) Bumps [@blockly/theme-modern](https://github.com/google/blockly-samples/tree/HEAD/plugins/theme-modern) from 2.1.15 to 2.1.16. - [Release notes](https://github.com/google/blockly-samples/releases) - [Commits](https://github.com/google/blockly-samples/commits/@blockly/theme-modern@2.1.16/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 8de1ddd49..40570480d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -248,9 +248,9 @@ "dev": true }, "@blockly/theme-modern": { - "version": "2.1.15", - "resolved": "https://registry.npmjs.org/@blockly/theme-modern/-/theme-modern-2.1.15.tgz", - "integrity": "sha512-rVBetk9gitNzrMVab5bAfJTeJPuntn/pKhL6ASG1fd0f3UAF7Ns8W7KgEBZrVbZgdcrfzt33ijgQT0cu+RI/hA==", + "version": "2.1.16", + "resolved": "https://registry.npmjs.org/@blockly/theme-modern/-/theme-modern-2.1.16.tgz", + "integrity": "sha512-3S2Cf2nxIheD8VwnTuCPQw1tcx60HxAYCWKV58xuTkqqjGymkce8Q4GP876JRR0d9pP/x0RSBBK7AKIGQspy/g==", "dev": true }, "@eslint/eslintrc": {