From 1760867ee6900047827fe66f602b9dcdafe7007a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jul 2021 22:00:14 +0000 Subject: [PATCH] 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] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1b6bd1e5..56f70fab 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 2d46aa49..6b5b301d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"