From 9adf95df9a418cbe01bfc15fe654059ac5efa38d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 May 2022 10:10:36 -0700 Subject: [PATCH] chore(deps): bump @blockly/theme-modern from 2.1.28 to 2.1.33 (#6125) Bumps [@blockly/theme-modern](https://github.com/google/blockly-samples/tree/HEAD/plugins/theme-modern) from 2.1.28 to 2.1.33. - [Release notes](https://github.com/google/blockly-samples/releases) - [Commits](https://github.com/google/blockly-samples/commits/@blockly/theme-modern@2.1.33/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 e904b41ff..04ad53121 100644 --- a/package-lock.json +++ b/package-lock.json @@ -228,15 +228,15 @@ } }, "node_modules/@blockly/theme-modern": { - "version": "2.1.28", - "resolved": "https://registry.npmjs.org/@blockly/theme-modern/-/theme-modern-2.1.28.tgz", - "integrity": "sha512-SRPrQJOvTU8yC+NFnfFipaciCJEfmIG+imPwNcL1WZ/pPct6ojEDwHKAalWkHGLrTb0rmOaDVeHJJQx+HZmQsQ==", + "version": "2.1.33", + "resolved": "https://registry.npmjs.org/@blockly/theme-modern/-/theme-modern-2.1.33.tgz", + "integrity": "sha512-ZEC7M+gB/FVrRHwDsIVjef5cj8vbhmegSc7DapVxQSJaz1IGjO53izFjz9iCFWVEope6He5LRYiOvQZPdgc/pA==", "dev": true, "engines": { "node": ">=8.17.0" }, "peerDependencies": { - "blockly": "3.20200123.0 - 7" + "blockly": "3.20200123.0 - 8" } }, "node_modules/@blockly/theme-tritanopia": { @@ -12777,9 +12777,9 @@ "requires": {} }, "@blockly/theme-modern": { - "version": "2.1.28", - "resolved": "https://registry.npmjs.org/@blockly/theme-modern/-/theme-modern-2.1.28.tgz", - "integrity": "sha512-SRPrQJOvTU8yC+NFnfFipaciCJEfmIG+imPwNcL1WZ/pPct6ojEDwHKAalWkHGLrTb0rmOaDVeHJJQx+HZmQsQ==", + "version": "2.1.33", + "resolved": "https://registry.npmjs.org/@blockly/theme-modern/-/theme-modern-2.1.33.tgz", + "integrity": "sha512-ZEC7M+gB/FVrRHwDsIVjef5cj8vbhmegSc7DapVxQSJaz1IGjO53izFjz9iCFWVEope6He5LRYiOvQZPdgc/pA==", "dev": true, "requires": {} },