From 087cecc62282db214c5c08f10e7c6333f77cebb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Dec 2021 22:07:34 +0000 Subject: [PATCH] build(deps): bump @pybricks/firmware from 4.13.0 to 4.14.0 Bumps [@pybricks/firmware](https://github.com/pybricks/pybricks-micropython/tree/HEAD/npm/firmware) from 4.13.0 to 4.14.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-minor ... 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 881771bd..ba3263e4 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "dependencies": { "@blueprintjs/core": "^3.52.0", "@craco/craco": "^6.4.3", - "@pybricks/firmware": "4.13.0", + "@pybricks/firmware": "4.14.0", "@pybricks/ide-docs": "2.1.0", "@pybricks/mpy-cross-v5": "^2.0.0", "@shopify/react-i18n": "^6.2.8", diff --git a/yarn.lock b/yarn.lock index 92b2c6d8..1e8f55cd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1597,10 +1597,10 @@ schema-utils "^2.6.5" source-map "^0.7.3" -"@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== +"@pybricks/firmware@4.14.0": + version "4.14.0" + resolved "https://registry.yarnpkg.com/@pybricks/firmware/-/firmware-4.14.0.tgz#833820227f9f52de0dbf5ded999f808731ddaaac" + integrity sha512-b0v9tuz6+/KS+jVGoIHWsPVUDvbkLdR0o5+J/Phi+xd5Gm09aLzY/b5HLbdEgurtbfQ/bhKnzgpab3VngjaOgw== dependencies: jszip "^3.7.1"