From 96f567f4e66cc88c8a4d6ee4e9a1aba1902da03e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Aug 2021 16:47:53 +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.3 to 4.13.0-alpha.4. - [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 7438fdb8..7bb7d259 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.3", + "@pybricks/firmware": "4.13.0-alpha.4", "@pybricks/ide-docs": "1.5.0", "@pybricks/mpy-cross-v5": "^2.0.0", "@shopify/react-i18n": "^6.1.6", diff --git a/yarn.lock b/yarn.lock index df7657a1..e589cc6c 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.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== +"@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== dependencies: jszip "^3.5.0"