build(deps): bump @pybricks/firmware from 4.13.0-beta.1 to 4.13.0

Bumps [@pybricks/firmware](https://github.com/pybricks/pybricks-micropython/tree/HEAD/npm/firmware) from 4.13.0-beta.1 to 4.13.0.
- [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-11-19 21:41:32 +00:00
committed by github-actions[bot]
parent 2ce26d3503
commit ac5ef2a58a
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
"dependencies": {
"@blueprintjs/core": "^3.51.3",
"@craco/craco": "^6.4.1",
"@pybricks/firmware": "4.13.0-beta.1",
"@pybricks/firmware": "4.13.0",
"@pybricks/ide-docs": "1.6.0",
"@pybricks/mpy-cross-v5": "^2.0.0",
"@shopify/react-i18n": "^6.2.4",
+4 -4
View File
@@ -1595,10 +1595,10 @@
schema-utils "^2.6.5"
source-map "^0.7.3"
"@pybricks/firmware@4.13.0-beta.1":
version "4.13.0-beta.1"
resolved "https://registry.yarnpkg.com/@pybricks/firmware/-/firmware-4.13.0-beta.1.tgz#d8f0b66c639ef7137e01045277a54bafe7dfef77"
integrity sha512-dbkWPmQAavY2TRHHD/0PLcI5x1+EaA4IOLcjZVPutSmltUFPA0316blM1rz6dOBIKoFj+5vgu6nA8ZYQH1jnRg==
"@pybricks/firmware@4.13.0":
version "4.13.0"
resolved "https://registry.yarnpkg.com/@pybricks/firmware/-/firmware-4.13.0.tgz#9c515371d808a25081744ad7f5d5cc8a528a5af8"
integrity sha512-P0dhcFd5uAM2ytE/g9Y3kGD/nLXF5wL7g5wmvpqwVjvs5h+2pimHehWgoM0MZ+N+myjNicwvHKUQWE/gizNlyA==
dependencies:
jszip "^3.7.1"