From 9b63fd93973b198047e438e10fd69cae6144c4ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 10:35:48 -0800 Subject: [PATCH] chore(deps): bump @blockly/theme-modern from 2.1.24 to 2.1.25 (#5837) Bumps [@blockly/theme-modern](https://github.com/google/blockly-samples/tree/HEAD/plugins/theme-modern) from 2.1.24 to 2.1.25. - [Release notes](https://github.com/google/blockly-samples/releases) - [Commits](https://github.com/google/blockly-samples/commits/@blockly/theme-modern@2.1.25/plugins/theme-modern) --- updated-dependencies: - dependency-name: "@blockly/theme-modern" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index 61f4b77f7..8392f4df9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -225,15 +225,15 @@ } }, "node_modules/@blockly/theme-modern": { - "version": "2.1.24", - "resolved": "https://registry.npmjs.org/@blockly/theme-modern/-/theme-modern-2.1.24.tgz", - "integrity": "sha512-glTi5qhHr+S87S1skWG8Sre+DYeSIBG3j+YBbwwRX9k3zYtGO+W7sOdJ9DsBJj8NVukPpV1RhQhu5rt93Pp2rw==", + "version": "2.1.25", + "resolved": "https://registry.npmjs.org/@blockly/theme-modern/-/theme-modern-2.1.25.tgz", + "integrity": "sha512-CeImJoVh0Kv9O7GAlCzhrL5UDZRxe94H9ib1mGVi/eWweGA2ruU3pR/TLjg9d5oCuBbqaaGEsXEoZMiraE8pZQ==", "dev": true, "engines": { "node": ">=8.17.0" }, "peerDependencies": { - "blockly": "3.20200123.0 - 6" + "blockly": "3.20200123.0 - 7" } }, "node_modules/@blockly/theme-tritanopia": { @@ -12134,9 +12134,9 @@ "requires": {} }, "@blockly/theme-modern": { - "version": "2.1.24", - "resolved": "https://registry.npmjs.org/@blockly/theme-modern/-/theme-modern-2.1.24.tgz", - "integrity": "sha512-glTi5qhHr+S87S1skWG8Sre+DYeSIBG3j+YBbwwRX9k3zYtGO+W7sOdJ9DsBJj8NVukPpV1RhQhu5rt93Pp2rw==", + "version": "2.1.25", + "resolved": "https://registry.npmjs.org/@blockly/theme-modern/-/theme-modern-2.1.25.tgz", + "integrity": "sha512-CeImJoVh0Kv9O7GAlCzhrL5UDZRxe94H9ib1mGVi/eWweGA2ruU3pR/TLjg9d5oCuBbqaaGEsXEoZMiraE8pZQ==", "dev": true, "requires": {} },