From 0d43a197129ec78653244d3d089a475c3b573be2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jun 2022 05:47:29 -0700 Subject: [PATCH] chore(deps): bump @blockly/theme-modern from 2.1.33 to 2.1.35 (#6206) Bumps [@blockly/theme-modern](https://github.com/google/blockly-samples/tree/HEAD/plugins/theme-modern) from 2.1.33 to 2.1.35. - [Release notes](https://github.com/google/blockly-samples/releases) - [Changelog](https://github.com/google/blockly-samples/blob/master/plugins/theme-modern/CHANGELOG.md) - [Commits](https://github.com/google/blockly-samples/commits/@blockly/theme-modern@2.1.35/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 26b8d8233..0fb7c99ea 100644 --- a/package-lock.json +++ b/package-lock.json @@ -228,15 +228,15 @@ } }, "node_modules/@blockly/theme-modern": { - "version": "2.1.33", - "resolved": "https://registry.npmjs.org/@blockly/theme-modern/-/theme-modern-2.1.33.tgz", - "integrity": "sha512-ZEC7M+gB/FVrRHwDsIVjef5cj8vbhmegSc7DapVxQSJaz1IGjO53izFjz9iCFWVEope6He5LRYiOvQZPdgc/pA==", + "version": "2.1.35", + "resolved": "https://registry.npmjs.org/@blockly/theme-modern/-/theme-modern-2.1.35.tgz", + "integrity": "sha512-9T3ohIWu+ISAloYbqs/LV8BjrRrXHyCGh84+bT0lKxfVDj2RChrtqkqmHSFaMr+AhR4beJ5NeG01a5SDcBe/Ng==", "dev": true, "engines": { "node": ">=8.17.0" }, "peerDependencies": { - "blockly": "3.20200123.0 - 8" + "blockly": ">=3.20200123.0 <9" } }, "node_modules/@blockly/theme-tritanopia": { @@ -12893,9 +12893,9 @@ "requires": {} }, "@blockly/theme-modern": { - "version": "2.1.33", - "resolved": "https://registry.npmjs.org/@blockly/theme-modern/-/theme-modern-2.1.33.tgz", - "integrity": "sha512-ZEC7M+gB/FVrRHwDsIVjef5cj8vbhmegSc7DapVxQSJaz1IGjO53izFjz9iCFWVEope6He5LRYiOvQZPdgc/pA==", + "version": "2.1.35", + "resolved": "https://registry.npmjs.org/@blockly/theme-modern/-/theme-modern-2.1.35.tgz", + "integrity": "sha512-9T3ohIWu+ISAloYbqs/LV8BjrRrXHyCGh84+bT0lKxfVDj2RChrtqkqmHSFaMr+AhR4beJ5NeG01a5SDcBe/Ng==", "dev": true, "requires": {} },