From c80512ecaa9f935a15cea6bc4d16255bf1699d85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Aug 2021 18:22:33 +0000 Subject: [PATCH] build(deps): bump @pybricks/ide-docs from 1.5.0 to 1.6.0 Bumps [@pybricks/ide-docs](https://github.com/pybricks/pybricks-api/tree/HEAD/doc/ide) from 1.5.0 to 1.6.0. - [Release notes](https://github.com/pybricks/pybricks-api/releases) - [Commits](https://github.com/pybricks/pybricks-api/commits/@pybricks/ide-docs/v1.6.0/doc/ide) --- updated-dependencies: - dependency-name: "@pybricks/ide-docs" 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 6ce926c6..057d6cc4 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "@blueprintjs/core": "^3.47.0", "@craco/craco": "^6.2.0", "@pybricks/firmware": "4.13.0-alpha.5", - "@pybricks/ide-docs": "1.5.0", + "@pybricks/ide-docs": "1.6.0", "@pybricks/mpy-cross-v5": "^2.0.0", "@shopify/react-i18n": "^6.1.9", "@testing-library/dom": "^8.2.0", diff --git a/yarn.lock b/yarn.lock index 574fc535..61b31f72 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1584,10 +1584,10 @@ dependencies: jszip "^3.5.0" -"@pybricks/ide-docs@1.5.0": - version "1.5.0" - resolved "https://registry.yarnpkg.com/@pybricks/ide-docs/-/ide-docs-1.5.0.tgz#f38baac931e2a7035f0b63a172cc96f1017e98e1" - integrity sha512-ESf9RcSZH5DgbErn7CKqmpTxyI/8Xsim6XwExibV6yyR62GS+RCPoeYICYInB3lgXWoU4D8+RdDCCxDFnBpPqw== +"@pybricks/ide-docs@1.6.0": + version "1.6.0" + resolved "https://registry.yarnpkg.com/@pybricks/ide-docs/-/ide-docs-1.6.0.tgz#5190ab10e861dffa2ef89fccee4c0b2538085a16" + integrity sha512-Eq1UURtSP4L7TWYPd5u6Dj9zdAYjLjRo3AtEKo4P25Ps6oeNtHQn0cpM8yB0ubgHgQwz93Ta6aXA9UF0xXx5Gw== "@pybricks/mpy-cross-v5@^2.0.0": version "2.0.0"