chore(deps): bump @blockly/theme-modern from 2.1.24 to 2.1.25 (#5837)

Bumps [@blockly/theme-modern](https://github.com/google/blockly-samples/tree/HEAD/plugins/theme-modern) from 2.1.24 to 2.1.25.
- [Release notes](https://github.com/google/blockly-samples/releases)
- [Commits](https://github.com/google/blockly-samples/commits/@blockly/theme-modern@2.1.25/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-01-06 10:35:48 -08:00
committed by GitHub
parent 5204569cff
commit 9b63fd9397

14
package-lock.json generated
View File

@@ -225,15 +225,15 @@
}
},
"node_modules/@blockly/theme-modern": {
"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==",
"version": "2.1.25",
"resolved": "https://registry.npmjs.org/@blockly/theme-modern/-/theme-modern-2.1.25.tgz",
"integrity": "sha512-CeImJoVh0Kv9O7GAlCzhrL5UDZRxe94H9ib1mGVi/eWweGA2ruU3pR/TLjg9d5oCuBbqaaGEsXEoZMiraE8pZQ==",
"dev": true,
"engines": {
"node": ">=8.17.0"
},
"peerDependencies": {
"blockly": "3.20200123.0 - 6"
"blockly": "3.20200123.0 - 7"
}
},
"node_modules/@blockly/theme-tritanopia": {
@@ -12134,9 +12134,9 @@
"requires": {}
},
"@blockly/theme-modern": {
"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==",
"version": "2.1.25",
"resolved": "https://registry.npmjs.org/@blockly/theme-modern/-/theme-modern-2.1.25.tgz",
"integrity": "sha512-CeImJoVh0Kv9O7GAlCzhrL5UDZRxe94H9ib1mGVi/eWweGA2ruU3pR/TLjg9d5oCuBbqaaGEsXEoZMiraE8pZQ==",
"dev": true,
"requires": {}
},