chore(deps): Bump @blockly/dev-tools from 7.1.0 to 7.1.3 (#7657)

Bumps [@blockly/dev-tools](https://github.com/google/blockly-samples/tree/HEAD/plugins/dev-tools) from 7.1.0 to 7.1.3.
- [Release notes](https://github.com/google/blockly-samples/releases)
- [Changelog](https://github.com/google/blockly-samples/blob/master/plugins/dev-tools/CHANGELOG.md)
- [Commits](https://github.com/google/blockly-samples/commits/@blockly/dev-tools@7.1.3/plugins/dev-tools)

---
updated-dependencies:
- dependency-name: "@blockly/dev-tools"
  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]
2023-11-20 08:29:29 -08:00
committed by GitHub
parent e6de8581dd
commit 149f95ecb4

46
package-lock.json generated
View File

@@ -253,9 +253,9 @@
} }
}, },
"node_modules/@blockly/block-test": { "node_modules/@blockly/block-test": {
"version": "5.0.2", "version": "5.0.3",
"resolved": "https://registry.npmjs.org/@blockly/block-test/-/block-test-5.0.2.tgz", "resolved": "https://registry.npmjs.org/@blockly/block-test/-/block-test-5.0.3.tgz",
"integrity": "sha512-oZUc7DAdZZcYLUmx6Rqq9VkTyTj0vR9rrExmI6dqiOV0Jip12/244e05HrGQioz2MMN1xmsU8LmM89NnTj6uzw==", "integrity": "sha512-iY8aIh+rTJGZMT/mvEeqjRXAlN7jOso/kQsQ5BrdyH+8UEQ+K4IJdjyFou18ydktnfpeXnBkqw6P4wzc/0jtcA==",
"dev": true, "dev": true,
"engines": { "engines": {
"node": ">=8.17.0" "node": ">=8.17.0"
@@ -265,16 +265,16 @@
} }
}, },
"node_modules/@blockly/dev-tools": { "node_modules/@blockly/dev-tools": {
"version": "7.1.0", "version": "7.1.3",
"resolved": "https://registry.npmjs.org/@blockly/dev-tools/-/dev-tools-7.1.0.tgz", "resolved": "https://registry.npmjs.org/@blockly/dev-tools/-/dev-tools-7.1.3.tgz",
"integrity": "sha512-6Z3RfYcFRWhVhSjOwnE3vFr5xPW7WPQb2POjOCzvaPoevHZf7mSkCAOcyuNck5gLCms9TK96B1ezzimMAuo8Sg==", "integrity": "sha512-KdC9ZUwnuzqYNaxAHgj2pFEgtCMhf/w8u5wNHUScReLWXPqc9wQSIUCq6QsDbN1EiT6BaL8dYwqcHoLl+fgUXA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@blockly/block-test": "^5.0.0", "@blockly/block-test": "^5.0.3",
"@blockly/theme-dark": "^6.0.1", "@blockly/theme-dark": "^6.0.4",
"@blockly/theme-deuteranopia": "^5.0.1", "@blockly/theme-deuteranopia": "^5.0.4",
"@blockly/theme-highcontrast": "^5.0.1", "@blockly/theme-highcontrast": "^5.0.4",
"@blockly/theme-tritanopia": "^5.0.1", "@blockly/theme-tritanopia": "^5.0.4",
"chai": "^4.2.0", "chai": "^4.2.0",
"dat.gui": "^0.7.7", "dat.gui": "^0.7.7",
"lodash.assign": "^4.2.0", "lodash.assign": "^4.2.0",
@@ -290,9 +290,9 @@
} }
}, },
"node_modules/@blockly/theme-dark": { "node_modules/@blockly/theme-dark": {
"version": "6.0.1", "version": "6.0.4",
"resolved": "https://registry.npmjs.org/@blockly/theme-dark/-/theme-dark-6.0.1.tgz", "resolved": "https://registry.npmjs.org/@blockly/theme-dark/-/theme-dark-6.0.4.tgz",
"integrity": "sha512-fZa834SKstG31PNkoZ26DLIpevNVBWLDwDT/g99a6EtwqnkZg2VjCjbJDLA0xzrCmxN8AH6zmZU/lAdMoBH8sw==", "integrity": "sha512-G0A+9cMlMiv0/H6/FjQTK+tsqXLmR/FGAfO4gByaTt/ocBmOFeoSlQZdTI23L9ZEvnfO11ZaqH6pqUxY0GSusw==",
"dev": true, "dev": true,
"engines": { "engines": {
"node": ">=8.17.0" "node": ">=8.17.0"
@@ -302,9 +302,9 @@
} }
}, },
"node_modules/@blockly/theme-deuteranopia": { "node_modules/@blockly/theme-deuteranopia": {
"version": "5.0.1", "version": "5.0.4",
"resolved": "https://registry.npmjs.org/@blockly/theme-deuteranopia/-/theme-deuteranopia-5.0.1.tgz", "resolved": "https://registry.npmjs.org/@blockly/theme-deuteranopia/-/theme-deuteranopia-5.0.4.tgz",
"integrity": "sha512-xGBYGkr170VzODnio41UOZwDSjUofbNWiJwTSA5rm3jbWyeeERL8raCPJN+AB3kZ8Vfvt6BSUBobYGKcsxFGNw==", "integrity": "sha512-QzJN/2MFtXAdeGFT77fVnQAHYVAn3+HBPI9UPvzhu2l6Tod9v6pnrQ51+8Xiw/wGTklFeZzModJkajCnb6RDCg==",
"dev": true, "dev": true,
"engines": { "engines": {
"node": ">=8.17.0" "node": ">=8.17.0"
@@ -314,9 +314,9 @@
} }
}, },
"node_modules/@blockly/theme-highcontrast": { "node_modules/@blockly/theme-highcontrast": {
"version": "5.0.1", "version": "5.0.4",
"resolved": "https://registry.npmjs.org/@blockly/theme-highcontrast/-/theme-highcontrast-5.0.1.tgz", "resolved": "https://registry.npmjs.org/@blockly/theme-highcontrast/-/theme-highcontrast-5.0.4.tgz",
"integrity": "sha512-090W+FL4mCwf3fEasERHmypJbYdoP1zjlPnnDsrvkXw5EoSEY6b8PhIgzD63JeZMjWOFjWyCgoZWsBvI9IbVCA==", "integrity": "sha512-JFSYmEzGeh3KdUqZLScktdFRTxgYoTqLWIeBLOWEU1AFoFMUbKN8G2ChW3Rzq5snbu3pHNBsisswMEp/vuRbUw==",
"dev": true, "dev": true,
"engines": { "engines": {
"node": ">=8.17.0" "node": ">=8.17.0"
@@ -338,9 +338,9 @@
} }
}, },
"node_modules/@blockly/theme-tritanopia": { "node_modules/@blockly/theme-tritanopia": {
"version": "5.0.1", "version": "5.0.4",
"resolved": "https://registry.npmjs.org/@blockly/theme-tritanopia/-/theme-tritanopia-5.0.1.tgz", "resolved": "https://registry.npmjs.org/@blockly/theme-tritanopia/-/theme-tritanopia-5.0.4.tgz",
"integrity": "sha512-0cfmzjb/2aCga16CO1QDjKxoOwucU29v9P+Dwgr16j8IoNKpFOUnnN2xt7yYw4CeJaOVGZEcHljjzgU52oRPXA==", "integrity": "sha512-ex4WlFLidLNY0Zpvf18ZOnBrQ7HRnupvumpajVmpEVhnm1O7h6H6IdHCgBvL4hFb72q+7/xKxAkxG0+lSfih1w==",
"dev": true, "dev": true,
"engines": { "engines": {
"node": ">=8.17.0" "node": ">=8.17.0"