mirror of
https://github.com/google/blockly.git
synced 2026-01-11 02:47:09 +01:00
Bump @blockly/theme-modern from 2.1.21 to 2.1.22
Bumps [@blockly/theme-modern](https://github.com/google/blockly-samples/tree/HEAD/plugins/theme-modern) from 2.1.21 to 2.1.22. - [Release notes](https://github.com/google/blockly-samples/releases) - [Commits](https://github.com/google/blockly-samples/commits/@blockly/theme-modern@2.1.22/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>
This commit is contained in:
24
package-lock.json
generated
24
package-lock.json
generated
@@ -372,9 +372,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@blockly/theme-modern": {
|
||||
"version": "2.1.21",
|
||||
"resolved": "https://registry.npmjs.org/@blockly/theme-modern/-/theme-modern-2.1.21.tgz",
|
||||
"integrity": "sha512-GcMYaSv8zc46/VSDI3/mewcRrhsM0hvhxGYksKa4P0G/KDO+G2l90IdXDvinF0GjRLiIIBl3JyCOPezAmWhSZQ==",
|
||||
"version": "2.1.22",
|
||||
"resolved": "https://registry.npmjs.org/@blockly/theme-modern/-/theme-modern-2.1.22.tgz",
|
||||
"integrity": "sha512-K7f5cU7c4CO1RhBR1jvx4Dx0ZxqCFuepR/p0h7BBt/eGCwdNcUq/nseg8GXFRDV5Gr7PTqK5LKoyn1XEKLLcmA==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">=8.17.0"
|
||||
@@ -4225,9 +4225,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/eslint": {
|
||||
"version": "7.31.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint/-/eslint-7.31.0.tgz",
|
||||
"integrity": "sha512-vafgJpSh2ia8tnTkNUkwxGmnumgckLh5aAbLa1xRmIn9+owi8qBNGKL+B881kNKNTy7FFqTEkpNkUvmw0n6PkA==",
|
||||
"version": "7.32.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint/-/eslint-7.32.0.tgz",
|
||||
"integrity": "sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@babel/code-frame": "7.12.11",
|
||||
@@ -13175,9 +13175,9 @@
|
||||
"requires": {}
|
||||
},
|
||||
"@blockly/theme-modern": {
|
||||
"version": "2.1.21",
|
||||
"resolved": "https://registry.npmjs.org/@blockly/theme-modern/-/theme-modern-2.1.21.tgz",
|
||||
"integrity": "sha512-GcMYaSv8zc46/VSDI3/mewcRrhsM0hvhxGYksKa4P0G/KDO+G2l90IdXDvinF0GjRLiIIBl3JyCOPezAmWhSZQ==",
|
||||
"version": "2.1.22",
|
||||
"resolved": "https://registry.npmjs.org/@blockly/theme-modern/-/theme-modern-2.1.22.tgz",
|
||||
"integrity": "sha512-K7f5cU7c4CO1RhBR1jvx4Dx0ZxqCFuepR/p0h7BBt/eGCwdNcUq/nseg8GXFRDV5Gr7PTqK5LKoyn1XEKLLcmA==",
|
||||
"dev": true,
|
||||
"requires": {}
|
||||
},
|
||||
@@ -16240,9 +16240,9 @@
|
||||
}
|
||||
},
|
||||
"eslint": {
|
||||
"version": "7.31.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint/-/eslint-7.31.0.tgz",
|
||||
"integrity": "sha512-vafgJpSh2ia8tnTkNUkwxGmnumgckLh5aAbLa1xRmIn9+owi8qBNGKL+B881kNKNTy7FFqTEkpNkUvmw0n6PkA==",
|
||||
"version": "7.32.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint/-/eslint-7.32.0.tgz",
|
||||
"integrity": "sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/code-frame": "7.12.11",
|
||||
|
||||
Reference in New Issue
Block a user