From d1b3562dbb29d7547c8a6cec1f11546e9163c490 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 05:09:37 +0000 Subject: [PATCH] Bump @blockly/theme-modern from 2.1.9 to 2.1.10 Bumps [@blockly/theme-modern](https://github.com/google/blockly-samples/tree/HEAD/plugins/theme-modern) from 2.1.9 to 2.1.10. - [Release notes](https://github.com/google/blockly-samples/releases) - [Commits](https://github.com/google/blockly-samples/commits/@blockly/theme-modern@2.1.10/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 d990862cf..86f033dfe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -215,9 +215,9 @@ } }, "@blockly/theme-modern": { - "version": "2.1.9", - "resolved": "https://registry.npmjs.org/@blockly/theme-modern/-/theme-modern-2.1.9.tgz", - "integrity": "sha512-8pVMqkk1AFyCrsTgjBtyXuoo9mUeEY282F5poYiOcjODiEMOMsfqVZ9y8+ieOP8mTzZOVaj9GnCDPT5pSNPOlA==", + "version": "2.1.10", + "resolved": "https://registry.npmjs.org/@blockly/theme-modern/-/theme-modern-2.1.10.tgz", + "integrity": "sha512-evY72cDvzhHT5m8O0LBT5wRf5Hnziqwpsg6PpX8pDUq1Qyf4pBtPukwfkYALUhMWic+3dx6boaitxcryNKjFsQ==", "dev": true }, "@eslint/eslintrc": {