From ad6566b08f94465621fe3cbd459a01ea7e8cc16f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Nov 2021 02:42:16 +0000 Subject: [PATCH] build(deps): bump @pybricks/ide-docs from 2.0.0 to 2.0.1 Bumps [@pybricks/ide-docs](https://github.com/pybricks/pybricks-api/tree/HEAD/npm/ide-docs) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/pybricks/pybricks-api/releases) - [Changelog](https://github.com/pybricks/pybricks-api/blob/master/npm/ide-docs/CHANGELOG.md) - [Commits](https://github.com/pybricks/pybricks-api/commits/@pybricks/ide-docs/v2.0.1/npm/ide-docs) --- updated-dependencies: - dependency-name: "@pybricks/ide-docs" 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 cf5738c5..6d199f90 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "@blueprintjs/core": "^3.51.3", "@craco/craco": "^6.4.1", "@pybricks/firmware": "4.13.0", - "@pybricks/ide-docs": "2.0.0", + "@pybricks/ide-docs": "2.0.1", "@pybricks/mpy-cross-v5": "^2.0.0", "@shopify/react-i18n": "^6.2.4", "@testing-library/dom": "^8.11.1", diff --git a/yarn.lock b/yarn.lock index e82dfa6a..a7b19851 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1602,10 +1602,10 @@ dependencies: jszip "^3.7.1" -"@pybricks/ide-docs@2.0.0": - version "2.0.0" - resolved "https://registry.yarnpkg.com/@pybricks/ide-docs/-/ide-docs-2.0.0.tgz#1a561f47c944b79cf527144adf1f98da258fb767" - integrity sha512-FIA0QdF0Qa6FVFGkMAg4bfGAoqo7gPX4CckOWF2Qr7ZE7Yaxr1W2pY6DgngiWXzVuQmnZINeI0i5iNiSj5IW0g== +"@pybricks/ide-docs@2.0.1": + version "2.0.1" + resolved "https://registry.yarnpkg.com/@pybricks/ide-docs/-/ide-docs-2.0.1.tgz#b416e2426f8577df11fc04829515760bceba692c" + integrity sha512-JIalKJvZgvsEgjxZV8igOWNahR2ON3wODOUGPd3g+LE8h2BEuzVSZ4f+ZuD0Bn531//ysb/TVxTdK9mEK+aFaQ== "@pybricks/mpy-cross-v5@^2.0.0": version "2.0.0"