From 83371aa661ed0d3f11b278193341de550e5fb85c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Aug 2021 18:09:51 +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.4 to 4.13.0-alpha.5. - [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 28cc53ae..6ce926c6 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "dependencies": { "@blueprintjs/core": "^3.47.0", "@craco/craco": "^6.2.0", - "@pybricks/firmware": "4.13.0-alpha.4", + "@pybricks/firmware": "4.13.0-alpha.5", "@pybricks/ide-docs": "1.5.0", "@pybricks/mpy-cross-v5": "^2.0.0", "@shopify/react-i18n": "^6.1.9", diff --git a/yarn.lock b/yarn.lock index d8a622dc..574fc535 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.4": - version "4.13.0-alpha.4" - resolved "https://registry.yarnpkg.com/@pybricks/firmware/-/firmware-4.13.0-alpha.4.tgz#23d8a2bf68e25665bb76148c82f0aea19c9dca5c" - integrity sha512-G8/2Lhb/Gb/EJA+iunaNIorRrybeEYRJJgNH8GKF4SP5HLvwz0u/rJns7qNCkZF+/9dLXymWWGHQsei+oaORbw== +"@pybricks/firmware@4.13.0-alpha.5": + version "4.13.0-alpha.5" + resolved "https://registry.yarnpkg.com/@pybricks/firmware/-/firmware-4.13.0-alpha.5.tgz#2f87fab54b4e86348f2df46d786edbda265408c3" + integrity sha512-sr8OQ16U30/l7lHaG3G/jtA/bL+p3MfSMB1dbDMgb5y5TzKO8nfAInKsEJ3jsw28bRhvsVIVptfkD+fBoXlXOQ== dependencies: jszip "^3.5.0"