From 5c1349b6dab1117a6597ec8ea7c6a61013745542 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Apr 2021 08:57:55 -0700 Subject: [PATCH] Bump @blockly/theme-modern from 2.1.14 to 2.1.15 (#4788) Bumps [@blockly/theme-modern](https://github.com/google/blockly-samples/tree/HEAD/plugins/theme-modern) from 2.1.14 to 2.1.15. - [Release notes](https://github.com/google/blockly-samples/releases) - [Commits](https://github.com/google/blockly-samples/commits/@blockly/theme-modern@2.1.15/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 fbce81026..4c0b1241e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -242,9 +242,9 @@ } }, "@blockly/theme-modern": { - "version": "2.1.14", - "resolved": "https://registry.npmjs.org/@blockly/theme-modern/-/theme-modern-2.1.14.tgz", - "integrity": "sha512-+jhpKdn8ipd+hjNuHjm1el326ANYWgTP8C7mwvmb23Rp3INTKqYOscUGgy3vJ/BBZhJ+mi4GGv0aYl1YabdLIw==", + "version": "2.1.15", + "resolved": "https://registry.npmjs.org/@blockly/theme-modern/-/theme-modern-2.1.15.tgz", + "integrity": "sha512-rVBetk9gitNzrMVab5bAfJTeJPuntn/pKhL6ASG1fd0f3UAF7Ns8W7KgEBZrVbZgdcrfzt33ijgQT0cu+RI/hA==", "dev": true }, "@eslint/eslintrc": {