build(deps): bump @pybricks/firmware

Bumps [@pybricks/firmware](https://github.com/pybricks/pybricks-micropython/tree/HEAD/npm/firmware) from 4.13.0-alpha.2 to 4.13.0-alpha.3.
- [Release notes](https://github.com/pybricks/pybricks-micropython/releases)
- [Changelog](https://github.com/pybricks/pybricks-micropython/blob/master/npm/firmware/CHANGELOG.md)
- [Commits](https://github.com/pybricks/pybricks-micropython/commits/HEAD/npm/firmware)

---
updated-dependencies:
- dependency-name: "@pybricks/firmware"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-07-19 17:03:38 -05:00
committed by David Lechner
parent 607e7fc071
commit 1760867ee6
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
"dependencies": {
"@blueprintjs/core": "^3.41.0",
"@craco/craco": "^6.2.0",
"@pybricks/firmware": "4.13.0-alpha.2",
"@pybricks/firmware": "4.13.0-alpha.3",
"@pybricks/ide-docs": "1.5.0",
"@pybricks/mpy-cross-v5": "^2.0.0",
"@shopify/react-i18n": "^6.0.4",
+4 -4
View File
@@ -1577,10 +1577,10 @@
schema-utils "^2.6.5"
source-map "^0.7.3"
"@pybricks/firmware@4.13.0-alpha.2":
version "4.13.0-alpha.2"
resolved "https://registry.yarnpkg.com/@pybricks/firmware/-/firmware-4.13.0-alpha.2.tgz#59a4ff349cc5e92ceddc50227757b121e90e071e"
integrity sha512-H0jAouX4Jnbah6Hgp8sD/vsPq8Nk2eMEFV+8lYwOJlqwNGeb9+WP1Hsk+hBiYj5tj7JnCwuDEVtCMm59zVYjGg==
"@pybricks/firmware@4.13.0-alpha.3":
version "4.13.0-alpha.3"
resolved "https://registry.yarnpkg.com/@pybricks/firmware/-/firmware-4.13.0-alpha.3.tgz#3babeffeddb4e6639f499a2250618f862a00765b"
integrity sha512-9LqqEde7WV+Wd+zzWlGNFhHlqFz15BWiwFihlgsLPzswUG5v27wBqEuSe800gwGjDcJB2eKVMOR+iInjPVTEow==
dependencies:
jszip "^3.5.0"