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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-05-05 10:10:36 -07:00
committed by GitHub
parent c081bd003f
commit 9adf95df9a

14
package-lock.json generated
View File

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