From ac5ef2a58a0d992e47d05e0b561c1e962c4b28a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Nov 2021 21:35:32 +0000 Subject: [PATCH] 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] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5ce6d192..b3ed4fdc 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 3b0d72f2..56879631 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"