Bump @blockly/theme-modern from 2.1.19 to 2.1.24 (#5630)

Bumps [@blockly/theme-modern](https://github.com/google/blockly-samples/tree/HEAD/plugins/theme-modern) from 2.1.19 to 2.1.24.
- [Release notes](https://github.com/google/blockly-samples/releases)
- [Commits](https://github.com/google/blockly-samples/commits/@blockly/theme-modern@2.1.24/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]
2021-11-11 11:37:26 -08:00
committed by GitHub
parent 4d87d53b9d
commit 014ba9710f

14
package-lock.json generated
View File

@@ -337,15 +337,15 @@
}
},
"node_modules/@blockly/theme-modern": {
"version": "2.1.19",
"resolved": "https://registry.npmjs.org/@blockly/theme-modern/-/theme-modern-2.1.19.tgz",
"integrity": "sha512-a9+f1T01JR6CguQFAXnobnZ7bD41McdeShc/RWtF73T8hxvgeea3lCFV0YfGSxxoHPkidcNIR90fAsAnip8qZg==",
"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==",
"dev": true,
"engines": {
"node": ">=8.17.0"
},
"peerDependencies": {
"blockly": ">=3.20200123.0"
"blockly": "3.20200123.0 - 6"
}
},
"node_modules/@blockly/theme-tritanopia": {
@@ -15886,9 +15886,9 @@
"requires": {}
},
"@blockly/theme-modern": {
"version": "2.1.19",
"resolved": "https://registry.npmjs.org/@blockly/theme-modern/-/theme-modern-2.1.19.tgz",
"integrity": "sha512-a9+f1T01JR6CguQFAXnobnZ7bD41McdeShc/RWtF73T8hxvgeea3lCFV0YfGSxxoHPkidcNIR90fAsAnip8qZg==",
"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==",
"dev": true,
"requires": {}
},