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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-06-13 05:47:29 -07:00
committed by GitHub
parent 2f734f7f17
commit 0d43a19712

14
package-lock.json generated
View File

@@ -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": {}
},